diff options
author | Darren Salt <devspam@moreofthesa.me.uk> | 2017-09-13 03:22:19 +0100 |
---|---|---|
committer | Michel Dänzer <michel@daenzer.net> | 2017-10-05 11:15:43 +0200 |
commit | 2f72be038d22c54620e436af30121dd89f79a003 (patch) | |
tree | 47778da107f385da702f4c2e1fbcf3f208b812d9 /man | |
parent | 2ce59dfa1c57655137fcc7ccdf15a341e51383ff (diff) |
Clarify when TearFree is automatically enabled.
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
Diffstat (limited to 'man')
-rw-r--r-- | man/amdgpu.man | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/amdgpu.man b/man/amdgpu.man index c38defe..0d9dd93 100644 --- a/man/amdgpu.man +++ b/man/amdgpu.man @@ -80,8 +80,8 @@ separate scanout buffers need to be allocated for each CRTC with TearFree on. If this option is set, the default value of the property is 'on' or 'off' accordingly. If this option isn't set, the default value of the property is .B auto, -which means that TearFree is on for outputs with rotation or other RandR -transforms, and for RandR 1.4 slave outputs, otherwise off. +which means that TearFree is on for rotated outputs, outputs with RandR +transforms applied and for RandR 1.4 slave outputs, otherwise off. .TP .BI "Option \*qAccelMethod\*q \*q" string \*q Setting this option to |