summaryrefslogtreecommitdiff
path: root/Documentation/gpu/amdgpu/driver-core.rst
diff options
context:
space:
mode:
authorRodrigo Siqueira <siqueira@igalia.com>2025-03-25 11:18:47 -0600
committerAlex Deucher <alexander.deucher@amd.com>2025-04-07 15:18:35 -0400
commit74f0ff369f8a4f44082a71049a15d7da2e73ff7c (patch)
tree7921d3c0dcbe4a5089a3658349e0db0fe2cb5f80 /Documentation/gpu/amdgpu/driver-core.rst
parente7aaa5fbf4fc1aa9c348075aab9bf054727f025f (diff)
downloadlinux-next-74f0ff369f8a4f44082a71049a15d7da2e73ff7c.tar.gz
linux-next-74f0ff369f8a4f44082a71049a15d7da2e73ff7c.zip
Documentation/gpu: Add an intro about MES
MES is an important firmware that lacks some essential documentation. This commit introduces an overview of it and how it works. Reviewed-by: Bagas Sanjaya <bagasdotme@gmail.com> Signed-off-by: Rodrigo Siqueira <siqueira@igalia.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'Documentation/gpu/amdgpu/driver-core.rst')
-rw-r--r--Documentation/gpu/amdgpu/driver-core.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/gpu/amdgpu/driver-core.rst b/Documentation/gpu/amdgpu/driver-core.rst
index 2c7f7299d7ad..7e3f5d1e9aaf 100644
--- a/Documentation/gpu/amdgpu/driver-core.rst
+++ b/Documentation/gpu/amdgpu/driver-core.rst
@@ -77,6 +77,8 @@ VCN (Video Core Next)
decode. It's exposed to userspace for user mode drivers (VA-API,
OpenMAX, etc.)
+.. _pipes-and-queues-description:
+
GFX, Compute, and SDMA Overall Behavior
=======================================