aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/DocBook')
-rw-r--r--Documentation/DocBook/drm.tmpl8
1 files changed, 6 insertions, 2 deletions
diff --git a/Documentation/DocBook/drm.tmpl b/Documentation/DocBook/drm.tmpl
index 7c7af25b330c..91ee107d5d0e 100644
--- a/Documentation/DocBook/drm.tmpl
+++ b/Documentation/DocBook/drm.tmpl
@@ -1653,8 +1653,6 @@ void intel_crt_init(struct drm_device *dev)
1653 <sect2> 1653 <sect2>
1654 <title>KMS API Functions</title> 1654 <title>KMS API Functions</title>
1655!Edrivers/gpu/drm/drm_crtc.c 1655!Edrivers/gpu/drm/drm_crtc.c
1656!Edrivers/gpu/drm/drm_rect.c
1657!Finclude/drm/drm_rect.h
1658 </sect2> 1656 </sect2>
1659 </sect1> 1657 </sect1>
1660 1658
@@ -2163,6 +2161,12 @@ void intel_crt_init(struct drm_device *dev)
2163 <title>EDID Helper Functions Reference</title> 2161 <title>EDID Helper Functions Reference</title>
2164!Edrivers/gpu/drm/drm_edid.c 2162!Edrivers/gpu/drm/drm_edid.c
2165 </sect2> 2163 </sect2>
2164 <sect2>
2165 <title>Rectangle Utilities Reference</title>
2166!Pinclude/drm/drm_rect.h rect utils
2167!Iinclude/drm/drm_rect.h
2168!Edrivers/gpu/drm/drm_rect.c
2169 </sect2>
2166 </sect1> 2170 </sect1>
2167 2171
2168 <!-- Internals: vertical blanking --> 2172 <!-- Internals: vertical blanking -->