diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2018-07-14 08:16:55 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2018-07-14 08:16:55 +0000 |
commit | d4a4adf9c7ab91f7137fd3e918e439106b5f5cda (patch) | |
tree | 8c56ebf12924a9b4ba8c2ff760081e6a5399be03 /graphics/drm-devel-kmod/pkg-descr | |
parent | b653669e14092f55402ef0f33a5b4ca7e0448ae4 (diff) | |
download | ports-d4a4adf9c7ab91f7137fd3e918e439106b5f5cda.tar.gz ports-d4a4adf9c7ab91f7137fd3e918e439106b5f5cda.zip |
Notes
Diffstat (limited to 'graphics/drm-devel-kmod/pkg-descr')
-rw-r--r-- | graphics/drm-devel-kmod/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/graphics/drm-devel-kmod/pkg-descr b/graphics/drm-devel-kmod/pkg-descr new file mode 100644 index 000000000000..150a80eca58d --- /dev/null +++ b/graphics/drm-devel-kmod/pkg-descr @@ -0,0 +1,5 @@ +amdgpu, i915, and radeon DRM modules for the linuxkpi-based KMS components. +Currently corresponding to Linux 4.15 DRM. This is the development version. +amdgpu and radeonkms are known to fail with EFI boot. + +WWW: https://github.com/FreeBSDDesktop/kms-drm |