mirror of
https://github.com/X11Libre/xf86-video-amdgpu.git
synced 2026-03-24 01:24:31 +00:00
Update manpage entry for Option "TearFree"
It's now effective for rotation as well. Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
committed by
Michel Dänzer
parent
5ba95c3abe
commit
faf9d720b7
@@ -72,9 +72,10 @@ Enable DRI2 page flipping. The default is
|
||||
.TP
|
||||
.BI "Option \*qTearFree\*q \*q" boolean \*q
|
||||
Enable tearing prevention using the hardware page flipping mechanism. This
|
||||
option currently doesn't have any effect for rotated CRTCs. It requires
|
||||
allocating two separate scanout buffers for each non-rotated CRTC. Enabling
|
||||
this option currently disables Option \*qEnablePageFlip\*q. The default is
|
||||
option currently doesn't have any effect for CRTCs using transforms other than
|
||||
rotation or reflection. It requires allocating two separate scanout buffers for
|
||||
each supported CRTC. Enabling this option currently disables Option
|
||||
\*qEnablePageFlip\*q. The default is
|
||||
.B off.
|
||||
.TP
|
||||
.BI "Option \*qAccelMethod\*q \*q" string \*q
|
||||
|
||||
Reference in New Issue
Block a user