1 =============== 2 AMDGPU Glossary 3 =============== 4 5 Here you can find some generic acronyms used i 6 we have a dedicated glossary for Display Core 7 'Documentation/gpu/amdgpu/display/dc-glossary. 8 9 .. glossary:: 10 11 active_cu_number 12 The number of CUs that are active on the 13 CUs may be less than SE * SH * CU depend 14 15 CP 16 Command Processor 17 18 CPLIB 19 Content Protection Library 20 21 CU 22 Compute Unit 23 24 DFS 25 Digital Frequency Synthesizer 26 27 ECP 28 Enhanced Content Protection 29 30 EOP 31 End Of Pipe/Pipeline 32 33 GART 34 Graphics Address Remapping Table. This 35 page table used by the GPU kernel driver 36 (memory or MMIO space) into the GPU's ad 37 them. The name GART harkens back to the 38 provided an MMU that the GPU could use t 39 scattered pages for DMA. The MMU has si 40 name stuck. 41 42 GC 43 Graphics and Compute 44 45 GMC 46 Graphic Memory Controller 47 48 GPUVM 49 GPU Virtual Memory. This is the GPU's M 50 virtual address spaces that can be in fl 51 allow the GPU to remap VRAM and system r 52 spaces for use by the GPU kernel driver 53 These provide memory protection for diff 54 55 GTT 56 Graphics Translation Tables. This is a 57 which provides access to system resource 58 use by the GPU. These addresses can be m 59 table for use by the kernel driver or in 60 for application usage. 61 62 IH 63 Interrupt Handler 64 65 HQD 66 Hardware Queue Descriptor 67 68 IB 69 Indirect Buffer 70 71 IP 72 Intellectual Property blocks 73 74 KCQ 75 Kernel Compute Queue 76 77 KGQ 78 Kernel Graphics Queue 79 80 KIQ 81 Kernel Interface Queue 82 83 MEC 84 MicroEngine Compute 85 86 MES 87 MicroEngine Scheduler 88 89 MMHUB 90 Multi-Media HUB 91 92 MQD 93 Memory Queue Descriptor 94 95 PPLib 96 PowerPlay Library - PowerPlay is the pow 97 98 PSP 99 Platform Security Processor 100 101 RLC 102 RunList Controller 103 104 SDMA 105 System DMA 106 107 SE 108 Shader Engine 109 110 SH 111 SHader array 112 113 SMU 114 System Management Unit 115 116 SS 117 Spread Spectrum 118 119 VCE 120 Video Compression Engine 121 122 VCN 123 Video Codec Next
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.