- Update to version 7.10.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-ati?expand=0&rev=63
This commit is contained in:
Stefan Dirsch 2017-09-08 09:01:48 +00:00 committed by Git OBS Bridge
parent 9c4e3c7669
commit cc144abc4c
6 changed files with 23 additions and 4 deletions

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ee51d642e3105cb5424f02622dc2966b87b42d498bb34104a70fcf6d4a8f4e79
size 876442

Binary file not shown.

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3cad872e6330afb1707da11e4e959e6887ebe5bcd81854b4d2e496c52c059875
size 848502

Binary file not shown.

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Fri Sep 8 09:00:27 UTC 2017 - sndirsch@suse.com
- Update to version 7.10.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!
-------------------------------------------------------------------
Thu Apr 13 10:18:51 UTC 2017 - sndirsch@suse.com

View File

@ -18,7 +18,7 @@
%define xserver_glamor 1
Name: xf86-video-ati
Version: 7.9.0
Version: 7.10.0
Release: 0
Summary: ATI video driver for the Xorg X server
License: MIT