projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2472e11
)
drm/amdgpu: Hook up amdgpu_object.c documentation
author
Michel Dänzer
<michel.daenzer@amd.com>
Fri, 1 Jun 2018 10:30:44 +0000
(12:30 +0200)
committer
Alex Deucher
<alexander.deucher@amd.com>
Fri, 15 Jun 2018 17:20:33 +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
ad3711f
..
1fbf387
100644
(file)
--- a/
Documentation/gpu/amdgpu.rst
+++ b/
Documentation/gpu/amdgpu.rst
@@
-18,6
+18,15
@@
Memory Domains
.. kernel-doc:: include/uapi/drm/amdgpu_drm.h
:doc: memory domains
+Buffer Objects
+--------------
+
+.. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
+ :doc: amdgpu_object
+
+.. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
+ :internal:
+
PRIME Buffer Sharing
--------------------