[PATCH 2/2] Documenation: fix typo in debugfs.rst

Alex Deucher alexander.deucher at amd.com
Wed Mar 26 17:51:22 UTC 2025


In reference to memory carved out for APUs,
s/cave out/carve out/

Signed-off-by: Alex Deucher <alexander.deucher at amd.com>
---
 Documentation/gpu/amdgpu/debugfs.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/gpu/amdgpu/debugfs.rst b/Documentation/gpu/amdgpu/debugfs.rst
index fe7736a0b43a6..5150d0a956581 100644
--- a/Documentation/gpu/amdgpu/debugfs.rst
+++ b/Documentation/gpu/amdgpu/debugfs.rst
@@ -14,7 +14,7 @@ amdgpu_benchmark
 
 Run benchmarks using the DMA engine the driver uses for GPU memory paging.
 Write a number to the file to run the test.  The results are written to the
-kernel log.  VRAM is on device memory (dGPUs) or cave out (APUs) and GTT
+kernel log.  VRAM is on device memory (dGPUs) or carve out (APUs) and GTT
 (Graphics Translation Tables) is system memory that is accessible by the GPU.
 The following tests are available:
 
-- 
2.49.0



More information about the amd-gfx mailing list