diff --git a/xf86-video-amdgpu-1.3.0.tar.bz2 b/xf86-video-amdgpu-1.3.0.tar.bz2 deleted file mode 100644 index b61293c..0000000 --- a/xf86-video-amdgpu-1.3.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c1630f228938be949273f72b29ae70822dde064ad79c3ccb14d55f427e3f4e70 -size 386785 diff --git a/xf86-video-amdgpu-1.3.0.tar.bz2.sig b/xf86-video-amdgpu-1.3.0.tar.bz2.sig deleted file mode 100644 index 5d64fc7..0000000 Binary files a/xf86-video-amdgpu-1.3.0.tar.bz2.sig and /dev/null differ diff --git a/xf86-video-amdgpu-1.4.0.tar.bz2 b/xf86-video-amdgpu-1.4.0.tar.bz2 new file mode 100644 index 0000000..6f117ba --- /dev/null +++ b/xf86-video-amdgpu-1.4.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8cac4bf3dd795b93cc337e5c0c62618026f597890a10d996f09c73eb88ba67c +size 410679 diff --git a/xf86-video-amdgpu-1.4.0.tar.bz2.sig b/xf86-video-amdgpu-1.4.0.tar.bz2.sig new file mode 100644 index 0000000..92063e3 Binary files /dev/null and b/xf86-video-amdgpu-1.4.0.tar.bz2.sig differ diff --git a/xf86-video-amdgpu.changes b/xf86-video-amdgpu.changes index 98b74ea..a02f6b6 100644 --- a/xf86-video-amdgpu.changes +++ b/xf86-video-amdgpu.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Fri Sep 8 08:57:42 UTC 2017 - sndirsch@suse.com + +- Update to version 1.4.0 + * Clients can now use DRI page flipping even while TearFree is enabled + for any CRTC. This should improve performance of such clients + (including compositing managers) while TearFree is enabled, and avoid + other issues such as tearing on other CRTCs where TearFree isn't + enabled. + * The driver now takes measures to prevent other DRM master processes + (potentially from other local users) from accessing buffers created by + this driver while switched away to a different VT. Other DRM master + processes should only be able to access a single buffer anymore, which + contains only all-black pixels. + * The gamma ramp is now applied to the HW cursor as well, so the HW + cursor doesn't look odd when e.g. using Redshift or similar tools. + * Plus other improvements and fixes. Thanks to everybody who contributed + to this release in any way! + ------------------------------------------------------------------- Tue Apr 18 09:19:27 UTC 2017 - sndirsch@suse.com diff --git a/xf86-video-amdgpu.spec b/xf86-video-amdgpu.spec index deaf29b..e6d1cf7 100644 --- a/xf86-video-amdgpu.spec +++ b/xf86-video-amdgpu.spec @@ -21,7 +21,7 @@ %define pci_ids_dir %{_sysconfdir}/X11/xorg_pci_ids %endif Name: xf86-video-amdgpu -Version: 1.3.0 +Version: 1.4.0 Release: 0 Summary: AMDGPU video driver for the Xorg X server License: MIT