modesetting: Add more missing options to man page.
Descriptions for Options PageFlip and SWCursor. Signed-off-by: Mario Kleiner <mario.kleiner.de@gmail.com> Reviewed-by: Dave Airlie <airlied@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
parent
19e1dc8f6e
commit
a0b4f30b1f
|
@ -41,6 +41,10 @@ The following driver
|
||||||
.B Options
|
.B Options
|
||||||
are supported:
|
are supported:
|
||||||
.TP
|
.TP
|
||||||
|
.BI "Option \*qSWcursor\*q \*q" boolean \*q
|
||||||
|
Selects software cursor. The default is
|
||||||
|
.B off.
|
||||||
|
.TP
|
||||||
.BI "Option \*qkmsdev\*q \*q" string \*q
|
.BI "Option \*qkmsdev\*q \*q" string \*q
|
||||||
The framebuffer device to use. Default: /dev/dri/card0.
|
The framebuffer device to use. Default: /dev/dri/card0.
|
||||||
.TP
|
.TP
|
||||||
|
@ -50,6 +54,10 @@ Enable or disable use of the shadow framebuffer layer. Default: on.
|
||||||
.BI "Option \*qAccelMethod\*q \*q" string \*q
|
.BI "Option \*qAccelMethod\*q \*q" string \*q
|
||||||
One of \*qglamor\*q or \*qnone\*q. Default: glamor
|
One of \*qglamor\*q or \*qnone\*q. Default: glamor
|
||||||
.TP
|
.TP
|
||||||
|
.BI "Option \*qPageFlip\*q \*q" boolean \*q
|
||||||
|
Enable DRI3 page flipping. The default is
|
||||||
|
.B on.
|
||||||
|
.TP
|
||||||
.BI "Option \*qZaphodHeads\*q \*q" string \*q
|
.BI "Option \*qZaphodHeads\*q \*q" string \*q
|
||||||
Specify the RandR output(s) to use with zaphod mode for a particular driver
|
Specify the RandR output(s) to use with zaphod mode for a particular driver
|
||||||
instance. If you use this option you must use this option for all instances
|
instance. If you use this option you must use this option for all instances
|
||||||
|
|
Loading…
Reference in New Issue