aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2014-01-21 06:39:00 -0500
committerDaniel Vetter <daniel.vetter@ffwll.ch>2014-03-13 07:48:27 -0400
commit89d61fc0f5d384f07f3e93af2bb52009ce26283a (patch)
treea048f7ae2bb3de2b9236c050c93e5b9c10690b64 /Documentation/DocBook
parentfc66811ce1de3f79cbe3f83c2fdb1ef3e2cdac1c (diff)
drm/doc: Clean up and integrate kerneldoc for drm_gem.c
Fairly incomplete, but at least a start. Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'Documentation/DocBook')
-rw-r--r--Documentation/DocBook/drm.tmpl6
1 files changed, 5 insertions, 1 deletions
diff --git a/Documentation/DocBook/drm.tmpl b/Documentation/DocBook/drm.tmpl
index f2d0f5b89194..1cdca9ad8844 100644
--- a/Documentation/DocBook/drm.tmpl
+++ b/Documentation/DocBook/drm.tmpl
@@ -868,7 +868,11 @@ char *date;</synopsis>
868 abstracted from the client in libdrm. 868 abstracted from the client in libdrm.
869 </para> 869 </para>
870 </sect3> 870 </sect3>
871 </sect2> 871 <sect2>
872 <title>GEM Function Reference</title>
873!Edrivers/gpu/drm/drm_gem.c
874 </sect2>
875 </sect2>
872 </sect1> 876 </sect1>
873 877
874 <!-- Internals: mode setting --> 878 <!-- Internals: mode setting -->