xf86-video-ati: Branch 'master'

Alex Deucher agd5f at kemper.freedesktop.org
Fri Nov 2 14:58:07 PDT 2012


 man/radeon.man |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit b2807b53083af5db0b85645666b0127be16623c7
Author: Alex Deucher <alexdeucher at gmail.com>
Date:   Fri Nov 2 17:57:18 2012 -0400

    man: note that 2D tiling requires Mesa 9.0 or newer
    
    Signed-off-by: Alex Deucher <alexdeucher at gmail.com>

diff --git a/man/radeon.man b/man/radeon.man
index 4261009..4e19fde 100644
--- a/man/radeon.man
+++ b/man/radeon.man
@@ -234,7 +234,8 @@ for R/RV/RS1XX, R/RV/RS2XX, and RS3XX.
 The framebuffer can be addressed either in linear, 1D, or 2D tiled modes. 2D tiled mode can
 provide significant performance benefits over 1D tiling with 3D applications.  Tiling
 will be disabled if the drm module is too old or if the current display configuration
-does not support it. KMS ColorTiling2D is only supported on R600 and newer chips.
+does not support it. KMS ColorTiling2D is only supported on R600 and newer chips and requires
+Mesa 9.0 or newer.
 .br
 The default value is
 .B on


More information about the xorg-commit mailing list