aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2012-12-01 18:09:18 -0500
committerDaniel Vetter <daniel.vetter@ffwll.ch>2013-01-20 09:29:18 -0500
commit065a50ed3ef75cb265e12e3e1b615db0835150bc (patch)
tree2a8971095d7075a659285b84978c982a3153fa6d /Documentation
parent8faf6b18a2a6bece008de1e6bb80f0c608e58483 (diff)
drm/doc: integrate drm_crtc.c kerneldoc
And do a quick pass to adjust them to the last few (years?) of changes ... This time actually compile-tested ;-) Reviewed-by: Rob Clark <rob@ti.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/DocBook/drm.tmpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/DocBook/drm.tmpl b/Documentation/DocBook/drm.tmpl
index 4ee2304f82f9..caab791b0a6c 100644
--- a/Documentation/DocBook/drm.tmpl
+++ b/Documentation/DocBook/drm.tmpl
@@ -1609,6 +1609,10 @@ void intel_crt_init(struct drm_device *dev)
1609 make its properties available to applications. 1609 make its properties available to applications.
1610 </para> 1610 </para>
1611 </sect2> 1611 </sect2>
1612 <sect2>
1613 <title>KMS API Functions</title>
1614!Edrivers/gpu/drm/drm_crtc.c
1615 </sect2>
1612 </sect1> 1616 </sect1>
1613 1617
1614 <!-- Internals: kms helper functions --> 1618 <!-- Internals: kms helper functions -->