diff --git a/xf86-video-amdgpu-1.1.2.tar.bz2 b/xf86-video-amdgpu-1.1.2.tar.bz2 deleted file mode 100644 index f3d7a99..0000000 --- a/xf86-video-amdgpu-1.1.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6ee87fed6d70d12353ca7ac02f8321a30d770626bf56f62f0e27970a33690779 -size 383690 diff --git a/xf86-video-amdgpu-1.1.2.tar.bz2.sig b/xf86-video-amdgpu-1.1.2.tar.bz2.sig deleted file mode 100644 index 824aeca..0000000 Binary files a/xf86-video-amdgpu-1.1.2.tar.bz2.sig and /dev/null differ diff --git a/xf86-video-amdgpu-1.2.0.tar.bz2 b/xf86-video-amdgpu-1.2.0.tar.bz2 new file mode 100644 index 0000000..d9f67f4 --- /dev/null +++ b/xf86-video-amdgpu-1.2.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:275b1aac5f127f55ba3d7480a1df89eace1d02650e24e46908067fc875e76c8f +size 388108 diff --git a/xf86-video-amdgpu-1.2.0.tar.bz2.sig b/xf86-video-amdgpu-1.2.0.tar.bz2.sig new file mode 100644 index 0000000..e342cb9 Binary files /dev/null and b/xf86-video-amdgpu-1.2.0.tar.bz2.sig differ diff --git a/xf86-video-amdgpu.changes b/xf86-video-amdgpu.changes index 27ba283..b575028 100644 --- a/xf86-video-amdgpu.changes +++ b/xf86-video-amdgpu.changes @@ -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 diff --git a/xf86-video-amdgpu.spec b/xf86-video-amdgpu.spec index 79ebcbb..5b66692 100644 --- a/xf86-video-amdgpu.spec +++ b/xf86-video-amdgpu.spec @@ -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