Accepting request 682391 from X11:XOrg

- 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

OBS-URL: https://build.opensuse.org/request/show/682391
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xf86-video-amdgpu?expand=0&rev=22
This commit is contained in:
Dominique Leuenberger 2019-03-12 08:47:14 +00:00 committed by Git OBS Bridge
commit 533933c541
6 changed files with 19 additions and 6 deletions

View File

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

Binary file not shown.

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8836147d4755908ec9e192b7cc485fbc2ce7706de33f7bea515294d3ba4c4f51
size 439773

Binary file not shown.

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Mar 7 10:14:37 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
- 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

View File

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