Fri Mar 2 22:40:59 2018 UTC ()
xf86-video-amdgpu: update to 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!


(wiz)
diff -r1.12 -r1.13 pkgsrc/x11/xf86-video-amdgpu/Makefile
diff -r1.9 -r1.10 pkgsrc/x11/xf86-video-amdgpu/distinfo

cvs diff -r1.12 -r1.13 pkgsrc/x11/xf86-video-amdgpu/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/xf86-video-amdgpu/Makefile 2017/09/08 08:19:30 1.12
+++ pkgsrc/x11/xf86-video-amdgpu/Makefile 2018/03/02 22:40:59 1.13
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.12 2017/09/08 08:19:30 wiz Exp $ 1# $NetBSD: Makefile,v 1.13 2018/03/02 22:40:59 wiz Exp $
2 2
3DISTNAME= xf86-video-amdgpu-1.4.0 3DISTNAME= xf86-video-amdgpu-18.0.0
4CATEGORIES= x11 4CATEGORIES= x11
5MASTER_SITES= ${MASTER_SITE_XORG:=driver/} 5MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
6EXTRACT_SUFX= .tar.bz2 6EXTRACT_SUFX= .tar.bz2
7 7
8MAINTAINER= joerg@NetBSD.org 8MAINTAINER= joerg@NetBSD.org
9HOMEPAGE= http://xorg.freedesktop.org/ 9HOMEPAGE= http://xorg.freedesktop.org/
10COMMENT= Modular Xorg ATI (Tonga, Carrizo, Iceland, Fiji, Stoney) driver 10COMMENT= Modular Xorg ATI (Tonga, Carrizo, Iceland, Fiji, Stoney) driver
11 11
12USE_LIBTOOL= yes 12USE_LIBTOOL= yes
13GNU_CONFIGURE= yes 13GNU_CONFIGURE= yes
14USE_TOOLS+= gmake pkg-config 14USE_TOOLS+= gmake pkg-config
15 15
16CONFIGURE_ENV.SunOS+= DRIVER_MAN_SUFFIX=4 16CONFIGURE_ENV.SunOS+= DRIVER_MAN_SUFFIX=4

cvs diff -r1.9 -r1.10 pkgsrc/x11/xf86-video-amdgpu/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/xf86-video-amdgpu/distinfo 2017/09/08 08:19:30 1.9
+++ pkgsrc/x11/xf86-video-amdgpu/distinfo 2018/03/02 22:40:59 1.10
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.9 2017/09/08 08:19:30 wiz Exp $ 1$NetBSD: distinfo,v 1.10 2018/03/02 22:40:59 wiz Exp $
2 2
3SHA1 (xf86-video-amdgpu-1.4.0.tar.bz2) = d9971cc6177095219a6687328aef25a72df3dd9d 3SHA1 (xf86-video-amdgpu-18.0.0.tar.bz2) = 360d619de1629913d356c60f1e155553e0e55dbb
4RMD160 (xf86-video-amdgpu-1.4.0.tar.bz2) = 4fac7932e41372c1cb18828b7d6ae97c5ae30ec1 4RMD160 (xf86-video-amdgpu-18.0.0.tar.bz2) = 22f81051b3ce7b4d532ceeffb1a079c895a9fa48
5SHA512 (xf86-video-amdgpu-1.4.0.tar.bz2) = cae6417a45f6b981e007e080486083f1c38eaca58c6e331b04bbf46c86f23394742a722ae0d798d8dcad66879e99d90e57f04ae9ccb198f3ed26ec745878ccc2 5SHA512 (xf86-video-amdgpu-18.0.0.tar.bz2) = 5f9fa173c1b2f90878a9cc961e49abb0ad56db16fd80ec9fe6788fcc90eaa1906f3bff74437cb9afa95b9212ff946e1558736739f27e959a3848e77e4dabbd17
6Size (xf86-video-amdgpu-1.4.0.tar.bz2) = 410679 bytes 6Size (xf86-video-amdgpu-18.0.0.tar.bz2) = 413752 bytes