Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163372139
D10021.id26621.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D10021.id26621.diff
View Options
Index: graphics/kms-drm/Makefile
===================================================================
--- graphics/kms-drm/Makefile
+++ graphics/kms-drm/Makefile
@@ -0,0 +1,31 @@
+# Created by: Johannes Dieterich <jmd@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME= kms-drm
+PORTVERSION= g20170316
+CATEGORIES= graphics
+
+MAINTAINER= jmd@FreeBSD.org
+COMMENT= DRM modules for the linuxkpi-based KMS components
+
+LICENSE= MIT GPLv2
+LICENSE_COMB= multi
+
+RUN_DEPENDS= ${KMODDIR}/amdgpu_carrizo_ce_bin.ko:graphics/kms-firmware
+
+ONLY_FOR_ARCHS= amd64
+ONLY_FOR_ARCHS_REASON= the new KMS components are only supported on amd64
+
+USE_GITHUB= yes
+GH_ACCOUNT= FreeBSDDesktop
+GH_TAGNAME= bc108e1
+
+USES= kmod
+
+.include <bsd.port.pre.mk>
+
+.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1200019
+IGNORE= not supported on 11.x or older, no kernel support
+.endif
+
+.include <bsd.port.post.mk>
Index: graphics/kms-drm/distinfo
===================================================================
--- graphics/kms-drm/distinfo
+++ graphics/kms-drm/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1490320217
+SHA256 (FreeBSDDesktop-kms-drm-g20170316-bc108e1_GH0.tar.gz) = b4f08c9daad74ae7c309f3e4821eb5733e79baa8346462230328c17120eb5076
+SIZE (FreeBSDDesktop-kms-drm-g20170316-bc108e1_GH0.tar.gz) = 5246412
Index: graphics/kms-drm/pkg-descr
===================================================================
--- graphics/kms-drm/pkg-descr
+++ graphics/kms-drm/pkg-descr
@@ -0,0 +1,5 @@
+DRM modules for the linuxkpi-based KMS components
+
+amdgpu and i915 DRM modules for the linuxkpi-based KMS components.
+
+WWW: https://github.com/FreeBSDDesktop/kms-drm
Index: graphics/kms-drm/pkg-plist
===================================================================
--- graphics/kms-drm/pkg-plist
+++ graphics/kms-drm/pkg-plist
@@ -0,0 +1,4 @@
+/%%KMODDIR%%/amdgpu.ko
+/%%KMODDIR%%/amdkfd.ko
+/%%KMODDIR%%/drm.ko
+/%%KMODDIR%%/i915kms.ko
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jul 23, 2:56 PM (1 h, 29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35405815
Default Alt Text
D10021.id26621.diff (1 KB)
Attached To
Mode
D10021: KMS DRM port
Attached
Detach File
Event Timeline
Log In to Comment