modesetting: Document the "Atomic" option
The modesetting driver has atomic modesetting disabled by default but can be enabled (if supported) using a configuration option. Add this option in the man page. Signed-off-by: Olivier Fourdan <ofourdan@redhat.com> Reviewed-by: Martin Roukala <martin.roukala@mupuf.org>
This commit is contained in:
parent
a94dd95369
commit
c066a46aac
|
@ -120,6 +120,10 @@ applications will still have the discretion to not use tearing prevention.
|
|||
The default is
|
||||
.B off.
|
||||
.TP
|
||||
.BI "Option \*qAtomic\*q \*q" boolean \*q
|
||||
Enable atomic modesetting when supported. The default is
|
||||
.B off.
|
||||
.TP
|
||||
.SH "SEE ALSO"
|
||||
@xservername@(@appmansuffix@), @xconfigfile@(@filemansuffix@), Xserver(@appmansuffix@),
|
||||
X(@miscmansuffix@)
|
||||
|
|
Loading…
Reference in New Issue