Accepting request 583002 from X11:XOrg
- Update to version 18.0.0 "I'm pleased to announce the 18.0.0 release of xf86-video-amdgpu, the Xorg driver for AMD Radeon GPUs supported by the amdgpu kernel driver. This release supports xserver versions 1.13-1.19. It also works with xserver 1.20 RC1, so unless something unexpected happens, it should work with xserver 1.20 as well. Highlights: * New year-based versioning scheme * Page flipping can now be used even when the HW cursor can't be used in some cases * Support for 30-bit RGB colour output. Note that gamma correction is currently not available with 30-bit colour. Also, hardware acceleration is not available with 30-bit colour with xserver versions before 1.20. Plus other improvements and fixes. Thanks to everybody who contributed to this release in any way! OBS-URL: https://build.opensuse.org/request/show/583002 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xf86-video-amdgpu?expand=0&rev=18
This commit is contained in:
commit
5776692e76
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f8cac4bf3dd795b93cc337e5c0c62618026f597890a10d996f09c73eb88ba67c
|
|
||||||
size 410679
|
|
Binary file not shown.
3
xf86-video-amdgpu-18.0.0.tar.bz2
Normal file
3
xf86-video-amdgpu-18.0.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e909b9707d2562dfc36d8075a8cbddbc93901aaa8f2522d9a429c3fc5ad66d94
|
||||||
|
size 413752
|
BIN
xf86-video-amdgpu-18.0.0.tar.bz2.sig
Normal file
BIN
xf86-video-amdgpu-18.0.0.tar.bz2.sig
Normal file
Binary file not shown.
@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 5 14:41:29 UTC 2018 - sndirsch@suse.com
|
||||||
|
|
||||||
|
- Update to version 18.0.0
|
||||||
|
"I'm pleased to announce the 18.0.0 release of xf86-video-amdgpu, the
|
||||||
|
Xorg driver for AMD Radeon GPUs supported by the amdgpu kernel driver.
|
||||||
|
This release supports xserver versions 1.13-1.19. It also works with
|
||||||
|
xserver 1.20 RC1, so unless something unexpected happens, it should work
|
||||||
|
with xserver 1.20 as well.
|
||||||
|
Highlights:
|
||||||
|
* New year-based versioning scheme
|
||||||
|
* Page flipping can now be used even when the HW cursor can't be used in
|
||||||
|
some cases
|
||||||
|
* Support for 30-bit RGB colour output. Note that gamma correction is
|
||||||
|
currently not available with 30-bit colour. Also, hardware
|
||||||
|
acceleration is not available with 30-bit colour with xserver versions
|
||||||
|
before 1.20.
|
||||||
|
Plus other improvements and fixes. Thanks to everybody who contributed
|
||||||
|
to this release in any way!
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 12 13:44:43 UTC 2017 - msrb@suse.com
|
Tue Dec 12 13:44:43 UTC 2017 - msrb@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package xf86-video-amdgpu
|
# spec file for package xf86-video-amdgpu
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -21,7 +21,7 @@
|
|||||||
%define pci_ids_dir %{_sysconfdir}/X11/xorg_pci_ids
|
%define pci_ids_dir %{_sysconfdir}/X11/xorg_pci_ids
|
||||||
%endif
|
%endif
|
||||||
Name: xf86-video-amdgpu
|
Name: xf86-video-amdgpu
|
||||||
Version: 1.4.0
|
Version: 18.0.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: AMDGPU video driver for the Xorg X server
|
Summary: AMDGPU video driver for the Xorg X server
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user