From b2807b53083af5db0b85645666b0127be16623c7 Mon Sep 17 00:00:00 2001 From: Alex Deucher Date: Fri, 2 Nov 2012 17:57:18 -0400 Subject: man: note that 2D tiling requires Mesa 9.0 or newer Signed-off-by: Alex Deucher --- man/radeon.man | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man/radeon.man b/man/radeon.man index 42610096..4e19fde0 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 -- cgit v1.2.3