graphics/drm-devel-kmod: Update to v5.7.19_2

- Add amdgpu "Green sardine" to supported device Id list as "reported to work"
- Fix some routines to return an error instead of triggering panic
- Allow i915kms build with in-base linux/pm_qos.h

PR:		261937
Approved by:	x11 (manu)
This commit is contained in:
Vladimir Kondratyev 2022-02-14 13:19:09 +03:00
parent 309b41bfc9
commit a5e28565fc
2 changed files with 5 additions and 5 deletions

View file

@ -1,7 +1,7 @@
# Created by: Johannes Dieterich <jmd@FreeBSD.org>
PORTNAME= drm-devel-kmod
PORTVERSION= 5.7.19.g20220202
PORTVERSION= 5.7.19.g20220213
CATEGORIES= graphics kld
MAINTAINER= x11@FreeBSD.org
@ -24,7 +24,7 @@ USES= kmod uidfix compiler:c++11-lang
USE_GITHUB= yes
GH_ACCOUNT= freebsd
GH_PROJECT= drm-kmod
GH_TAGNAME= drm_v5.7.19_1
GH_TAGNAME= drm_v5.7.19_2
.include <bsd.port.options.mk>

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1643817453
SHA256 (freebsd-drm-kmod-5.7.19.g20220202-drm_v5.7.19_1_GH0.tar.gz) = 075ab24f27c0d3b5f0b27a86d458337657ad1080b446a9e808d31ce967a48ed5
SIZE (freebsd-drm-kmod-5.7.19.g20220202-drm_v5.7.19_1_GH0.tar.gz) = 18760066
TIMESTAMP = 1644784701
SHA256 (freebsd-drm-kmod-5.7.19.g20220213-drm_v5.7.19_2_GH0.tar.gz) = d2b80845f92a93a3949d31d7db252aa121fc3b5fe9973043ab49c8277a432a90
SIZE (freebsd-drm-kmod-5.7.19.g20220213-drm_v5.7.19_2_GH0.tar.gz) = 18760584