diff options
author | Alex Deucher <alexdeucher@gmail.com> | 2008-10-03 14:30:33 -0400 |
---|---|---|
committer | Alex Deucher <alexdeucher@gmail.com> | 2008-10-03 14:30:33 -0400 |
commit | 23c17c0121d43c2fd11bb5cfbaa4b02abac2b16d (patch) | |
tree | 335f1dd980264966e1999a6066dc54da55bd723e /man | |
parent | 4ac6e499089aec3c79af5dbede5fe631b105ce3d (diff) |
man page updates
Update render accel and page flipping information.
fixes bug 17887.
Diffstat (limited to 'man')
-rw-r--r-- | man/radeon.man | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/man/radeon.man b/man/radeon.man index 03622a0c..68029ed6 100644 --- a/man/radeon.man +++ b/man/radeon.man @@ -283,7 +283,8 @@ The default value is .BI "Option \*qEnablePageFlip\*q \*q" boolean \*q Enable page flipping for 3D acceleration. This will increase performance but not work correctly in some rare cases, hence the default is -.B off. +.B off. +It is currently only supported on r4xx and older hardware. .TP .BI "Option \*qForceMinDotClock\*q \*q" frequency \*q Override minimum dot clock. Some Radeon BIOSes report a minimum dot @@ -297,10 +298,9 @@ parameter may be specified as a float value with standard suffixes like "k", "kHz", "M", "MHz". .TP .BI "Option \*qRenderAccel\*q \*q" boolean \*q -Enables or disables hardware Render acceleration. This driver does not -support component alpha (subpixel) rendering. It is only supported on -Radeon series up to and including 9200 (9500/9700 and newer -unsupported). The default is to +Enables or disables hardware Render acceleration. It is supported on +Radeon series up to and including r5xx for EXA and up to and +including r2xx for XAA. The default is to .B enable Render acceleration. .TP |