From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 3/4] sunxi: video: Add support for CSC and TVE to DE2 driver
Date: Fri, 2 Jun 2017 10:53:21 +0200 [thread overview]
Message-ID: <20170602105321.5a4d69b0@crub> (raw)
In-Reply-To: <20170519154118.28651-4-jernej.skrabec@siol.net>
On Fri, 19 May 2017 17:41:16 +0200
Jernej Skrabec jernej.skrabec at siol.net wrote:
> Extend DE2 driver with support for TVE driver, which will be added in
> next commit. TVE unit expects data to be in YUV format, so CSC support
> is also added here.
>
> Note that HDMI driver has higher priority, so TV out is not probed if
> HDMI monitor is detected.
>
> Signed-off-by: Jernej Skrabec <jernej.skrabec@siol.net>
> ---
>
> arch/arm/include/asm/arch-sunxi/display2.h | 17 +++++++++
> drivers/video/sunxi/sunxi_de2.c | 60 ++++++++++++++++++++++++------
> 2 files changed, 65 insertions(+), 12 deletions(-)
applied to u-boot-video/master, thanks!
--
Anatolij
next prev parent reply other threads:[~2017-06-02 8:53 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-19 15:41 [U-Boot] [PATCH v2 0/4] sunxi: video: Add support for TV (composite) output on H3/H5 Jernej Skrabec
2017-05-19 15:41 ` [U-Boot] [PATCH v2 1/4] sunxi: video: Rename tve.c to tve_common.c Jernej Skrabec
2017-05-22 7:31 ` Maxime Ripard
2017-05-22 20:26 ` Simon Glass
2017-06-02 8:52 ` Anatolij Gustschin
2017-05-19 15:41 ` [U-Boot] [PATCH v2 2/4] sunxi: Add base address for TV encoder Jernej Skrabec
2017-05-22 7:32 ` Maxime Ripard
2017-06-02 8:53 ` Anatolij Gustschin
2017-05-19 15:41 ` [U-Boot] [PATCH v2 3/4] sunxi: video: Add support for CSC and TVE to DE2 driver Jernej Skrabec
2017-05-22 7:32 ` Maxime Ripard
2017-05-22 20:26 ` Simon Glass
2017-06-02 8:53 ` Anatolij Gustschin [this message]
2017-05-19 15:41 ` [U-Boot] [PATCH v2 4/4] sunxi: video: Add H3/H5 TV out driver Jernej Skrabec
2017-05-22 7:35 ` Maxime Ripard
2017-05-22 18:49 ` Jernej Škrabec
2017-05-23 20:22 ` Maxime Ripard
2017-05-24 15:34 ` Jernej Škrabec
2017-05-30 20:41 ` Maxime Ripard
2017-06-01 3:11 ` Simon Glass
2017-06-01 7:38 ` Maxime Ripard
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=20170602105321.5a4d69b0@crub \
--to=agust@denx.de \
--cc=u-boot@lists.denx.de \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.