瀏覽代碼

drm/doc: Add initial amdgpu driver documentation

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Michel Dänzer 7 年之前
父節點
當前提交
99fa7ce3a8
共有 2 個文件被更改,包括 7 次插入0 次删除
  1. 6 0
      Documentation/gpu/amdgpu.rst
  2. 1 0
      Documentation/gpu/drivers.rst

+ 6 - 0
Documentation/gpu/amdgpu.rst

@@ -0,0 +1,6 @@
+=========================
+ drm/amdgpu AMDgpu driver
+=========================
+
+The drm/amdgpu driver supports all AMD Radeon GPUs based on the Graphics Core
+Next (GCN) architecture.

+ 1 - 0
Documentation/gpu/drivers.rst

@@ -4,6 +4,7 @@ GPU Driver Documentation
 
 .. toctree::
 
+   amdgpu
    i915
    meson
    pl111