From: seanpaul@chromium.org (Sean Paul)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/3] drm/rockchip: vop: Add more RGB output interface type
Date: Tue, 19 Sep 2017 16:03:06 -0700 [thread overview]
Message-ID: <20170919230306.rcctwo5qnfjw26az@art_vandelay> (raw)
In-Reply-To: <1505360608-377-1-git-send-email-hjc@rock-chips.com>
On Thu, Sep 14, 2017 at 11:43:28AM +0800, Sandy Huang wrote:
> This patch add serial RGB output interface for rockchip vop, the
> more info about serial RGB output interface described at the
> following file:
>
> Documentation/devicetree/bindings/display/rockchip/rockchip-rgb.txt
>
> Signed-off-by: Sandy Huang <hjc@rock-chips.com>
Reviewed-by: Sean Paul <seanpaul@chromium.org>
> ---
> drivers/gpu/drm/rockchip/rockchip_drm_vop.h | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/drivers/gpu/drm/rockchip/rockchip_drm_vop.h b/drivers/gpu/drm/rockchip/rockchip_drm_vop.h
> index 56bbd2e..59a01c3 100644
> --- a/drivers/gpu/drm/rockchip/rockchip_drm_vop.h
> +++ b/drivers/gpu/drm/rockchip/rockchip_drm_vop.h
> @@ -209,6 +209,8 @@ struct vop_data {
> #define ROCKCHIP_OUT_MODE_P888 0
> #define ROCKCHIP_OUT_MODE_P666 1
> #define ROCKCHIP_OUT_MODE_P565 2
> +#define ROCKCHIP_OUT_MODE_S888 8
> +#define ROCKCHIP_OUT_MODE_S888_DUMMY 12
> /* for use special outface */
> #define ROCKCHIP_OUT_MODE_AAAA 15
>
> --
> 2.7.4
>
>
> _______________________________________________
> dri-devel mailing list
> dri-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel
--
Sean Paul, Software Engineer, Google / Chromium OS
prev parent reply other threads:[~2017-09-19 23:03 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-14 3:43 [PATCH 0/3] Add support rockchip RGB output interface Sandy Huang
2017-09-14 3:43 ` [PATCH 1/3] dt-bindings: Add document for " Sandy Huang
2017-09-19 14:46 ` Rob Herring
2017-09-20 1:51 ` Sandy Huang
2017-09-20 2:57 ` Sandy Huang
2017-09-21 19:40 ` Rob Herring
2017-09-22 2:59 ` Sandy Huang
2017-09-14 3:43 ` [PATCH 2/3] drm/rockchip: Add support for Rockchip Soc " Sandy Huang
2017-09-19 23:02 ` Sean Paul
2017-09-20 3:03 ` Sandy Huang
2017-09-14 3:43 ` [PATCH 3/3] drm/rockchip: vop: Add more RGB output interface type Sandy Huang
2017-09-19 23:03 ` Sean Paul [this message]
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=20170919230306.rcctwo5qnfjw26az@art_vandelay \
--to=seanpaul@chromium.org \
--cc=linux-arm-kernel@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