From: Thierry Reding Date: Mon, 14 Jan 2013 08:00:31 +0000 (+0100) Subject: drm: Add EDID helper documentation X-Git-Url: http://git.mmlx.us/?a=commitdiff_plain;h=5e308591a887604ed4fca7e7fcd8fb18d8bdc459;p=linux-edison.git drm: Add EDID helper documentation Add a reference section about the EDID helper functions to the DRM documentation. Signed-off-by: Thierry Reding Reviewed-by: Alex Deucher --- diff --git a/Documentation/DocBook/drm.tmpl b/Documentation/DocBook/drm.tmpl index 51e1904ac4c..003c18a01fb 100644 --- a/Documentation/DocBook/drm.tmpl +++ b/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 + + EDID Helper Functions Reference +!Edrivers/gpu/drm/drm_edid.c +