linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation/gpu: correct path of reference
@ 2024-04-06 15:43 Simon Horman
  2024-04-08 22:52 ` Alex Deucher
  0 siblings, 1 reply; 2+ messages in thread
From: Simon Horman @ 2024-04-06 15:43 UTC (permalink / raw)
  To: Maarten Lankhorst, Thomas Zimmermann, Jonathan Corbet
  Cc: David Airlie, Daniel Vetter, Alex Deucher, Christian König,
	Pan, Xinhui, Maxime Ripard, Hamza Mahfooz, Rodrigo Siqueira,
	amd-gfx, linux-doc

The path to GPU documentation is Documentation/gpu
rather than Documentation/GPU

This appears to have been introduced by commit ba162ae749a5
("Documentation/gpu: Introduce a simple contribution list for display code")

Flagged by make htmldocs.

Signed-off-by: Simon Horman <horms@kernel.org>
---
 Documentation/gpu/amdgpu/display/display-contributing.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/gpu/amdgpu/display/display-contributing.rst b/Documentation/gpu/amdgpu/display/display-contributing.rst
index fdb2bea01d53..36f3077eee00 100644
--- a/Documentation/gpu/amdgpu/display/display-contributing.rst
+++ b/Documentation/gpu/amdgpu/display/display-contributing.rst
@@ -135,7 +135,7 @@ Enable underlay
 ---------------
 
 AMD display has this feature called underlay (which you can read more about at
-'Documentation/GPU/amdgpu/display/mpo-overview.rst') which is intended to
+'Documentation/gpu/amdgpu/display/mpo-overview.rst') which is intended to
 save power when playing a video. The basic idea is to put a video in the
 underlay plane at the bottom and the desktop in the plane above it with a hole
 in the video area. This feature is enabled in ChromeOS, and from our data


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Documentation/gpu: correct path of reference
  2024-04-06 15:43 [PATCH] Documentation/gpu: correct path of reference Simon Horman
@ 2024-04-08 22:52 ` Alex Deucher
  0 siblings, 0 replies; 2+ messages in thread
From: Alex Deucher @ 2024-04-08 22:52 UTC (permalink / raw)
  To: Simon Horman
  Cc: Maarten Lankhorst, Thomas Zimmermann, Jonathan Corbet,
	David Airlie, Daniel Vetter, Alex Deucher, Christian König,
	Pan, Xinhui, Maxime Ripard, Hamza Mahfooz, Rodrigo Siqueira,
	amd-gfx, linux-doc

Applied.  Thanks!

Alex

On Sat, Apr 6, 2024 at 11:52 AM Simon Horman <horms@kernel.org> wrote:
>
> The path to GPU documentation is Documentation/gpu
> rather than Documentation/GPU
>
> This appears to have been introduced by commit ba162ae749a5
> ("Documentation/gpu: Introduce a simple contribution list for display code")
>
> Flagged by make htmldocs.
>
> Signed-off-by: Simon Horman <horms@kernel.org>
> ---
>  Documentation/gpu/amdgpu/display/display-contributing.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/gpu/amdgpu/display/display-contributing.rst b/Documentation/gpu/amdgpu/display/display-contributing.rst
> index fdb2bea01d53..36f3077eee00 100644
> --- a/Documentation/gpu/amdgpu/display/display-contributing.rst
> +++ b/Documentation/gpu/amdgpu/display/display-contributing.rst
> @@ -135,7 +135,7 @@ Enable underlay
>  ---------------
>
>  AMD display has this feature called underlay (which you can read more about at
> -'Documentation/GPU/amdgpu/display/mpo-overview.rst') which is intended to
> +'Documentation/gpu/amdgpu/display/mpo-overview.rst') which is intended to
>  save power when playing a video. The basic idea is to put a video in the
>  underlay plane at the bottom and the desktop in the plane above it with a hole
>  in the video area. This feature is enabled in ChromeOS, and from our data
>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-04-08 22:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-06 15:43 [PATCH] Documentation/gpu: correct path of reference Simon Horman
2024-04-08 22:52 ` Alex Deucher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).