xf86-video-ati: Branch 'master' - 2 commits

Michel Dänzer daenzer at kemper.freedesktop.org
Thu Nov 17 03:21:44 UTC 2016


 configure.ac   |    2 +-
 man/radeon.man |    6 ++----
 2 files changed, 3 insertions(+), 5 deletions(-)

New commits:
commit 5cbe1ee8e499e1b6b2646e341946292721d07e69
Author: Michel Dänzer <michel.daenzer at amd.com>
Date:   Thu Nov 17 11:27:16 2016 +0900

    Bump version for 7.8.0 release

diff --git a/configure.ac b/configure.ac
index 2f76945..310358f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
 # Initialize Autoconf
 AC_PREREQ([2.60])
 AC_INIT([xf86-video-ati],
-        [7.7.99],
+        [7.8.0],
         [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
         [xf86-video-ati])
 
commit 68023e01842ed7e5c798be77c25993bbe6a5a966
Author: Michel Dänzer <michel.daenzer at amd.com>
Date:   Thu Nov 17 11:32:37 2016 +0900

    Update manpage entry for Option "TearFree"
    
    It's now effective for arbitrary transforms as well.

diff --git a/man/radeon.man b/man/radeon.man
index 1d09fc5..6af7a92 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


More information about the xorg-commit mailing list