drm/doc: Add initial amdgpu driver documentation
authorMichel Dänzer <michel.daenzer@amd.com>
Tue, 29 May 2018 16:39:04 +0000 (18:39 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 15 Jun 2018 17:20:31 +0000 (12:20 -0500)
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>
Documentation/gpu/amdgpu.rst [new file with mode: 0644]
Documentation/gpu/drivers.rst

diff --git a/Documentation/gpu/amdgpu.rst b/Documentation/gpu/amdgpu.rst
new file mode 100644 (file)
index 0000000..41a14e4
--- /dev/null
@@ -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.
index f982558..65be325 100644 (file)
@@ -4,6 +4,7 @@ GPU Driver Documentation
 
 .. toctree::
 
+   amdgpu
    i915
    meson
    pl111