diff options
-rw-r--r-- | graphics/drm-current-kmod/pkg-descr | 3 | ||||
-rw-r--r-- | graphics/drm-fbsd11.2-kmod/pkg-descr | 5 | ||||
-rw-r--r-- | graphics/drm-fbsd12.0-kmod/pkg-descr | 5 |
3 files changed, 8 insertions, 5 deletions
diff --git a/graphics/drm-current-kmod/pkg-descr b/graphics/drm-current-kmod/pkg-descr index b233dab0d8cb..56d22695599a 100644 --- a/graphics/drm-current-kmod/pkg-descr +++ b/graphics/drm-current-kmod/pkg-descr @@ -1,5 +1,6 @@ amdgpu, i915, and radeon DRM modules for the linuxkpi-based KMS components. -Currently corresponding to Linux 4.16 DRM. This is the development version. +Currently corresponding to Linux 4.16 DRM. +This version is for FreeBSD CURRENT. amdgpu and radeonkms are known to fail with EFI boot. WWW: https://github.com/FreeBSDDesktop/kms-drm diff --git a/graphics/drm-fbsd11.2-kmod/pkg-descr b/graphics/drm-fbsd11.2-kmod/pkg-descr index a0debdffcbb3..eda4c34dd5db 100644 --- a/graphics/drm-fbsd11.2-kmod/pkg-descr +++ b/graphics/drm-fbsd11.2-kmod/pkg-descr @@ -1,5 +1,6 @@ amdgpu, i915, and radeon DRM modules for the linuxkpi-based KMS components. -Currently corresponding to Linux 4.9 DRM. More stable state. amdgpu and -radeonkms are known to fail with EFI boot. +Currently corresponding to Linux 4.11 DRM. +This version is for FreeBSD 11.2. +amdgpu and radeonkms are known to fail with EFI boot. WWW: https://github.com/FreeBSDDesktop/kms-drm diff --git a/graphics/drm-fbsd12.0-kmod/pkg-descr b/graphics/drm-fbsd12.0-kmod/pkg-descr index ae133e3e2cc2..27e8198a2758 100644 --- a/graphics/drm-fbsd12.0-kmod/pkg-descr +++ b/graphics/drm-fbsd12.0-kmod/pkg-descr @@ -1,5 +1,6 @@ amdgpu, i915, and radeon DRM modules for the linuxkpi-based KMS components. -Currently corresponding to Linux 4.11 DRM. Experimental state. amdgpu and -radeonkms are known to fail with EFI boot. +Currently corresponding to Linux 4.16 DRM. +This version is for FreeBSD 12.0. +amdgpu and radeonkms are known to fail with EFI boot. WWW: https://github.com/FreeBSDDesktop/kms-drm |