Skip to content

Commit

Permalink
drm: bridge: dw-hdmi: Add Documentation on supported input formats
Browse files Browse the repository at this point in the history
This patch adds a new DRM documentation entry and links to the input
format table added in the dw_hdmi header.

Reviewed-by: Archit Taneja <architt@codeaurora.org>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
  • Loading branch information
Neil Armstrong committed Apr 4, 2017
1 parent def23aa commit e624f51
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
15 changes: 15 additions & 0 deletions Documentation/gpu/bridge/dw-hdmi.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
=======================================================
drm/bridge/dw-hdmi Synopsys DesignWare HDMI Controller
=======================================================

Synopsys DesignWare HDMI Controller
===================================

This section covers everything related to the Synopsys DesignWare HDMI
Controller implemented as a DRM bridge.

Supported Input Formats and Encodings
-------------------------------------

.. kernel-doc:: include/drm/bridge/dw_hdmi.h
:doc: Supported input formats and encodings
1 change: 1 addition & 0 deletions Documentation/gpu/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Linux GPU Driver Developer's Guide
vc4
vga-switcheroo
vgaarbiter
bridge/dw-hdmi
todo

.. only:: subproject and html
Expand Down

0 comments on commit e624f51

Please sign in to comment.