diff options
author | Darren Salt <devspam@moreofthesa.me.uk> | 2017-10-19 18:17:07 +0200 |
---|---|---|
committer | Michel Dänzer <michel.daenzer@amd.com> | 2017-10-19 18:17:07 +0200 |
commit | 61113768bd79ec5c2164835e2e048e8f2a42ce9a (patch) | |
tree | 041857f2d40777ed68b7d063dfc40ecdc840b086 /man | |
parent | 7d435354099119234d443b07e2df1c7b9f97cf3c (diff) |
Clarify when TearFree is automatically enabled.
(Ported from amdgpu commit 2f72be038d22c54620e436af30121dd89f79a003)
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'man')
-rw-r--r-- | man/radeon.man | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/radeon.man b/man/radeon.man index 9fd863f3..f4441c4b 100644 --- a/man/radeon.man +++ b/man/radeon.man @@ -288,8 +288,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 Chooses between available acceleration architectures. Valid values are |