summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorAlex Deucher <alexdeucher@gmail.com>2012-11-02 17:57:18 -0400
committerAlex Deucher <alexdeucher@gmail.com>2012-11-02 17:57:18 -0400
commitb2807b53083af5db0b85645666b0127be16623c7 (patch)
tree6bde59655db63de67483a9dc9d660b442dd390ea /man
parent1038e29162d869e2ce37f9b8f5f7c8ea37c3e53d (diff)
man: note that 2D tiling requires Mesa 9.0 or newer
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Diffstat (limited to 'man')
-rw-r--r--man/radeon.man3
1 files changed, 2 insertions, 1 deletions
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