svn commit: r490574 - in head: graphics/mesa-dri x11-drivers/xf86-video-amdgpu

Jan Beich jbeich at FreeBSD.org
Thu Jan 17 16:19:41 UTC 2019


Author: jbeich
Date: Thu Jan 17 16:19:39 2019
New Revision: 490574
URL: https://svnweb.freebsd.org/changeset/ports/490574

Log:
  Don't reference obsolete drm-*-kmod ports

Modified:
  head/graphics/mesa-dri/pkg-help   (contents, props changed)
  head/x11-drivers/xf86-video-amdgpu/pkg-descr   (contents, props changed)

Modified: head/graphics/mesa-dri/pkg-help
==============================================================================
--- head/graphics/mesa-dri/pkg-help	Thu Jan 17 16:19:18 2019	(r490573)
+++ head/graphics/mesa-dri/pkg-help	Thu Jan 17 16:19:39 2019	(r490574)
@@ -2,4 +2,4 @@ VAAPI and VDPAU options enable building Gallium based 
 drivers to decode video on the GPU via libva and libvdpau, respectively.
 Gallium based VAAPI and VDPAU drivers are only available for Radeon GPUs.
 
-VAAPI and VDPAU require graphics/drm-stable-kmod or newer on FreeBSD.
+VAAPI and VDPAU on FreeBSD require graphics/drm-kmod.

Modified: head/x11-drivers/xf86-video-amdgpu/pkg-descr
==============================================================================
--- head/x11-drivers/xf86-video-amdgpu/pkg-descr	Thu Jan 17 16:19:18 2019	(r490573)
+++ head/x11-drivers/xf86-video-amdgpu/pkg-descr	Thu Jan 17 16:19:39 2019	(r490574)
@@ -4,7 +4,6 @@ The amdgpu driver supports AMD Radeon chipsets: OLAND,
 VERDE, BONAIRE, KABINI, MULLINS, KAVERI, HAWAII, TOPAZ, TONGA, CARRIZO, FIJI,
 STONEY, POLARIS11, POLARIS10 
 
-Requires amdgpu KMS driver from either graphics/drm-stable-kmod,
-graphics/drm-next-kmod or FreeBSDDesktop kernel fork.
+On FreeBSD requires amdgpu KMS driver from graphics/drm-kmod.
 
 WWW: https://www.x.org/wiki/RadeonFeature/


More information about the svn-ports-head mailing list