aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/DocBook')
-rw-r--r--Documentation/DocBook/drm.tmpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/DocBook/drm.tmpl b/Documentation/DocBook/drm.tmpl
index 4b592ffbafee..8a0b2a84f4bf 100644
--- a/Documentation/DocBook/drm.tmpl
+++ b/Documentation/DocBook/drm.tmpl
@@ -1377,7 +1377,7 @@ int max_width, max_height;</synopsis>
1377 <itemizedlist> 1377 <itemizedlist>
1378 <listitem> 1378 <listitem>
1379 DRM_PLANE_TYPE_PRIMARY represents a "main" plane for a CRTC. Primary 1379 DRM_PLANE_TYPE_PRIMARY represents a "main" plane for a CRTC. Primary
1380 planes are the planes operated upon by by CRTC modesetting and flipping 1380 planes are the planes operated upon by CRTC modesetting and flipping
1381 operations described in <xref linkend="drm-kms-crtcops"/>. 1381 operations described in <xref linkend="drm-kms-crtcops"/>.
1382 </listitem> 1382 </listitem>
1383 <listitem> 1383 <listitem>
@@ -2362,6 +2362,7 @@ void intel_crt_init(struct drm_device *dev)
2362 </sect2> 2362 </sect2>
2363 <sect2> 2363 <sect2>
2364 <title>Modeset Helper Functions Reference</title> 2364 <title>Modeset Helper Functions Reference</title>
2365!Iinclude/drm/drm_crtc_helper.h
2365!Edrivers/gpu/drm/drm_crtc_helper.c 2366!Edrivers/gpu/drm/drm_crtc_helper.c
2366!Pdrivers/gpu/drm/drm_crtc_helper.c overview 2367!Pdrivers/gpu/drm/drm_crtc_helper.c overview
2367 </sect2> 2368 </sect2>