svn commit: r468477 - head/x11-drivers/xf86-video-amdgpu

Jan Beich jbeich at FreeBSD.org
Fri Apr 27 17:41:37 UTC 2018


Author: jbeich
Date: Fri Apr 27 17:41:36 2018
New Revision: 468477
URL: https://svnweb.freebsd.org/changeset/ports/468477

Log:
  x11-drivers/xf86-video-amdgpu: drm-next-kmod may work, too

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

Modified: head/x11-drivers/xf86-video-amdgpu/pkg-descr
==============================================================================
--- head/x11-drivers/xf86-video-amdgpu/pkg-descr	Fri Apr 27 17:41:18 2018	(r468476)
+++ head/x11-drivers/xf86-video-amdgpu/pkg-descr	Fri Apr 27 17:41:36 2018	(r468477)
@@ -3,7 +3,8 @@ This package contains the X.Org xf86-video-amdgpu driv
 The amdgpu driver supports AMD Radeon chipsets: OLAND, HAINAN, TAHITI, PITCAIRN,
 VERDE, BONAIRE, KABINI, MULLINS, KAVERI, HAWAII, TOPAZ, TONGA, CARRIZO, FIJI,
 STONEY, POLARIS11, POLARIS10 
-This driver relies on amdgpu KMS functionality currently only provided by the
-FreeBSDDesktop kernel fork. Once support is stable, it will be merged to HEAD.
+
+Requires amdgpu KMS driver from either graphics/drm-stable-kmod,
+graphics/drm-next-kmod or FreeBSDDesktop kernel fork.
 
 WWW: https://www.x.org/wiki/RadeonFeature/


More information about the svn-ports-head mailing list