summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorAlex Deucher <alex@botch2.com>2007-02-16 00:44:11 -0500
committerAlex Deucher <alex@botch2.com>2007-02-16 00:45:45 -0500
commit7a25512415bb40b772491bb4a773dfe02ac8b71a (patch)
treef29ee9619a88aebf3a74ef339a79b3a49ee98815 /man
parentfa30ec6d5cd9bf4eb1a960592ca7311175219e4b (diff)
Add "DRI" option
This option allows you to disable the DRI per card. It also removes the "RN50Force3D" option as it is now covered by this option. RN50 users should set this to TRUE if they want to force the DRI on.
Diffstat (limited to 'man')
-rw-r--r--man/radeon.man12
1 files changed, 7 insertions, 5 deletions
diff --git a/man/radeon.man b/man/radeon.man
index db090d5..447dcbe 100644
--- a/man/radeon.man
+++ b/man/radeon.man
@@ -625,11 +625,13 @@ case. This is only useful for LVDS panels (laptop internal panels).
The default is
.B on.
.TP
-.BI "Option \*qRN50Force3D\*q \*q" boolean \*q
-Enable DRI support for RN50/ES1000 chips. The 3D engine on these chips has
-not been validated at the hardware level and is not likely to work in most
-cases. If it does, you got lucky. The default is
-.B off.
+.BI "Option \*qDRI\*q \*q" boolean \*q
+Enable DRI support. This option allows you to enable to disable the DRI.
+The default is
+.B off
+for RN50/ES1000 and
+.B on
+for others.
.TP
.SH SEE ALSO