graphics/drm-devel-kmod: update to later revision.

Implements pci_{save,restore}_state functions. Bumps DRM version to Linux 4.16 equivalent.

While there, fix pkg-message.

Approved by:	zeising (mentor, implicit)
Obtained from:	FreeBSDDesktop
This commit is contained in:
Johannes M Dieterich 2018-08-23 03:50:57 +00:00
parent de5f891488
commit 4d2ecbc672
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=477851
3 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= drm-devel-kmod
PORTVERSION= 4.15.g20180802
PORTVERSION= 4.16.g20180822
CATEGORIES= graphics kld
MAINTAINER= jmd@FreeBSD.org
@ -25,7 +25,7 @@ USES= kmod uidfix
USE_GITHUB= yes
GH_ACCOUNT= FreeBSDDesktop
GH_PROJECT= kms-drm
GH_TAGNAME= c6b7042
GH_TAGNAME= 4a2a3dd
.include <bsd.port.options.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1533236675
SHA256 (FreeBSDDesktop-kms-drm-4.15.g20180802-c6b7042_GH0.tar.gz) = 9960142d02aeea6479a429abb8b175d70557a8e3144fa01d8a2ae1a7c5a6c118
SIZE (FreeBSDDesktop-kms-drm-4.15.g20180802-c6b7042_GH0.tar.gz) = 13102949
TIMESTAMP = 1534995362
SHA256 (FreeBSDDesktop-kms-drm-4.16.g20180822-4a2a3dd_GH0.tar.gz) = 0773f565302120ada4f6163cb90c6079de307adc58df3b981cbd7abb6fa83389
SIZE (FreeBSDDesktop-kms-drm-4.16.g20180822-4a2a3dd_GH0.tar.gz) = 12826720

View File

@ -1,4 +1,4 @@
The experimental drm-next-kmod port can be enabled for amdgpu (for AMD
The experimental drm-devel-kmod port can be enabled for amdgpu (for AMD
GPUs starting with the HD7000 series / Tahiti) or i915kms (for Intel
APUs starting with HD3000 / Sandy Bridge) through kld_list in
/etc/rc.conf. radeonkms for older AMD GPUs can be loaded and there are