Skip to content

Commit 73b7fd4

Browse files
bagasmealexdeucher
authored andcommitted
Documentation/gpu: Disambiguate SPI term
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: dd3d035 ("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> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
1 parent 3b63602 commit 73b7fd4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/gpu/amdgpu/amdgpu-glossary.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ we have a dedicated glossary for Display Core at
182182
SMU/SMC
183183
System Management Unit / System Management Controller
184184

185-
SPI
185+
SPI (AMDGPU)
186186
Shader Processor Input
187187

188188
SRLC

0 commit comments

Comments
 (0)