Accepting request 238836 from home:tobijk:X11:XOrg

update to version 7.4.0

OBS-URL: https://build.opensuse.org/request/show/238836
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-video-ati?expand=0&rev=37
This commit is contained in:
Stefan Dirsch 2014-06-27 08:48:22 +00:00 committed by Git OBS Bridge
parent b84ab963f5
commit 83d18cebd2
4 changed files with 35 additions and 4 deletions

View File

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

View File

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

View File

@ -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

View File

@ -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