diff options
author | Michel Dänzer <michel.daenzer@amd.com> | 2016-11-17 11:32:37 +0900 |
---|---|---|
committer | Michel Dänzer <michel@daenzer.net> | 2016-11-17 11:32:56 +0900 |
commit | 68023e01842ed7e5c798be77c25993bbe6a5a966 (patch) | |
tree | a0593220ce030a92627236c723dcd8cc5736bb50 | |
parent | 9760ef33cba5795eddeda4d5c2fcbe2dcce21689 (diff) |
Update manpage entry for Option "TearFree"
It's now effective for arbitrary transforms as well.
-rw-r--r-- | man/radeon.man | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/man/radeon.man b/man/radeon.man index 1d09fc50..6af7a928 100644 --- a/man/radeon.man +++ b/man/radeon.man @@ -281,10 +281,8 @@ Enable DRI2 page flipping. The default is 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 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 +Enable tearing prevention using the hardware page flipping mechanism. Requires allocating two +separate scanout buffers for each CRTC. Enabling this option currently disables Option \*qEnablePageFlip\*q. The default is .B off. .TP |