aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/gpu
diff options
context:
space:
mode:
authorMichel Dänzer <michel.daenzer@amd.com>2018-05-29 18:39:04 +0200
committerAlex Deucher <alexander.deucher@amd.com>2018-06-15 12:20:31 -0500
commit99fa7ce3a82bf8047b6104682da6ae276beb22d8 (patch)
tree3552b910d3c896d83ea27d8686de7c991092a2a2 /Documentation/gpu
parentdrm/doc: Add a label for the PRIME Buffer Sharing chapter (diff)
downloadlinux-dev-99fa7ce3a82bf8047b6104682da6ae276beb22d8.tar.xz
linux-dev-99fa7ce3a82bf8047b6104682da6ae276beb22d8.zip
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>
Diffstat (limited to 'Documentation/gpu')
-rw-r--r--Documentation/gpu/amdgpu.rst6
-rw-r--r--Documentation/gpu/drivers.rst1
2 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/gpu/amdgpu.rst b/Documentation/gpu/amdgpu.rst
new file mode 100644
index 000000000000..41a14e4aa4ac
--- /dev/null
+++ b/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.
diff --git a/Documentation/gpu/drivers.rst b/Documentation/gpu/drivers.rst
index f982558fc25d..65be325bf282 100644
--- a/Documentation/gpu/drivers.rst
+++ b/Documentation/gpu/drivers.rst
@@ -4,6 +4,7 @@ GPU Driver Documentation
.. toctree::
+ amdgpu
i915
meson
pl111