mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
Documentation/gpu: Add new entries to amdgpu glossary
Add some additional entries. Signed-off-by: Rodrigo Siqueira <siqueira@igalia.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
c8305c6327
commit
dd3d035a78
1 changed files with 33 additions and 0 deletions
|
@ -24,6 +24,9 @@ we have a dedicated glossary for Display Core at
|
||||||
CIK
|
CIK
|
||||||
Sea Islands
|
Sea Islands
|
||||||
|
|
||||||
|
CB
|
||||||
|
Color Buffer
|
||||||
|
|
||||||
CP
|
CP
|
||||||
Command Processor
|
Command Processor
|
||||||
|
|
||||||
|
@ -39,6 +42,9 @@ we have a dedicated glossary for Display Core at
|
||||||
CU
|
CU
|
||||||
Compute Unit
|
Compute Unit
|
||||||
|
|
||||||
|
DB
|
||||||
|
Depth Buffer
|
||||||
|
|
||||||
DFS
|
DFS
|
||||||
Digital Frequency Synthesizer
|
Digital Frequency Synthesizer
|
||||||
|
|
||||||
|
@ -63,6 +69,12 @@ we have a dedicated glossary for Display Core at
|
||||||
GC
|
GC
|
||||||
Graphics and Compute
|
Graphics and Compute
|
||||||
|
|
||||||
|
GDS
|
||||||
|
Global Data Share
|
||||||
|
|
||||||
|
GE
|
||||||
|
Geometry Engine
|
||||||
|
|
||||||
GMC
|
GMC
|
||||||
Graphic Memory Controller
|
Graphic Memory Controller
|
||||||
|
|
||||||
|
@ -128,6 +140,9 @@ we have a dedicated glossary for Display Core at
|
||||||
MQD
|
MQD
|
||||||
Memory Queue Descriptor
|
Memory Queue Descriptor
|
||||||
|
|
||||||
|
PA
|
||||||
|
Primitive Assembler / Physical Address
|
||||||
|
|
||||||
PFP
|
PFP
|
||||||
Pre-Fetch Parser (Graphics)
|
Pre-Fetch Parser (Graphics)
|
||||||
|
|
||||||
|
@ -146,6 +161,9 @@ we have a dedicated glossary for Display Core at
|
||||||
the GFX block. It's involved in GFX power management and SR-IOV, among
|
the GFX block. It's involved in GFX power management and SR-IOV, among
|
||||||
other things.
|
other things.
|
||||||
|
|
||||||
|
SC
|
||||||
|
Scan Converter
|
||||||
|
|
||||||
SDMA
|
SDMA
|
||||||
System DMA
|
System DMA
|
||||||
|
|
||||||
|
@ -164,6 +182,9 @@ we have a dedicated glossary for Display Core at
|
||||||
SMU/SMC
|
SMU/SMC
|
||||||
System Management Unit / System Management Controller
|
System Management Unit / System Management Controller
|
||||||
|
|
||||||
|
SPI
|
||||||
|
Shader Processor Input
|
||||||
|
|
||||||
SRLC
|
SRLC
|
||||||
Save/Restore List Control
|
Save/Restore List Control
|
||||||
|
|
||||||
|
@ -176,6 +197,9 @@ we have a dedicated glossary for Display Core at
|
||||||
SS
|
SS
|
||||||
Spread Spectrum
|
Spread Spectrum
|
||||||
|
|
||||||
|
SX
|
||||||
|
Shader Export
|
||||||
|
|
||||||
TA
|
TA
|
||||||
Trusted Application
|
Trusted Application
|
||||||
|
|
||||||
|
@ -185,6 +209,9 @@ we have a dedicated glossary for Display Core at
|
||||||
TOC
|
TOC
|
||||||
Table of Contents
|
Table of Contents
|
||||||
|
|
||||||
|
UMSCH
|
||||||
|
User Mode Scheduler
|
||||||
|
|
||||||
UVD
|
UVD
|
||||||
Unified Video Decoder
|
Unified Video Decoder
|
||||||
|
|
||||||
|
@ -202,3 +229,9 @@ we have a dedicated glossary for Display Core at
|
||||||
|
|
||||||
VPE
|
VPE
|
||||||
Video Processing Engine
|
Video Processing Engine
|
||||||
|
|
||||||
|
XCC
|
||||||
|
Accelerator Core Complex
|
||||||
|
|
||||||
|
XCP
|
||||||
|
Accelerator Core Partition
|
||||||
|
|
Loading…
Add table
Reference in a new issue