Browse Source

drm: Add EDID helper documentation

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

Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Thierry Reding 12 years ago
parent
commit
5e308591a8
1 changed files with 4 additions and 0 deletions
  1. 4 0
      Documentation/DocBook/drm.tmpl

+ 4 - 0
Documentation/DocBook/drm.tmpl

@@ -2151,6 +2151,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 -->