Documentation/gpu: Add acronyms for some firmware components
authorRodrigo Siqueira <siqueira@igalia.com>
Wed, 19 Feb 2025 18:53:45 +0000 (11:53 -0700)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Feb 2025 16:43:58 +0000 (11:43 -0500)
commit2df30ae0ba0b8b529c64f670a5294634db24ed16
tree11ecda0078c20f2ec2093237625b4cd5ecb59944
parentd6e6ea5efbe91466fc2b5943efbeea3a5a0044a7
Documentation/gpu: Add acronyms for some firmware components

Users can check the file "/sys/kernel/debug/dri/0/amdgpu_firmware_info"
to get information on the firmware loaded in the system. This file has
multiple acronyms that are not documented in the glossary. This commit
introduces some missing acronyms to the AMD glossary documentation. The
meaning of each acronym in this commit was extracted from code
documentation available in the following files:

- drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c
- drivers/gpu/drm/amd/include/amd_shared.h

Changes since v1:
- Expand acronym meanings based on Alex Deucher suggestions.

Cc: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Rodrigo Siqueira <siqueira@igalia.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Documentation/gpu/amdgpu/amdgpu-glossary.rst