[PATCH v3 5/9] drm: Add EDID helper documentation

Thierry Reding thierry.reding at avionic-design.de
Mon Jan 14 06:30:24 PST 2013


Add a reference section about the EDID helper functions to the DRM
documentation.

Signed-off-by: Thierry Reding <thierry.reding at avionic-design.de>
---
 Documentation/DocBook/drm.tmpl | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Documentation/DocBook/drm.tmpl b/Documentation/DocBook/drm.tmpl
index 4ee2304..34249bb 100644
--- a/Documentation/DocBook/drm.tmpl
+++ b/Documentation/DocBook/drm.tmpl
@@ -2111,6 +2111,10 @@ void intel_crt_init(struct drm_device *dev)
 !Iinclude/drm/drm_dp_helper.h
 !Edrivers/gpu/drm/drm_dp_helper.c
     </sect2>
+    <sect2>
+      <title>EDID Helper Functions Reference</title>
+!Edrivers/gpu/drm/drm_edid.c
+    </sect2>
   </sect1>
 
   <!-- Internals: vertical blanking -->
-- 
1.8.1



More information about the dri-devel mailing list