diff --git a/xf86-video-ati-7.3.0.1.tar.bz2 b/xf86-video-ati-7.3.0.1.tar.bz2 deleted file mode 100644 index 7c0456e..0000000 --- a/xf86-video-ati-7.3.0.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:76ae4029bcc2169bdd9f73cfcf08b95d3083880208a98a3eb9f6e6bdfb579742 -size 311913 diff --git a/xf86-video-ati-7.4.0.tar.bz2 b/xf86-video-ati-7.4.0.tar.bz2 new file mode 100644 index 0000000..b460b6f --- /dev/null +++ b/xf86-video-ati-7.4.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96230ca9859a2a3e347b7f37597b7b344e80b83f378d3a8463ab1ceb69df76d9 +size 832763 diff --git a/xf86-video-ati.changes b/xf86-video-ati.changes index a98d07c..835f457 100644 --- a/xf86-video-ati.changes +++ b/xf86-video-ati.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Fri Jun 27 01:48:16 UTC 2014 - tobias.johannes.klausmann@mni.thm.de + +- Update to version 7.4.0: + + kms: Use own thunk function instead of shadowUpdatePackedWeak + + radeon: don't install colormap handling if there are no crtcs + + radeon: require libdrm 2.4.51 + + radeon: enable tiling by default on CIK + + update man page to reflect tiling changes for CI parts + + radeon: require libdrm_radeon 2.4.54 for mullins support + + radeon: enable tiling for mullins + + radeon: fix use-after-free in modesetting cleanup + + radeon_open_drm_master get rid of unnecessary goto + + Add radeon_get_drm_master_fd helper function + + Add support for server managed fds + + Fix building on older servers without xf86platformBus.h + + evergreen: fix shader constant upload on ppc + + return immediately in preinit when called with PROBE_DETECT + + Only log debugging output about initializing colormaps when we're doing so + + Allow enabling glamor on R500 (and R300) class 3D engines as well. + + Build against glamor in the xserver tree if available + + dri2: Fix conflicting CreatePixmap usage flag definitions + + glamor: Fix test for creating shared pixmaps + + Adapt to load_cursor_argb signature change in xserver 1.15.99.902 + + dri2: Handle PRIME for source buffer as well in radeon_dri2_copy_region2 + + Revert "Adapt to load_cursor_argb signature change in xserver 1.15.99.902" + + Don't disable acceleration on >= SI on attempts to force EXA + + Rename Option "NoAccel" to "Accel" + + radeon: add support for Mullins. + + radeon: add Mullins pci ids. + ------------------------------------------------------------------- Tue Mar 18 13:38:46 UTC 2014 - sndirsch@suse.com diff --git a/xf86-video-ati.spec b/xf86-video-ati.spec index 044de39..d05947a 100644 --- a/xf86-video-ati.spec +++ b/xf86-video-ati.spec @@ -19,7 +19,7 @@ %define xserver_glamor 1 Name: xf86-video-ati -Version: 7.3.0.1 +Version: 7.4.0 Release: 0 Summary: ATI video driver for the Xorg X server License: MIT