Skip to content

Commit 6c6d0cb

Browse files
hormsalexdeucher
authored andcommitted
Documentation/gpu: correct path of reference
The path to GPU documentation is Documentation/gpu rather than Documentation/GPU This appears to have been introduced by commit ba162ae ("Documentation/gpu: Introduce a simple contribution list for display code") Flagged by make htmldocs. Signed-off-by: Simon Horman <horms@kernel.org> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
1 parent ae6a233 commit 6c6d0cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/gpu/amdgpu/display/display-contributing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ Enable underlay
135135
---------------
136136

137137
AMD display has this feature called underlay (which you can read more about at
138-
'Documentation/GPU/amdgpu/display/mpo-overview.rst') which is intended to
138+
'Documentation/gpu/amdgpu/display/mpo-overview.rst') which is intended to
139139
save power when playing a video. The basic idea is to put a video in the
140140
underlay plane at the bottom and the desktop in the plane above it with a hole
141141
in the video area. This feature is enabled in ChromeOS, and from our data

0 commit comments

Comments
 (0)