From 077bcf3532fbe582495f254c7a3a14c6ec9eac36 Mon Sep 17 00:00:00 2001 From: Benjamin Herrenschmidt Date: Sun, 12 Mar 2006 05:01:21 +0000 Subject: Use "FBTexPercent" option for XAA too (only for increasing memory reserved for textures). --- man/radeon.man | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'man') diff --git a/man/radeon.man b/man/radeon.man index 582cf9e..27908e9 100644 --- a/man/radeon.man +++ b/man/radeon.man @@ -513,12 +513,14 @@ possibly unstable. The default is .B XAA. .TP .BI "Option \*qFBTexPercent\*q \*q" integer \*q -Amount of video RAM to reserve for OpenGL textures, in percent. This option only -has an effect with EXA. The remainder of video RAM is reserved for EXA offscrren -management. Specifying 0 results in all offscreen video RAM being reserved for -EXA and only GART memory being available for OpenGL textures. This may improve -EXA performance, but beware that it may cause problems with OpenGL drivers from -Mesa versions older than 6.4. +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 +results in all offscreen video RAM being reserved for EXA and only GART memory +being available for OpenGL textures. This may improve EXA performance, but +beware that it may cause problems with OpenGL drivers from Mesa versions older +than 6.4. With XAA, specifiying lower percentage than what gets reserved without +this option has no effect, but the driver tries to increase the video RAM +reserved for textures to the amount specified roughly. Default: .B 50. .TP -- cgit v1.2.3