diff options
author | Thierry Reding <treding@nvidia.com> | 2014-08-05 04:41:13 -0400 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2014-11-13 07:55:57 -0500 |
commit | 009081e0874d28b504ffa1842f6ddfafd2dd36fc (patch) | |
tree | 5457fbed8f4636ffaa10455f0d60189642669404 /Documentation/DocBook | |
parent | 42fe1e755d08b80c8be8eec5120946142950b931 (diff) |
drm/dsi: Add to DocBook documentation
Integrate the MIPI DSI helpers into DocBook and clean up various
kerneldoc warnings. Also add a brief DOC section and clarify some
aspects of the mipi_dsi_host struct's .transfer() operation.
Acked-by: Andrzej Hajda <a.hajda@samsung.com>
Reviewed-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'Documentation/DocBook')
-rw-r--r-- | Documentation/DocBook/drm.tmpl | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/DocBook/drm.tmpl b/Documentation/DocBook/drm.tmpl index be35bc328b77..da733c28c92f 100644 --- a/Documentation/DocBook/drm.tmpl +++ b/Documentation/DocBook/drm.tmpl | |||
@@ -2343,6 +2343,12 @@ void intel_crt_init(struct drm_device *dev) | |||
2343 | !Edrivers/gpu/drm/drm_dp_mst_topology.c | 2343 | !Edrivers/gpu/drm/drm_dp_mst_topology.c |
2344 | </sect2> | 2344 | </sect2> |
2345 | <sect2> | 2345 | <sect2> |
2346 | <title>MIPI DSI Helper Functions Reference</title> | ||
2347 | !Pdrivers/gpu/drm/drm_mipi_dsi.c dsi helpers | ||
2348 | !Iinclude/drm/drm_mipi_dsi.h | ||
2349 | !Edrivers/gpu/drm/drm_mipi_dsi.c | ||
2350 | </sect2> | ||
2351 | <sect2> | ||
2346 | <title>EDID Helper Functions Reference</title> | 2352 | <title>EDID Helper Functions Reference</title> |
2347 | !Edrivers/gpu/drm/drm_edid.c | 2353 | !Edrivers/gpu/drm/drm_edid.c |
2348 | </sect2> | 2354 | </sect2> |