]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
drm/amdgpu: Hook up documentation about memory domains
authorMichel Dänzer <michel.daenzer@amd.com>
Fri, 1 Jun 2018 10:10:02 +0000 (12:10 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 15 Jun 2018 17:20:32 +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

index f557866f678866d84383b89476ad9b7fbfb61480..ad3711fd2a286eb5c865714ed5df4c3d60d3a490 100644 (file)
@@ -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
 --------------------