summaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook
diff options
context:
space:
mode:
authorDaniel Vetter2014-01-23 20:05:00 +0100
committerDaniel Vetter2014-03-13 12:48:44 +0100
commitf5aabb978d1dcd850d329bcce6dc782bb8621984 (patch)
tree94477e3697edd25f191bac6c4efdea1f849e4919 /Documentation/DocBook
parentdrm/modes: drop maxPitch from drm_mode_validate_size (diff)
downloadkernel-qcow2-linux-f5aabb978d1dcd850d329bcce6dc782bb8621984.tar.gz
kernel-qcow2-linux-f5aabb978d1dcd850d329bcce6dc782bb8621984.tar.xz
kernel-qcow2-linux-f5aabb978d1dcd850d329bcce6dc782bb8621984.zip
drm: polish function kerneldoc for drm_modes.[hc]
- Tune down yelling RETURNS. - OCD align all the parameters the same. - Add missing kerneldoc, which also means that we need to include the kerneldoc from the drm_modes.h header now. - Add missing Returns: sections. - General polish and clarification - especially the kerneldoc for the mode creation helpers seems to have been some good specimen of copypasta gone wrong. All actual code changes have all been extracted into prep patches since there was simply too much to polish. v2: More polish for the command line modeline functions. 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.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/DocBook/drm.tmpl b/Documentation/DocBook/drm.tmpl
index 50af3298ac1f..4268cbe6f95c 100644
--- a/Documentation/DocBook/drm.tmpl
+++ b/Documentation/DocBook/drm.tmpl
@@ -965,6 +965,7 @@ int max_width, max_height;</synopsis>
</itemizedlist>
<sect2>
<title>Display Modes Function Reference</title>
+!Iinclude/drm/drm_modes.h
!Edrivers/gpu/drm/drm_modes.c
</sect2>
<sect2>