mirror of
https://github.com/torvalds/linux.git
synced 2026-03-14 02:06:15 +01:00
Documentation/gpu: Add PRT, PTE, PDE to amdgpu glossary (v2)
PRT = Partially Resident Texture (aka. sparse residency) PTE = Page Table Entry PDE = Page Directory Entry v2: - Add PDE Signed-off-by: Timur Kristóf <timur.kristof@gmail.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
591689ccbe
commit
c0d4cc9007
1 changed files with 9 additions and 0 deletions
|
|
@ -143,15 +143,24 @@ we have a dedicated glossary for Display Core at
|
|||
PA
|
||||
Primitive Assembler / Physical Address
|
||||
|
||||
PDE
|
||||
Page Directory Entry
|
||||
|
||||
PFP
|
||||
Pre-Fetch Parser (Graphics)
|
||||
|
||||
PPLib
|
||||
PowerPlay Library - PowerPlay is the power management component.
|
||||
|
||||
PRT
|
||||
Partially Resident Texture (also known as sparse residency)
|
||||
|
||||
PSP
|
||||
Platform Security Processor
|
||||
|
||||
PTE
|
||||
Page Table Entry
|
||||
|
||||
RB
|
||||
Render Backends. Some people called it ROPs.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue