aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/DocBook/drm.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/DocBook/drm.tmpl b/Documentation/DocBook/drm.tmpl
index c9cbb3fe0e6a..9a4c06ddebdd 100644
--- a/Documentation/DocBook/drm.tmpl
+++ b/Documentation/DocBook/drm.tmpl
@@ -1611,10 +1611,10 @@ void intel_crt_init(struct drm_device *dev)
1611 </sect2> 1611 </sect2>
1612 </sect1> 1612 </sect1>
1613 1613
1614 <!-- Internals: mid-layer helper functions --> 1614 <!-- Internals: kms helper functions -->
1615 1615
1616 <sect1> 1616 <sect1>
1617 <title>Mid-layer Helper Functions</title> 1617 <title>Mode Setting Helper Functions</title>
1618 <para> 1618 <para>
1619 The CRTC, encoder and connector functions provided by the drivers 1619 The CRTC, encoder and connector functions provided by the drivers
1620 implement the DRM API. They're called by the DRM core and ioctl handlers 1620 implement the DRM API. They're called by the DRM core and ioctl handlers