mirror of
https://github.com/torvalds/linux.git
synced 2026-05-29 17:43:52 +02:00
Documenation: fix typo in debugfs.rst
In reference to memory carved out for APUs, s/cave out/carve out/ Reviewed-by: shaoyun.liu <Shaoyun.liu@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
d526b4efb7
commit
9040e657dc
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user