* [PATCH] MAINTAINERS: update the 01.org website entries
@ 2023-03-08 14:13 Lukas Bulwahn
2023-03-13 19:56 ` Rafael J. Wysocki
2023-03-13 20:03 ` Jani Nikula
0 siblings, 2 replies; 3+ messages in thread
From: Lukas Bulwahn @ 2023-03-08 14:13 UTC (permalink / raw)
To: Maarten Lankhorst, Maxime Ripard, Thomas Zimmermann, Jani Nikula,
Joonas Lahtinen, Rodrigo Vivi, Tvrtko Ursulin, Zhenyu Wang,
Zhi Wang, intel-gvt-dev, intel-gfx, Todd E Brandt, linux-pm
Cc: kernel-janitors, linux-kernel, Lukas Bulwahn
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
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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] MAINTAINERS: update the 01.org website entries
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
1 sibling, 0 replies; 3+ messages in thread
From: Rafael J. Wysocki @ 2023-03-13 19:56 UTC (permalink / raw)
To: Lukas Bulwahn
Cc: Maarten Lankhorst, Maxime Ripard, Thomas Zimmermann, Jani Nikula,
Joonas Lahtinen, Rodrigo Vivi, Tvrtko Ursulin, Zhenyu Wang,
Zhi Wang, intel-gvt-dev, intel-gfx, Todd E Brandt, linux-pm,
kernel-janitors, linux-kernel
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
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] MAINTAINERS: update the 01.org website entries
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
1 sibling, 0 replies; 3+ messages in thread
From: Jani Nikula @ 2023-03-13 20:03 UTC (permalink / raw)
To: Lukas Bulwahn, Maarten Lankhorst, Maxime Ripard,
Thomas Zimmermann, Joonas Lahtinen, Rodrigo Vivi, Tvrtko Ursulin,
Zhenyu Wang, Zhi Wang, intel-gvt-dev, intel-gfx, Todd E Brandt,
linux-pm
Cc: kernel-janitors, linux-kernel, Lukas Bulwahn
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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-03-13 20:04 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox