[PATCH 2/3] drm/amdgpu: add GART and GTT to glossary
Peter Maucher
bellosilicio at gmail.com
Thu Dec 1 15:38:22 UTC 2022
GART and GTT are two abbreviations that should be mentioned in the
glossary.
Signed-off-by: Peter Maucher <bellosilicio at gmail.com>
---
Documentation/gpu/amdgpu/amdgpu-glossary.rst | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/Documentation/gpu/amdgpu/amdgpu-glossary.rst b/Documentation/gpu/amdgpu/amdgpu-glossary.rst
index 326896e9800d..d86bea7926dc 100644
--- a/Documentation/gpu/amdgpu/amdgpu-glossary.rst
+++ b/Documentation/gpu/amdgpu/amdgpu-glossary.rst
@@ -30,6 +30,12 @@ we have a dedicated glossary for Display Core at
EOP
End Of Pipe/Pipeline
+ GART
+ Graphics Aperture Table
+
+ GTT
+ Graphics Translation Table, mostly synonymous to GART
+
GC
Graphics and Compute
--
2.38.1
More information about the amd-gfx
mailing list