Accepting request 522262 from X11:XOrg
- 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/request/show/522262 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xf86-video-amdgpu?expand=0&rev=16
This commit is contained in:
commit
a7f3bafc32
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c1630f228938be949273f72b29ae70822dde064ad79c3ccb14d55f427e3f4e70
|
||||
size 386785
|
Binary file not shown.
3
xf86-video-amdgpu-1.4.0.tar.bz2
Normal file
3
xf86-video-amdgpu-1.4.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f8cac4bf3dd795b93cc337e5c0c62618026f597890a10d996f09c73eb88ba67c
|
||||
size 410679
|
BIN
xf86-video-amdgpu-1.4.0.tar.bz2.sig
Normal file
BIN
xf86-video-amdgpu-1.4.0.tar.bz2.sig
Normal file
Binary file not shown.
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user