diff options
Diffstat (limited to 'man/radeon.man')
-rw-r--r-- | man/radeon.man | 3 |
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 |