summaryrefslogtreecommitdiff
path: root/man/nouveau.man
diff options
context:
space:
mode:
authorIlia Mirkin <imirkin@alum.mit.edu>2015-07-11 17:08:52 -0400
committerIlia Mirkin <imirkin@alum.mit.edu>2015-09-13 15:23:33 -0400
commit1f8b2b348526d94e9bde4a285f331a4934c11078 (patch)
treec0af31d12867ec3e8e05e05d704a7fc10232e85d /man/nouveau.man
parent6296145654b78518f3299bb5887f224f0d3810fd (diff)
glamor: remove
If you want glamor, just use modesetting instead. It's hooked up incorrectly in nouveau, and there doesn't seem to be any point in fixing it when the modesetting driver does it all properly. Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Diffstat (limited to 'man/nouveau.man')
-rw-r--r--man/nouveau.man3
1 files changed, 1 insertions, 2 deletions
diff --git a/man/nouveau.man b/man/nouveau.man
index 3d5a428..64e4144 100644
--- a/man/nouveau.man
+++ b/man/nouveau.man
@@ -81,8 +81,7 @@ are supported:
Enable or disable the HW cursor. Default: on.
.TP
.BI "Option \*qAccelMethod\*q \*q" string \*q
-Specify the acceleration method. One of \*qnone\*q, \*qexa\*q, or
-\*qglamor\*q. Default: exa, except for GMxxx which default to glamor.
+Specify the acceleration method. One of \*qnone\*q, or \*qexa\*q. Default: exa.
.TP
.BI "Option \*qNoAccel\*q \*q" boolean \*q
Disable or enable acceleration. Default: acceleration is enabled.