diff --git a/xf86-video-amdgpu-18.1.0.tar.bz2 b/xf86-video-amdgpu-18.1.0.tar.bz2 deleted file mode 100644 index f047ed9..0000000 --- a/xf86-video-amdgpu-18.1.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e11f25bb51d718b8ea938ad2b8095323c0ab16f4ddffd92091d80f9a445a9672 -size 430542 diff --git a/xf86-video-amdgpu-18.1.0.tar.bz2.sig b/xf86-video-amdgpu-18.1.0.tar.bz2.sig deleted file mode 100644 index a0b970d..0000000 Binary files a/xf86-video-amdgpu-18.1.0.tar.bz2.sig and /dev/null differ diff --git a/xf86-video-amdgpu-19.0.0.tar.bz2 b/xf86-video-amdgpu-19.0.0.tar.bz2 new file mode 100644 index 0000000..6f65660 --- /dev/null +++ b/xf86-video-amdgpu-19.0.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8836147d4755908ec9e192b7cc485fbc2ce7706de33f7bea515294d3ba4c4f51 +size 439773 diff --git a/xf86-video-amdgpu-19.0.0.tar.bz2.sig b/xf86-video-amdgpu-19.0.0.tar.bz2.sig new file mode 100644 index 0000000..c3da1c8 Binary files /dev/null and b/xf86-video-amdgpu-19.0.0.tar.bz2.sig differ diff --git a/xf86-video-amdgpu.changes b/xf86-video-amdgpu.changes index 7a1a2bf..2704905 100644 --- a/xf86-video-amdgpu.changes +++ b/xf86-video-amdgpu.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Mar 7 10:14:37 UTC 2019 - Stefan Dirsch + +- Update to version 19.0.0 + * Support for FreeSync variable refresh rate (this also requires the + amdgpu driver from kernel 5.0 or newer, and radeonsi from Mesa 19.0 or + newer). + * Various TearFree related fixes and robustness improvements. + * Support for scanout buffers using DCC colour compression. + * Up to six independent instances per GPU are now supported in "Zaphod" + style multi-head configurations. + * Other improvements and fixes + ------------------------------------------------------------------- Sat Sep 15 13:53:27 UTC 2018 - sndirsch@suse.com diff --git a/xf86-video-amdgpu.spec b/xf86-video-amdgpu.spec index 598d72e..888b93c 100644 --- a/xf86-video-amdgpu.spec +++ b/xf86-video-amdgpu.spec @@ -1,7 +1,7 @@ # # spec file for package xf86-video-amdgpu # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ %define pci_ids_dir %{_sysconfdir}/X11/xorg_pci_ids %endif Name: xf86-video-amdgpu -Version: 18.1.0 +Version: 19.0.0 Release: 0 Summary: AMDGPU video driver for the Xorg X server License: MIT @@ -85,7 +85,7 @@ mv %{buildroot}/%{_datadir}/X11/xorg.conf.d/10-amdgpu.conf \ %files %defattr(-,root,root) -%doc COPYING README +%doc COPYING README.md %dir %{_libdir}/xorg/modules/drivers %{_libdir}/xorg/modules/drivers/amdgpu_drv.so %{_mandir}/man4/amdgpu.4%{?ext_man}