diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/amdgpu.man | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/man/amdgpu.man b/man/amdgpu.man index 0233445..3373b63 100644 --- a/man/amdgpu.man +++ b/man/amdgpu.man @@ -71,6 +71,13 @@ The default is Enable DRI2 page flipping. The default is .B on. .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 +.B off. +.TP .BI "Option \*qAccelMethod\*q \*q" string \*q Setting this option to .B none |