diff options
Diffstat (limited to 'man/radeon.man')
-rw-r--r-- | man/radeon.man | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/man/radeon.man b/man/radeon.man index ba2ae84..9dc75fc 100644 --- a/man/radeon.man +++ b/man/radeon.man @@ -506,6 +506,15 @@ the Render and Composite extensions, but the rendering code for it is newer and possibly unstable. The default is .B XAA. .TP +.BI "Option \*qAccelDFS\*q \*q" boolean \*q +Use or don't use accelerated EXA DownloadFromScreen hook when possible (only +when Direct Rendering is enabled, e.g.). +Default: +.B off +with AGP due to issues with GPU->host transfers with some AGP bridges, +.B on +otherwise. +.TP .BI "Option \*qFBTexPercent\*q \*q" integer \*q Amount of video RAM to reserve for OpenGL textures, in percent. With EXA, the remainder of video RAM is reserved for EXA offscreen management. Specifying 0 |