diff options
author | Michel Dänzer <michel.daenzer@amd.com> | 2016-04-04 14:59:41 +0900 |
---|---|---|
committer | Michel Dänzer <michel.daenzer@amd.com> | 2016-04-04 14:59:41 +0900 |
commit | c12614cfdc5729041c204e3ead1dbfde38011f0c (patch) | |
tree | 10a6473308e8edc7ef42bdde542a1bca6af37947 /man | |
parent | 4693b1bd5b5c381e8b7b68a6f7f0c6696d6a68df (diff) |
Update manpage entry for Option "TearFree"
It's now effective for rotation as well.
(Ported from amdgpu commit faf9d720b7d650f5f1ea657a874d08eac3972e60)
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'man')
-rw-r--r-- | man/radeon.man | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/man/radeon.man b/man/radeon.man index fa55c6d1..1acdc639 100644 --- a/man/radeon.man +++ b/man/radeon.man @@ -279,9 +279,10 @@ Pageflipping is supported on all radeon hardware. .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 |