diff options
author | Emmanuel Vadot <manu@FreeBSD.org> | 2020-07-24 11:38:53 +0000 |
---|---|---|
committer | Emmanuel Vadot <manu@FreeBSD.org> | 2020-07-24 11:38:53 +0000 |
commit | 61bb2039601ed60fcd71b40d686ef68982d5fe8a (patch) | |
tree | 006c6e8b7b874dabe2c652369314e6b7af272f85 /graphics/drm-devel-kmod/pkg-descr | |
parent | 4fa1710e1511bd31908c135c32f00e67d2a6b675 (diff) | |
download | ports-61bb2039601ed60fcd71b40d686ef68982d5fe8a.tar.gz ports-61bb2039601ed60fcd71b40d686ef68982d5fe8a.zip |
Notes
Diffstat (limited to 'graphics/drm-devel-kmod/pkg-descr')
-rw-r--r-- | graphics/drm-devel-kmod/pkg-descr | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/graphics/drm-devel-kmod/pkg-descr b/graphics/drm-devel-kmod/pkg-descr index 0cd7155895a9..4c28b5969973 100644 --- a/graphics/drm-devel-kmod/pkg-descr +++ b/graphics/drm-devel-kmod/pkg-descr @@ -1,6 +1,7 @@ -amdgpu, i915, and radeon DRM modules for the linuxkpi-based KMS components. -Currently corresponding to Linux 5.0 DRM. +amdgpu, i915, radeon, vmwgfx and vboxvideo DRM modules for the linuxkpi-based +KMS components. +Currently corresponding to Linux 5.3 DRM. This version is the development version and only works on FreeBSD CURRENT. amdgpu and radeonkms are known to fail with EFI boot. -WWW: https://github.com/FreeBSDDesktop/kms-drm +WWW: https://github.com/freebsd/drm-kmod |