diff --git a/amdgpu.ids b/amdgpu.ids index 11a8cea..25166d8 100644 --- a/amdgpu.ids +++ b/amdgpu.ids @@ -61,6 +61,14 @@ #100267B9 #100267BA #100267BE +#100267E0 +#100267E1 +#100267E9 +#100267E9 +#100267EB +#100267EF +#100267C0 +#100267DF #10026900 #10026901 #10026902 @@ -81,4 +89,4 @@ #10029876 #10029877 #10027300 -#100298E4 \ No newline at end of file +#100298E4 diff --git a/xf86-video-amdgpu-1.0.1.tar.bz2 b/xf86-video-amdgpu-1.0.1.tar.bz2 deleted file mode 100644 index 0abbf7b..0000000 --- a/xf86-video-amdgpu-1.0.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:730fb959fc7a96643df10dc500bb645a94ac98fdfe021172a537a57c9cb3915e -size 374443 diff --git a/xf86-video-amdgpu-1.1.0.tar.bz2 b/xf86-video-amdgpu-1.1.0.tar.bz2 new file mode 100644 index 0000000..75c0f1c --- /dev/null +++ b/xf86-video-amdgpu-1.1.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69f5d0ded9f4d5ce529099b6b581268e8f4dcff5608f1441d4ebc110ebc57931 +size 379970 diff --git a/xf86-video-amdgpu.changes b/xf86-video-amdgpu.changes index ba37f27..4372172 100644 --- a/xf86-video-amdgpu.changes +++ b/xf86-video-amdgpu.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Fri Apr 8 13:12:22 UTC 2016 - sndirsch@suse.com + +- amdgpu.ids: added new PCI IDs supported by driver release 1.1.0 + +------------------------------------------------------------------- +Thu Apr 7 19:07:08 UTC 2016 - mimi.vx@gmail.com + +- update to 1.1.0 +* Support for the upcoming Polaris family of GPUs. +* Option "TearFree" can now prevent tearing with rotation/reflection as + well (with Xorg >= 1.16). +* RandR CRTC transforms now work correctly (but for now still exhibit + tearing even with TearFree). +* The RandR 1.4 provider name is now no longer hardcoded to "amdgpu" + but constructed from the GPU chipset name and bus ID, allowing + several GPUs supported by this driver to be distinguished by name. +* The RandR primary output is now always explicitly marked as such. +* The driver can prevent clients trying to use the DRI3 extension over a + display connection forwarded via SSH from hanging. +* VDPAU/OpenGL interoperation can now work with DRI3 enabled. +* Many more fixes for issues using the DRI3/Present extensions. +* Plus many other small improvements and fixes. Thanks to everybody who + contributed to this release in any way!* + ------------------------------------------------------------------- Tue Mar 22 12:48:37 UTC 2016 - eich@suse.com diff --git a/xf86-video-amdgpu.spec b/xf86-video-amdgpu.spec index 8b76a5e..95b8ac2 100644 --- a/xf86-video-amdgpu.spec +++ b/xf86-video-amdgpu.spec @@ -22,13 +22,13 @@ %endif Name: xf86-video-amdgpu -Version: 1.0.1 +Version: 1.1.0 Release: 0 Summary: AMDGPU video driver for the Xorg X server License: MIT Group: System/X11/Servers/XF86_4 Url: http://xorg.freedesktop.org/ -Source0: %{name}-%{version}.tar.bz2 +Source: ftp://ftp.freedesktop.org/pub/xorg/individual/driver/%{name}-%{version}.tar.bz2 Source1: amdgpu.ids BuildRequires: Mesa-devel BuildRequires: autoconf >= 2.6.0 @@ -37,7 +37,7 @@ BuildRequires: libtool BuildRequires: pkg-config BuildRequires: pkgconfig(fontsproto) BuildRequires: pkgconfig(gbm) -BuildRequires: pkgconfig(libdrm) >= 2.4.46 +BuildRequires: pkgconfig(libdrm) >= 2.4.58 BuildRequires: pkgconfig(libdrm_amdgpu) BuildRequires: pkgconfig(libudev) BuildRequires: pkgconfig(pciaccess) >= 0.8.0