summaryrefslogtreecommitdiff
path: root/Documentation/gpu
diff options
context:
space:
mode:
authorMichel Dänzer <michel.daenzer@amd.com>2018-06-01 12:10:02 +0200
committerAlex Deucher <alexander.deucher@amd.com>2018-06-15 12:20:32 -0500
commit0152ac16522b6c6dd9319e005bf2945f585328d4 (patch)
treebdbf67ed0df0e685a354548d337b2f6b84a616ae /Documentation/gpu
parent8f4805a265fd710a2827b2c0e10c08ef2b526870 (diff)
drm/amdgpu: Hook up documentation about memory domains
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.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/gpu/amdgpu.rst b/Documentation/gpu/amdgpu.rst
index f557866f6788..ad3711fd2a28 100644
--- a/Documentation/gpu/amdgpu.rst
+++ b/Documentation/gpu/amdgpu.rst
@@ -10,6 +10,14 @@ Core Driver Infrastructure
This section covers core driver infrastructure.
+.. _amdgpu_memory_domains:
+
+Memory Domains
+--------------
+
+.. kernel-doc:: include/uapi/drm/amdgpu_drm.h
+ :doc: memory domains
+
PRIME Buffer Sharing
--------------------