[Intel-gfx] [PATCH] drm/i915: Replace dead 01.org link
Zhi Wang
zhi.wang.linux at gmail.com
Sat Feb 3 08:51:58 UTC 2024
On Fri, 4 Aug 2023 12:05:44 +0800
Zhenyu Wang <zhenyuw at linux.intel.com> wrote:
> 01.org is dead so replace old gvt link with current wiki page.
>
> Signed-off-by: Zhenyu Wang <zhenyuw at linux.intel.com>
> Acked-by: Jani Nikula <jani.nikula at intel.com>
> ---
> MAINTAINERS | 2 +-
> drivers/gpu/drm/i915/Kconfig | 2 +-
> drivers/gpu/drm/i915/intel_gvt.c | 2 +-
> 3 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d516295978a4..805d33a107aa 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -10436,7 +10436,7 @@ M: Zhi Wang <zhi.a.wang at intel.com>
> L: intel-gvt-dev at lists.freedesktop.org
> L: intel-gfx at 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/
>
> diff --git a/drivers/gpu/drm/i915/Kconfig
> b/drivers/gpu/drm/i915/Kconfig index 01b5a8272a27..854255966d3d 100644
> --- a/drivers/gpu/drm/i915/Kconfig
> +++ b/drivers/gpu/drm/i915/Kconfig
> @@ -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".
>
> diff --git a/drivers/gpu/drm/i915/intel_gvt.c
> b/drivers/gpu/drm/i915/intel_gvt.c index e98b6d69a91a..9b6d87c8b583
> 100644 --- a/drivers/gpu/drm/i915/intel_gvt.c
> +++ b/drivers/gpu/drm/i915/intel_gvt.c
> @@ -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);
Reviewed-by: Zhi Wang <zhi.wang.linux at gmail.com>
More information about the Intel-gfx
mailing list