Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Feb 2019 02:09:54 +0000 (UTC)
From:      Joseph Mingrone <jrm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r492896 - in head/graphics: drm-fbsd11.2-kmod drm-fbsd12.0-kmod
Message-ID:  <201902140209.x1E29stf004637@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jrm
Date: Thu Feb 14 02:09:53 2019
New Revision: 492896
URL: https://svnweb.freebsd.org/changeset/ports/492896

Log:
  graphics/drm-fbsd{11.2,12.0}-kmod: Update pkg-message with new names
  
  PR:		235726
  Approved by:	graphics (jmd)
  Differential Revision:	https://reviews.freebsd.org/D19189

Modified:
  head/graphics/drm-fbsd11.2-kmod/pkg-message   (contents, props changed)
  head/graphics/drm-fbsd12.0-kmod/pkg-message   (contents, props changed)

Modified: head/graphics/drm-fbsd11.2-kmod/pkg-message
==============================================================================
--- head/graphics/drm-fbsd11.2-kmod/pkg-message	Thu Feb 14 02:00:45 2019	(r492895)
+++ head/graphics/drm-fbsd11.2-kmod/pkg-message	Thu Feb 14 02:09:53 2019	(r492896)
@@ -1,8 +1,8 @@
-The drm-stable-kmod port can be enabled for amdgpu (for AMD GPUs starting with
-the HD7000 series / Tahiti) or i915kms (for Intel APUs starting with HD3000 /
-Sandy Bridge) through kld_list in /etc/rc.conf. radeonkms for older AMD GPUs
-can be loaded and there are some positive reports if EFI boot is NOT enabled
-(similar to amdgpu).
+The drm-fbsd11.2-kmod port can be enabled for amdgpu (for AMD GPUs starting
+with the HD7000 series / Tahiti) or i915kms (for Intel APUs starting with
+HD3000 / Sandy Bridge) through kld_list in /etc/rc.conf. radeonkms for older
+AMD GPUs can be loaded and there are some positive reports if EFI boot is NOT
+enabled (similar to amdgpu).
 
 For amdgpu: kld_list="amdgpu"
 For Intel: kld_list="/boot/modules/i915kms.ko"

Modified: head/graphics/drm-fbsd12.0-kmod/pkg-message
==============================================================================
--- head/graphics/drm-fbsd12.0-kmod/pkg-message	Thu Feb 14 02:00:45 2019	(r492895)
+++ head/graphics/drm-fbsd12.0-kmod/pkg-message	Thu Feb 14 02:09:53 2019	(r492896)
@@ -1,8 +1,8 @@
-The drm-next-kmod port can be enabled for amdgpu (for AMD GPUs starting with
-the HD7000 series / Tahiti) or i915kms (for Intel APUs starting with HD3000 /
-Sandy Bridge) through kld_list in /etc/rc.conf. radeonkms for older AMD GPUs
-can be loaded and there are some positive reports if EFI boot is NOT enabled
-(similar to amdgpu).
+The drm-fbsd12.0-kmod port can be enabled for amdgpu (for AMD GPUs starting
+with the HD7000 series / Tahiti) or i915kms (for Intel APUs starting with
+HD3000 / Sandy Bridge) through kld_list in /etc/rc.conf. radeonkms for older
+AMD GPUs can be loaded and there are some positive reports if EFI boot is NOT
+enabled (similar to amdgpu).
 
 For amdgpu: kld_list="amdgpu"
 For Intel: kld_list="/boot/modules/i915kms.ko"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902140209.x1E29stf004637>