diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/mga.man | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/man/mga.man b/man/mga.man index 8a8f87c..453bb69 100644 --- a/man/mga.man +++ b/man/mga.man @@ -103,15 +103,14 @@ specified in multihead configurations. Default: auto\-detected. Disable or enable acceleration. Default: acceleration is enabled. .TP .BI "Option \*qAccelMethod\*q \*q" "string" \*q -Chooses between available acceleration architectures. Valid options are -.B XAA -and -.B EXA. -XAA is the traditional acceleration architecture and support for it is very -stable. EXA is a newer acceleration architecture with better performance for +Chooses between available acceleration architectures. The only valid options is +.BR EXA . +XAA was the traditional acceleration architecture, but support for it has been +removed from the X server and this driver. +EXA is a newer acceleration architecture with better performance for the Render and Composite extensions, but the rendering code for it is newer and possibly unstable. The default is -.B XAA. +.BR EXA . .TP .BI "Option \*qOverclockMem\*q" Set clocks to values used by some commercial X Servers (G100, G200 and G400 |