projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f4805a
)
drm/amdgpu: Hook up documentation about memory domains
author
Michel Dänzer
<michel.daenzer@amd.com>
Fri, 1 Jun 2018 10:10:02 +0000
(12:10 +0200)
committer
Alex 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
patch
|
blob
|
history
diff --git
a/Documentation/gpu/amdgpu.rst
b/Documentation/gpu/amdgpu.rst
index f557866f678866d84383b89476ad9b7fbfb61480..ad3711fd2a286eb5c865714ed5df4c3d60d3a490 100644
(file)
--- 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
--------------------