From a12c66614b0dcd00ca3784fb4ea65c2d093c8cc484629799707349d90ea4c510 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Fri, 8 Sep 2017 09:01:26 +0000 Subject: [PATCH] - 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! OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-video-amdgpu?expand=0&rev=37 --- xf86-video-amdgpu-1.3.0.tar.bz2 | 3 --- xf86-video-amdgpu-1.3.0.tar.bz2.sig | Bin 95 -> 0 bytes xf86-video-amdgpu-1.4.0.tar.bz2 | 3 +++ xf86-video-amdgpu-1.4.0.tar.bz2.sig | Bin 0 -> 95 bytes xf86-video-amdgpu.changes | 19 +++++++++++++++++++ xf86-video-amdgpu.spec | 2 +- 6 files changed, 23 insertions(+), 4 deletions(-) delete mode 100644 xf86-video-amdgpu-1.3.0.tar.bz2 delete mode 100644 xf86-video-amdgpu-1.3.0.tar.bz2.sig create mode 100644 xf86-video-amdgpu-1.4.0.tar.bz2 create mode 100644 xf86-video-amdgpu-1.4.0.tar.bz2.sig 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 5d64fc7a17f4c9e3b6c8b0077cdafd4df61934d43d848e51c578666bccb8d7dc..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 95 zcmeB(WnmCxVvrS6WZ5u(z3IM*u8K1_14W`5*Y{=J-o(Jl6miP;BLf$w08GTji(#IL v+tQN`6(>pq6sIv>3%k<5bl_(N!~80lZd(T}O>g5?yE$x&0`(j3osb0pHhd$1 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 0000000000000000000000000000000000000000000000000000000000000000..92063e344139f49719e3b1005c7027db4b387b7d4d2f02ea5b4154f4204eb973 GIT binary patch literal 95 zcmeB(WnmCxVvrS6WZ5u(z3IM*u8K1_14W`5*Y{=J-o(Jl6uHUm90M1p08HfQc7_Fw w{dN`nC#-)IF)RHM*vl!zn>Kd|!~EQG(J4RbJG7qeIBhiJ%Ead;=jKcU09Dl{%m4rY literal 0 HcmV?d00001 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