Skip to content

Commit 1a00897

Browse files
committed
drm/i915: Replace dead 01.org link
01.org is dead so replace old gvt link with current wiki page. Acked-by: Jani Nikula <[email protected]> Reviewed-by: Zhi Wang <[email protected]> Signed-off-by: Zhenyu Wang <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
1 parent f9f031d commit 1a00897

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10804,7 +10804,7 @@ M: Zhi Wang <[email protected]>
1080410804
1080510805
1080610806
S: Supported
10807-
W: https://01.org/igvt-g
10807+
W: https://github.com/intel/gvt-linux/wiki
1080810808
T: git https://github.com/intel/gvt-linux.git
1080910809
F: drivers/gpu/drm/i915/gvt/
1081010810

drivers/gpu/drm/i915/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ config DRM_I915_GVT_KVMGT
140140

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

145145
If in doubt, say "N".
146146

drivers/gpu/drm/i915/intel_gvt.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
* To virtualize GPU resources GVT-g driver depends on hypervisor technology
4242
* e.g KVM/VFIO/mdev, Xen, etc. to provide resource access trapping capability
4343
* and be virtualized within GVT-g device module. More architectural design
44-
* doc is available on https://01.org/group/2230/documentation-list.
44+
* doc is available on https://github.com/intel/gvt-linux/wiki.
4545
*/
4646

4747
static LIST_HEAD(intel_gvt_devices);

0 commit comments

Comments
 (0)