public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@linux.intel.com>
To: Lukas Bulwahn <lukas.bulwahn@gmail.com>,
	Maarten Lankhorst <maarten.lankhorst@linux.intel.com>,
	Maxime Ripard <mripard@kernel.org>,
	Thomas Zimmermann <tzimmermann@suse.de>,
	Joonas Lahtinen <joonas.lahtinen@linux.intel.com>,
	Rodrigo Vivi <rodrigo.vivi@intel.com>,
	Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com>,
	Zhenyu Wang <zhenyuw@linux.intel.com>,
	Zhi Wang <zhi.a.wang@intel.com>,
	intel-gvt-dev@lists.freedesktop.org,
	intel-gfx@lists.freedesktop.org,
	Todd E Brandt <todd.e.brandt@linux.intel.com>,
	linux-pm@vger.kernel.org
Cc: kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org,
	Lukas Bulwahn <lukas.bulwahn@gmail.com>
Subject: Re: [PATCH] MAINTAINERS: update the 01.org website entries
Date: Mon, 13 Mar 2023 22:03:55 +0200	[thread overview]
Message-ID: <87sfe87710.fsf@intel.com> (raw)
In-Reply-To: <20230308141322.25201-1-lukas.bulwahn@gmail.com>

On Wed, 08 Mar 2023, Lukas Bulwahn <lukas.bulwahn@gmail.com> wrote:
> The 01.org links in MAINTAINERS now forward to different other pages or do
> not resolve.
>
> The link https://01.org/linuxgraphics/ resolves to the Intel Graphics for
> Linux - Programmer's Reference Manuals. Update this webpage entry.
>
> The link
> https://01.org/linuxgraphics/gfx-docs/maintainer-tools/drm-misc.html
> does not resolve. Remove this webpage entry.
>
> The link https://01.org/igvt-g resolves to
> https://github.com/intel/gvt-linux. Remove the webpage entry, as the
> github repository is already referred to by the T: entry in that section.
>
> The link resolves the pm-graph project page in Intel's Open Ecosystem area
> at intel.com. Update this webpage entry.
>
> M:      "Todd E Brandt" <todd.e.brandt@linux.intel.com>
> L:      linux-pm@vger.kernel.org
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> ---
>  MAINTAINERS | 6 ++----
>  1 file changed, 2 insertions(+), 4 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1333928a7be4..99adcd74b06a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6747,7 +6747,6 @@ M:	Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
>  M:	Maxime Ripard <mripard@kernel.org>
>  M:	Thomas Zimmermann <tzimmermann@suse.de>
>  S:	Maintained
> -W:	https://01.org/linuxgraphics/gfx-docs/maintainer-tools/drm-misc.html

This was likely the same as:

https://drm.pages.freedesktop.org/maintainer-tools/drm-misc.html

>  T:	git git://anongit.freedesktop.org/drm/drm-misc
>  F:	Documentation/gpu/
>  F:	drivers/gpu/drm/*
> @@ -10250,7 +10249,7 @@ M:	Rodrigo Vivi <rodrigo.vivi@intel.com>
>  M:	Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com>
>  L:	intel-gfx@lists.freedesktop.org
>  S:	Supported
> -W:	https://01.org/linuxgraphics/
> +W:	https://www.intel.com/content/www/us/en/develop/documentation/intel-graphics-for-linux-programmers-reference-guide/top.html

I don't think this is what we want, but we'll need to sort out what the
right thing is first.

BR,
Jani.

>  Q:	http://patchwork.freedesktop.org/project/intel-gfx/
>  B:	https://gitlab.freedesktop.org/drm/intel/-/wikis/How-to-file-i915-bugs
>  C:	irc://irc.oftc.net/intel-gfx
> @@ -10312,7 +10311,6 @@ 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
>  T:	git https://github.com/intel/gvt-linux.git
>  F:	drivers/gpu/drm/i915/gvt/
>  
> @@ -16668,7 +16666,7 @@ PM-GRAPH UTILITY
>  M:	"Todd E Brandt" <todd.e.brandt@linux.intel.com>
>  L:	linux-pm@vger.kernel.org
>  S:	Supported
> -W:	https://01.org/pm-graph
> +W:	https://www.intel.com/content/www/us/en/developer/topic-technology/open/pm-graph/overview.html
>  B:	https://bugzilla.kernel.org/buglist.cgi?component=pm-graph&product=Tools
>  T:	git git://github.com/intel/pm-graph
>  F:	tools/power/pm-graph

-- 
Jani Nikula, Intel Open Source Graphics Center

      parent reply	other threads:[~2023-03-13 20:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-08 14:13 [PATCH] MAINTAINERS: update the 01.org website entries Lukas Bulwahn
2023-03-13 19:56 ` Rafael J. Wysocki
2023-03-13 20:03 ` Jani Nikula [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87sfe87710.fsf@intel.com \
    --to=jani.nikula@linux.intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=intel-gvt-dev@lists.freedesktop.org \
    --cc=joonas.lahtinen@linux.intel.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=lukas.bulwahn@gmail.com \
    --cc=maarten.lankhorst@linux.intel.com \
    --cc=mripard@kernel.org \
    --cc=rodrigo.vivi@intel.com \
    --cc=todd.e.brandt@linux.intel.com \
    --cc=tvrtko.ursulin@linux.intel.com \
    --cc=tzimmermann@suse.de \
    --cc=zhenyuw@linux.intel.com \
    --cc=zhi.a.wang@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox