From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4 4/9] rockchip: video: rk3399: enable HDMI output (from the rk_vop) for the RK3399
Date: Fri, 2 Jun 2017 15:03:27 +0200 [thread overview]
Message-ID: <20170602150327.25619330@crub> (raw)
In-Reply-To: <1496246386-61447-5-git-send-email-philipp.tomsich@theobroma-systems.com>
On Wed, 31 May 2017 17:59:31 +0200
Philipp Tomsich philipp.tomsich at theobroma-systems.com wrote:
...
> Changes in v4:
> - split the massive "refactor, split and add RK3399 support"-change into
> smaller chunks that are more easily digestible
>
> Changes in v3:
> - splits the VOP driver into SOC-specific and common portions
> - moves the "maximum x" and "maximum y" resolution config into Kconfig (instead
> of having hard-coded values that may need to be revised each time someone adds
> a new device or new features)
>
> Changes in v2: None
>
> arch/arm/include/asm/arch-rockchip/vop_rk3288.h | 10 +++
> drivers/video/rockchip/Makefile | 1 +
> drivers/video/rockchip/rk3399_vop.c | 105 ++++++++++++++++++++++++
> 3 files changed, 116 insertions(+)
> create mode 100644 drivers/video/rockchip/rk3399_vop.c
applied to u-boot-video/master, thanks!
--
Anatolij
next prev parent reply other threads:[~2017-06-02 13:03 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-31 15:59 [U-Boot] [PATCH v4 0/9] rockchip: video: rk3399: enable HDMI output Philipp Tomsich
2017-05-31 15:59 ` [U-Boot] [PATCH v4 1/9] rockchip: video: Kconfig: reformat help for VIDEO_ROCKCHIP Philipp Tomsich
2017-06-02 2:54 ` Simon Glass
2017-06-02 12:45 ` Anatolij Gustschin
2017-05-31 15:59 ` [U-Boot] [PATCH v4 2/9] rockchip: video: Kconfig: set MAX_XRES and MAX_YRES via Kconfig Philipp Tomsich
2017-06-02 2:54 ` Simon Glass
2017-06-02 12:46 ` Anatolij Gustschin
2017-05-31 15:59 ` [U-Boot] [PATCH v4 3/9] rockchip: video: refactor rk_vop and split RK3328-specific code off Philipp Tomsich
2017-06-02 2:54 ` Simon Glass
2017-06-02 3:10 ` Eric
2017-06-02 12:49 ` Anatolij Gustschin
2017-05-31 15:59 ` [U-Boot] [PATCH v4 4/9] rockchip: video: rk3399: enable HDMI output (from the rk_vop) for the RK3399 Philipp Tomsich
2017-06-02 2:54 ` Simon Glass
2017-06-02 13:03 ` Anatolij Gustschin [this message]
2017-05-31 15:59 ` [U-Boot] [PATCH v4 5/9] rockchip: video: add mpixelclock settings from Linux driver Philipp Tomsich
2017-06-02 2:54 ` Simon Glass
2017-06-02 13:04 ` Anatolij Gustschin
2017-05-31 15:59 ` [U-Boot] [PATCH v4 6/9] rockchip: video: split RK3228-specific part off from rk_hdmi Philipp Tomsich
2017-06-02 2:54 ` Simon Glass
2017-06-02 3:11 ` Eric
2017-06-02 13:13 ` Anatolij Gustschin
2017-05-31 15:59 ` [U-Boot] [PATCH v4 7/9] rockchip: video: rk3399: add HDMI TX support on the RK3399 Philipp Tomsich
2017-06-02 2:54 ` Simon Glass
2017-06-02 13:17 ` Anatolij Gustschin
2017-05-31 15:59 ` [U-Boot] [PATCH v4 8/9] rockchip: dts: rk3399: enable HDMI output in the DTS Philipp Tomsich
2017-06-02 2:54 ` Simon Glass
2017-06-02 13:24 ` Anatolij Gustschin
2017-06-07 12:51 ` Simon Glass
2017-06-07 13:05 ` Anatolij Gustschin
2017-06-08 3:30 ` Simon Glass
2017-06-08 7:57 ` Anatolij Gustschin
2017-05-31 15:59 ` [U-Boot] [PATCH v4 9/9] rockchip: board: puma_rk3399: enable BMP_16BPP, BMP_24BPP and BMP_32BPP Philipp Tomsich
2017-06-02 2:54 ` Simon Glass
2017-06-02 13:37 ` Anatolij Gustschin
2017-06-08 3:34 ` sjg at google.com
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=20170602150327.25619330@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox