diff --git a/xf86-video-ati-7.6.1.tar.bz2 b/xf86-video-ati-7.6.1.tar.bz2 deleted file mode 100644 index 6b8539d..0000000 --- a/xf86-video-ati-7.6.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2516d9eeb8da8bcd3a01365ed1314919777910fa904ab268af342b5693e1d34c -size 823043 diff --git a/xf86-video-ati-7.6.1.tar.bz2.sig b/xf86-video-ati-7.6.1.tar.bz2.sig deleted file mode 100644 index 159f657..0000000 Binary files a/xf86-video-ati-7.6.1.tar.bz2.sig and /dev/null differ diff --git a/xf86-video-ati-7.7.0.tar.bz2 b/xf86-video-ati-7.7.0.tar.bz2 new file mode 100644 index 0000000..cb616ec --- /dev/null +++ b/xf86-video-ati-7.7.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:844d1c577b145c90dc8ef027678f0c27f554363f782cd696a3aea26415b2c1c3 +size 836902 diff --git a/xf86-video-ati-7.7.0.tar.bz2.sig b/xf86-video-ati-7.7.0.tar.bz2.sig new file mode 100644 index 0000000..04617b0 Binary files /dev/null and b/xf86-video-ati-7.7.0.tar.bz2.sig differ diff --git a/xf86-video-ati.changes b/xf86-video-ati.changes index fdb9639..2e063f1 100644 --- a/xf86-video-ati.changes +++ b/xf86-video-ati.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Fri Apr 8 13:36:42 UTC 2016 - sndirsch@suse.com + +- Update to version 7.7: + * Option "TearFree" can now prevent tearing with rotation/reflection as + well (with Xorg >= 1.16). + * RandR CRTC transforms now work correctly (but for now still exhibit + tearing even with TearFree). + * The RandR 1.4 provider name is now no longer hardcoded to "radeon" + but constructed from the GPU chipset name and bus ID, allowing + several GPUs supported by this driver to be distinguished by name. + * The RandR primary output is now always explicitly marked as such. + * The driver can now make use of more than 256MB of VRAM for scanout + buffers, allowing e.g. virtual desktop sizes >= 8192x8192 to work. + * The driver can prevent clients trying to use the DRI3 extension over a + display connection forwarded via SSH from hanging. + * Many more fixes for issues using the DRI3/Present extensions. + ------------------------------------------------------------------- Fri Nov 13 11:48:30 UTC 2015 - mpluskal@suse.com diff --git a/xf86-video-ati.spec b/xf86-video-ati.spec index 2b2ac63..d97f068 100644 --- a/xf86-video-ati.spec +++ b/xf86-video-ati.spec @@ -1,7 +1,7 @@ # # spec file for package xf86-video-ati # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define xserver_glamor 1 Name: xf86-video-ati -Version: 7.6.1 +Version: 7.7.0 Release: 0 Summary: ATI video driver for the Xorg X server License: MIT