Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Documentation/gpu: Add entries to amdgpu glossary

Add missing acronyms to the amdgppu glossary.

Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/1939
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Tales Lelo da Aparecida <tales.aparecida@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

authored by

Tales Lelo da Aparecida and committed by
Alex Deucher
6954e5ba 79847f13

+13
+13
Documentation/gpu/amdgpu/amdgpu-glossary.rst
··· 8 8 9 9 .. glossary:: 10 10 11 + active_cu_number 12 + The number of CUs that are active on the system. The number of active 13 + CUs may be less than SE * SH * CU depending on the board configuration. 14 + 11 15 CP 12 16 Command Processor 13 17 14 18 CPLIB 15 19 Content Protection Library 20 + 21 + CU 22 + Compute Unit 16 23 17 24 DFS 18 25 Digital Frequency Synthesizer ··· 80 73 81 74 SDMA 82 75 System DMA 76 + 77 + SE 78 + Shader Engine 79 + 80 + SH 81 + SHader array 83 82 84 83 SMU 85 84 System Management Unit