diff options
Diffstat (limited to 'Documentation/gpu/amdgpu/index.rst')
-rw-r--r-- | Documentation/gpu/amdgpu/index.rst | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/Documentation/gpu/amdgpu/index.rst b/Documentation/gpu/amdgpu/index.rst new file mode 100644 index 000000000000..bb2894b5edaf --- /dev/null +++ b/Documentation/gpu/amdgpu/index.rst @@ -0,0 +1,23 @@ +========================== + drm/amdgpu AMDgpu driver +========================== + +The drm/amdgpu driver supports all AMD Radeon GPUs based on the Graphics Core +Next (GCN), Radeon DNA (RDNA), and Compute DNA (CDNA) architectures. + +.. toctree:: + + driver-core + amd-hardware-list-info + module-parameters + gc/index + display/index + flashing + xgmi + ras + thermal + driver-misc + debugging + debugfs + process-isolation + amdgpu-glossary |