Message ID | 20230308141322.25201-1-lukas.bulwahn@gmail.com |
---|---|
State | New |
Headers | show |
Series | MAINTAINERS: update the 01.org website entries | expand |
On Wed, Mar 8, 2023 at 3:15 PM 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> Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> for the pm-graph entry. Or I can apply this part of the patch if you send it to linux-pm separately. Thanks! > --- > 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 > 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 > 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 > -- > 2.17.1 >
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
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 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 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
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(-)