Commit 1a00897e authored by Zhenyu Wang's avatar Zhenyu Wang
Browse files

drm/i915: Replace dead 01.org link

parent f9f031dd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10804,7 +10804,7 @@ M: Zhi Wang <zhi.a.wang@intel.com>
L:	intel-gvt-dev@lists.freedesktop.org
L:	intel-gfx@lists.freedesktop.org
S:	Supported
W:	https://01.org/igvt-g
W:	https://github.com/intel/gvt-linux/wiki
T:	git https://github.com/intel/gvt-linux.git
F:	drivers/gpu/drm/i915/gvt/
+1 −1
Original line number Diff line number Diff line
@@ -140,7 +140,7 @@ config DRM_I915_GVT_KVMGT

	  Note that this driver only supports newer device from Broadwell on.
	  For further information and setup guide, you can visit:
	  http://01.org/igvt-g.
	  https://github.com/intel/gvt-linux/wiki.

	  If in doubt, say "N".

+1 −1
Original line number Diff line number Diff line
@@ -41,7 +41,7 @@
 * To virtualize GPU resources GVT-g driver depends on hypervisor technology
 * e.g KVM/VFIO/mdev, Xen, etc. to provide resource access trapping capability
 * and be virtualized within GVT-g device module. More architectural design
 * doc is available on https://01.org/group/2230/documentation-list.
 * doc is available on https://github.com/intel/gvt-linux/wiki.
 */

static LIST_HEAD(intel_gvt_devices);