-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drm: bridge: dw-hdmi: Add Documentation on supported input formats
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
Showing
2 changed files
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters