Accepting request 440943 from home:mimi_vx:branches:X11:XOrg

- update to 1.2.0
* Use pAMDGPUEnt to find both screens of a GPU in amdgpu_mode_hotplug
* Refactor amdgpu_mode_hotplug
* Check Xorg version at runtime instead of build time in two places
* Require xserver 1.10 or newer
* present: Check tiling info for flips
* Consume all available udev events at once
* PRIME: Fix swapping of provider sink / source capabilities
* Always call PixmapStopDirtyTracking in drmmode_set_scanout_pixmap
* Don't rely on randr_crtc->scanout_pixmap in drmmode_set_scanout_pixmap
* Sayōnara, AM_MAINTAINER_MODE!
* Order unique chipsets according to first appearance in ati_pciids.csv
* Enable HW cursor support with PRIME slave output & Xorg > 1.18.99.901
* Rotate and reflect cursor hotspot position for drmModeSetCursor2
* Add support for ScreenPtr::SyncSharedPixmap
* Untangle HAS_XORG_CONF_DIR / --with-xorg-conf-dir lines in configure.ac

OBS-URL: https://build.opensuse.org/request/show/440943
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-video-amdgpu?expand=0&rev=19
This commit is contained in:
Stefan Dirsch 2016-11-24 09:33:52 +00:00 committed by Git OBS Bridge
parent 230b590c40
commit 12c7e10c69
6 changed files with 24 additions and 4 deletions

View File

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

Binary file not shown.

View File

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

Binary file not shown.

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Sat Nov 19 11:03:20 UTC 2016 - mimi.vx@gmail.com
- update to 1.2.0
* Use pAMDGPUEnt to find both screens of a GPU in amdgpu_mode_hotplug
* Refactor amdgpu_mode_hotplug
* Check Xorg version at runtime instead of build time in two places
* Require xserver 1.10 or newer
* present: Check tiling info for flips
* Consume all available udev events at once
* PRIME: Fix swapping of provider sink / source capabilities
* Always call PixmapStopDirtyTracking in drmmode_set_scanout_pixmap
* Don't rely on randr_crtc->scanout_pixmap in drmmode_set_scanout_pixmap
* Sayōnara, AM_MAINTAINER_MODE!
* Order unique chipsets according to first appearance in ati_pciids.csv
* Enable HW cursor support with PRIME slave output & Xorg > 1.18.99.901
* Rotate and reflect cursor hotspot position for drmModeSetCursor2
* Add support for ScreenPtr::SyncSharedPixmap
* Untangle HAS_XORG_CONF_DIR / --with-xorg-conf-dir lines in configure.ac
-------------------------------------------------------------------
Mon Sep 19 13:56:06 UTC 2016 - tobias.johannes.klausmann@mni.thm.de

View File

@ -22,7 +22,7 @@
%endif
Name: xf86-video-amdgpu
Version: 1.1.2
Version: 1.2.0
Release: 0
Summary: AMDGPU video driver for the Xorg X server
License: MIT