xf86-video-ati: Branch 'master'

Alex Deucher agd5f at kemper.freedesktop.org
Fri Oct 3 11:32:00 PDT 2008


 man/radeon.man |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

New commits:
commit 23c17c0121d43c2fd11bb5cfbaa4b02abac2b16d
Author: Alex Deucher <alexdeucher at gmail.com>
Date:   Fri Oct 3 14:30:33 2008 -0400

    man page updates
    
    Update render accel and page flipping information.
    fixes bug 17887.

diff --git a/man/radeon.man b/man/radeon.man
index 03622a0..68029ed 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


More information about the xorg-commit mailing list