diff options
author | Joe Rayhawk <jrayhawk@freedesktop.org> | 2013-04-14 00:03:00 -0700 |
---|---|---|
committer | Joe Rayhawk <jrayhawk@freedesktop.org> | 2013-04-14 00:03:00 -0700 |
commit | 9f6797a814e88695f0816bb9a5f2b6bd90208098 (patch) | |
tree | 403904b77df9d95a60855fcf6e24cacade1e85f2 /ATIRage128.mdwn | |
parent | 6a13e76d94d60db1e07639785e539318925bec9e (diff) |
moin2iki: Redoing a bunch of preformatted text and lists that moin2mdwn kinda screwed up
Diffstat (limited to 'ATIRage128.mdwn')
-rw-r--r-- | ATIRage128.mdwn | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/ATIRage128.mdwn b/ATIRage128.mdwn index b1569a6..6fd2811 100644 --- a/ATIRage128.mdwn +++ b/ATIRage128.mdwn @@ -5,12 +5,10 @@ ## Status -The ATI Rage128 desktop and mobility chips are supported by the DRI. [[EricAnholt|EricAnholt]] recently added pageflipping support. You can enable pageflipping by adding this to your config: +The ATI Rage128 desktop and mobility chips are supported by the DRI. [[EricAnholt|EricAnholt]] recently added pageflipping support. You can enable pageflipping by adding this to your config: + Option "EnablePageFlip" "true" -[[!format txt """ -Option "EnablePageFlip" "true" -"""]] It will give you a small boost in performance, but it causes problems for some people. There is no support for suspend/resume for r128. It shouldn't be too hard to add support. Take a look at the radeon suspend/resume code. I think Xv also needs some fixes for suspend/resume. |