* [PATCH] Documentation/gpu: Disambiguate SPI term
@ 2025-05-12 7:42 Bagas Sanjaya
2025-05-12 15:48 ` Alex Deucher
0 siblings, 1 reply; 2+ messages in thread
From: Bagas Sanjaya @ 2025-05-12 7:42 UTC (permalink / raw)
To: Linux Kernel Mailing List, Linux Documentation,
Linux DRI Development, Linux AMDGPU, Linux Media Subsystem
Cc: Alex Deucher, Christian König, Maarten Lankhorst,
Maxime Ripard, Thomas Zimmermann, David Airlie, Simona Vetter,
Jonathan Corbet, Rodrigo Siqueira, Mauro Carvalho Chehab,
Bagas Sanjaya, Stephen Rothwell
Documentation/userspace-api/media/glossary.rst:170: WARNING: duplicate term description of SPI, other instance in gpu/amdgpu/amdgpu-glossary
That's because SPI of amdgpu (Shader Processor Input) shares the same
global glossary term as SPI of media subsystem (which is Serial
Peripheral Interface Bus). Disambiguate the former from the latter to
fix the warning.
Note that adding context qualifiers in the term is strictly necessary
in order to make Sphinx happy.
Fixes: dd3d035a7838 ("Documentation/gpu: Add new entries to amdgpu glossary")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Closes: https://lore.kernel.org/linux-next/20250509185845.60bf5e7b@canb.auug.org.au/
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
---
Also Cc: media maintainers.
Documentation/gpu/amdgpu/amdgpu-glossary.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/gpu/amdgpu/amdgpu-glossary.rst b/Documentation/gpu/amdgpu/amdgpu-glossary.rst
index 2040da593b1490..30812d9d53c645 100644
--- a/Documentation/gpu/amdgpu/amdgpu-glossary.rst
+++ b/Documentation/gpu/amdgpu/amdgpu-glossary.rst
@@ -182,7 +182,7 @@ we have a dedicated glossary for Display Core at
SMU/SMC
System Management Unit / System Management Controller
- SPI
+ SPI (AMDGPU)
Shader Processor Input
SRLC
base-commit: afc6053d4c4b0a6be500b9e643aa17221e93a57b
--
An old man doll... just what I always wanted! - Clara
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH] Documentation/gpu: Disambiguate SPI term
2025-05-12 7:42 [PATCH] Documentation/gpu: Disambiguate SPI term Bagas Sanjaya
@ 2025-05-12 15:48 ` Alex Deucher
0 siblings, 0 replies; 2+ messages in thread
From: Alex Deucher @ 2025-05-12 15:48 UTC (permalink / raw)
To: Bagas Sanjaya
Cc: Linux Kernel Mailing List, Linux Documentation,
Linux DRI Development, Linux AMDGPU, Linux Media Subsystem,
Alex Deucher, Christian König, Maarten Lankhorst,
Maxime Ripard, Thomas Zimmermann, David Airlie, Simona Vetter,
Jonathan Corbet, Rodrigo Siqueira, Mauro Carvalho Chehab,
Stephen Rothwell
On Mon, May 12, 2025 at 3:58 AM Bagas Sanjaya <bagasdotme@gmail.com> wrote:
>
> Documentation/userspace-api/media/glossary.rst:170: WARNING: duplicate term description of SPI, other instance in gpu/amdgpu/amdgpu-glossary
>
> That's because SPI of amdgpu (Shader Processor Input) shares the same
> global glossary term as SPI of media subsystem (which is Serial
> Peripheral Interface Bus). Disambiguate the former from the latter to
> fix the warning.
>
> Note that adding context qualifiers in the term is strictly necessary
> in order to make Sphinx happy.
>
> Fixes: dd3d035a7838 ("Documentation/gpu: Add new entries to amdgpu glossary")
> Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
> Closes: https://lore.kernel.org/linux-next/20250509185845.60bf5e7b@canb.auug.org.au/
> Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Applied. Thanks.
Alex
> ---
> Also Cc: media maintainers.
>
> Documentation/gpu/amdgpu/amdgpu-glossary.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/gpu/amdgpu/amdgpu-glossary.rst b/Documentation/gpu/amdgpu/amdgpu-glossary.rst
> index 2040da593b1490..30812d9d53c645 100644
> --- a/Documentation/gpu/amdgpu/amdgpu-glossary.rst
> +++ b/Documentation/gpu/amdgpu/amdgpu-glossary.rst
> @@ -182,7 +182,7 @@ we have a dedicated glossary for Display Core at
> SMU/SMC
> System Management Unit / System Management Controller
>
> - SPI
> + SPI (AMDGPU)
> Shader Processor Input
>
> SRLC
>
> base-commit: afc6053d4c4b0a6be500b9e643aa17221e93a57b
> --
> An old man doll... just what I always wanted! - Clara
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-05-12 15:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-12 7:42 [PATCH] Documentation/gpu: Disambiguate SPI term Bagas Sanjaya
2025-05-12 15:48 ` Alex Deucher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox