aboutsummaryrefslogtreecommitdiff
path: root/graphics/drm-devel-kmod
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2020-09-05 13:25:47 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2020-09-05 13:25:47 +0000
commit2c22985580ad623988cb03913a38a5162b221828 (patch)
tree330dd4c0bafd9e4e767415fb6b9226e86431a4f7 /graphics/drm-devel-kmod
parent910dc7db1562d600f9567e7259de116edc4e0031 (diff)
downloadports-2c22985580ad623988cb03913a38a5162b221828.tar.gz
ports-2c22985580ad623988cb03913a38a5162b221828.zip
graphics/drm-devel-kmod: Update to v5.4.62
This update the drm drivers to be in sync with Linux v5.4.62 This also set the default for psr (Panel Self Refresh) for i915 to disable. There is some issue in our code that make the console not refreshing as it should and since I don't have the hardware to reproduce simply change the default for us. This also change the power_well default in i915 to have them always enabled. We likely miss something related to this for FreeBSD and this cause a spam on the console when using HDMI. Sponsored by: The FreeBSD Foundation
Notes
Notes: svn path=/head/; revision=547649
Diffstat (limited to 'graphics/drm-devel-kmod')
-rw-r--r--graphics/drm-devel-kmod/Makefile4
-rw-r--r--graphics/drm-devel-kmod/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/drm-devel-kmod/Makefile b/graphics/drm-devel-kmod/Makefile
index c5135758cba1..396a3fecbf18 100644
--- a/graphics/drm-devel-kmod/Makefile
+++ b/graphics/drm-devel-kmod/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= drm-devel-kmod
-PORTVERSION= 5.4.58.g20200818
+PORTVERSION= 5.4.62.g20200905
CATEGORIES= graphics kld
MAINTAINER= x11@FreeBSD.org
@@ -28,7 +28,7 @@ USES= kmod uidfix compiler:c++11-lang
USE_GITHUB= yes
GH_ACCOUNT= freebsd
GH_PROJECT= drm-kmod
-GH_TAGNAME= drm_v5.4.58_0
+GH_TAGNAME= drm_v5.4.62
.include <bsd.port.options.mk>
diff --git a/graphics/drm-devel-kmod/distinfo b/graphics/drm-devel-kmod/distinfo
index 038cb6065650..9a15696409e6 100644
--- a/graphics/drm-devel-kmod/distinfo
+++ b/graphics/drm-devel-kmod/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1599135249
-SHA256 (freebsd-drm-kmod-5.4.58.g20200818-drm_v5.4.58_0_GH0.tar.gz) = 72c40251ea2abe8a61ce07d081fed825d4caa863c56212d62f35df6192fde48c
-SIZE (freebsd-drm-kmod-5.4.58.g20200818-drm_v5.4.58_0_GH0.tar.gz) = 18880241
+TIMESTAMP = 1599312030
+SHA256 (freebsd-drm-kmod-5.4.62.g20200905-drm_v5.4.62_GH0.tar.gz) = 8656855b9ca8b64335271cbfbc33bbc5f98c58557c28e8d91024b4f27f9044ac
+SIZE (freebsd-drm-kmod-5.4.62.g20200905-drm_v5.4.62_GH0.tar.gz) = 18881083