Selaa lähdekoodia

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 vuotta sitten
vanhempi
commit
99fa7ce3a8
2 muutettua tiedostoa jossa 7 lisäystä ja 0 poistoa
  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::
 .. toctree::
 
 
+   amdgpu
    i915
    i915
    meson
    meson
    pl111
    pl111