summaryrefslogtreecommitdiff
path: root/Documentation/DocBook/gpu.tmpl
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2015-12-04 08:45:57 (GMT)
committerDaniel Vetter <daniel.vetter@ffwll.ch>2015-12-08 15:13:50 (GMT)
commitc0714fc907db3c427d2153b68bd29eb6d40c44fd (patch)
tree820e82efa88c18dfc801dd70359b5aa2f93dfc1c /Documentation/DocBook/gpu.tmpl
parent129b782008a537a0d222d9e23b39d78a323ed595 (diff)
downloadlinux-c0714fc907db3c427d2153b68bd29eb6d40c44fd.tar.xz
drm: Document drm_atomic_*_get_property
Yes these are internal functions and not exported and we generally don't document them. But for symmetry with the _set_property functions (which are exported for the atomic helpers) I'd like to document them. Upcoming vtable kerneldoc will reference both the set and get_property functions. v2: Suggestions from Thierry. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Reviewed-by: Thierry Reding <treding@nvidia.com> Link: http://patchwork.freedesktop.org/patch/msgid/1449218769-16577-17-git-send-email-daniel.vetter@ffwll.ch
Diffstat (limited to 'Documentation/DocBook/gpu.tmpl')
-rw-r--r--Documentation/DocBook/gpu.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/DocBook/gpu.tmpl b/Documentation/DocBook/gpu.tmpl
index 79cdc12..be06c9b 100644
--- a/Documentation/DocBook/gpu.tmpl
+++ b/Documentation/DocBook/gpu.tmpl
@@ -946,6 +946,7 @@ int max_width, max_height;</synopsis>
<sect2>
<title>Atomic Mode Setting Function Reference</title>
!Edrivers/gpu/drm/drm_atomic.c
+!Idrivers/gpu/drm/drm_atomic.c
</sect2>
<sect2>
<title>Frame Buffer Creation</title>