From: architt@codeaurora.org (Archit Taneja)
To: linus-amlogic@lists.infradead.org
Subject: [PATCH v3 5/6] drm: bridge: dw-hdmi: Add Documentation on supported input formats
Date: Thu, 16 Mar 2017 22:13:04 +0530 [thread overview]
Message-ID: <b17af5d6-bf7b-f5f5-e96b-11a6c569b117@codeaurora.org> (raw)
In-Reply-To: <1488904944-14285-6-git-send-email-narmstrong@baylibre.com>
On 3/7/2017 10:12 PM, Neil Armstrong wrote:
> This patch adds a new DRM documentation entry and links to the input
> format table added in the dw_hdmi header.
>
> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
> ---
> Documentation/gpu/dw-hdmi.rst | 15 +++++++++++++++
> Documentation/gpu/index.rst | 1 +
Maybe we create a sub-directory for bridges here? Maybe
a hierarchy similar to tinydrm's?
Looks good otherwise.
Archit
> 2 files changed, 16 insertions(+)
> create mode 100644 Documentation/gpu/dw-hdmi.rst
>
> diff --git a/Documentation/gpu/dw-hdmi.rst b/Documentation/gpu/dw-hdmi.rst
> new file mode 100644
> index 0000000..486faad
> --- /dev/null
> +++ b/Documentation/gpu/dw-hdmi.rst
> @@ -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
> diff --git a/Documentation/gpu/index.rst b/Documentation/gpu/index.rst
> index e998ee0..0725449 100644
> --- a/Documentation/gpu/index.rst
> +++ b/Documentation/gpu/index.rst
> @@ -10,6 +10,7 @@ Linux GPU Driver Developer's Guide
> drm-kms
> drm-kms-helpers
> drm-uapi
> + dw-hdmi
> i915
> tinydrm
> vc4
>
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation
next prev parent reply other threads:[~2017-03-16 16:43 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-07 16:42 [PATCH v3 0/6] drm: bridge: dw-hdmi: Add support for Custom PHYs Neil Armstrong
2017-03-07 16:42 ` [PATCH v3 1/6] drm: bridge: dw-hdmi: Extract PHY interrupt setup to a function Neil Armstrong
2017-03-07 17:12 ` Jose Abreu
2017-03-08 10:25 ` Neil Armstrong
2017-03-07 16:42 ` [PATCH v3 2/6] media: uapi: Add RGB and YUV bus formats for Synopsys HDMI TX Controller Neil Armstrong
2017-03-16 17:06 ` Archit Taneja
2017-03-17 16:10 ` Neil Armstrong
2017-03-20 15:35 ` Hans Verkuil
2017-03-07 16:42 ` [PATCH v3 3/6] documentation: media: Add documentation for new RGB and YUV bus formats Neil Armstrong
2017-03-16 17:01 ` Archit Taneja
2017-03-17 16:11 ` Neil Armstrong
2017-03-20 15:04 ` Hans Verkuil
2017-03-20 14:33 ` Hans Verkuil
2017-03-07 16:42 ` [PATCH v3 4/6] drm: bridge: dw-hdmi: Switch to V4L bus format and encodings Neil Armstrong
2017-03-07 17:35 ` Jose Abreu
2017-03-08 9:35 ` Neil Armstrong
2017-03-08 12:12 ` Neil Armstrong
2017-03-09 14:27 ` Jose Abreu
2017-03-13 11:43 ` Jose Abreu
2017-03-14 8:14 ` Neil Armstrong
2017-03-07 16:42 ` [PATCH v3 5/6] drm: bridge: dw-hdmi: Add Documentation on supported input formats Neil Armstrong
2017-03-16 16:43 ` Archit Taneja [this message]
2017-03-07 16:42 ` [PATCH v3 6/6] drm: bridge: dw-hdmi: Move HPD handling to PHY operations Neil Armstrong
2017-03-07 17:19 ` Jose Abreu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=b17af5d6-bf7b-f5f5-e96b-11a6c569b117@codeaurora.org \
--to=architt@codeaurora.org \
--cc=linus-amlogic@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).