aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/gpu/amdgpu/debugging.rst
diff options
context:
space:
mode:
authorAlex Deucher <alexander.deucher@amd.com>2025-03-03 17:35:32 -0500
committerAlex Deucher <alexander.deucher@amd.com>2025-04-07 15:18:34 -0400
commit8ae1a4eef78c09a61b62f85e2dfc128c7365d18d (patch)
treea4f24cdae679d6b36f9063ff2ee2bf5c87136eed /Documentation/gpu/amdgpu/debugging.rst
parentdrm/amdgpu: continue cleaning up sid.h and si_enums.h (diff)
downloadlinux-8ae1a4eef78c09a61b62f85e2dfc128c7365d18d.tar.gz
linux-8ae1a4eef78c09a61b62f85e2dfc128c7365d18d.zip
drm/amdgpu: add initial documentation for debugfs files
Describes what debugfs files are available and what they are used for. v2: fix some typos (Mark Glines) v3: Address comments from Siqueira and Kent Reviewed-by: Rodrigo Siqueira <siqueira@igalia.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'Documentation/gpu/amdgpu/debugging.rst')
-rw-r--r--Documentation/gpu/amdgpu/debugging.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/gpu/amdgpu/debugging.rst b/Documentation/gpu/amdgpu/debugging.rst
index e75f97d0e4ea..7cbfea0606e1 100644
--- a/Documentation/gpu/amdgpu/debugging.rst
+++ b/Documentation/gpu/amdgpu/debugging.rst
@@ -2,6 +2,13 @@
GPU Debugging
===============
+General Debugging Options
+=========================
+
+The DebugFS section provides documentation on a number files to aid in debugging
+issues on the GPU.
+
+
GPUVM Debugging
===============