summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorAlex Deucher <agd5f@yahoo.com>2005-07-01 04:16:42 +0000
committerAlex Deucher <agd5f@yahoo.com>2005-07-01 04:16:42 +0000
commit1c7c3372776d6d116facabbf055f27af3e96f59f (patch)
treef36d220a3591c287e4d369c28e3bd4f0a3bd836f /man
parente8c2574557950bfa150806432d566cd38c47158f (diff)
- fix depth tiling for r3/4xx chips (Aapo Tahkola)
- adjust limits for tiled surfaces on r3/4xx
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 6cca630..b08ba06 100644
--- a/man/radeon.man
+++ b/man/radeon.man
@@ -439,7 +439,8 @@ The default value is
.BI "Option \*qColorTiling\*q \*q" "boolean" \*q
Frame buffer can be addressed either in linear or tiled mode. Tiled mode can provide
significant performance benefits with 3D applications, for 2D it shouldn't matter
-much. Tiling will be disabled if the virtual x resolution exceeds 2048, if option
+much. Tiling will be disabled if the virtual x resolution exceeds 2048 (3968 for R300
+and above), if option
.B UseFBDev
is used, or (if DRI is enabled) the drm module is too old.
.br