public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4 3/9] rockchip: video: refactor rk_vop and split RK3328-specific code off
Date: Fri, 2 Jun 2017 14:49:00 +0200	[thread overview]
Message-ID: <20170602144900.36a411a2@crub> (raw)
In-Reply-To: <1496246386-61447-4-git-send-email-philipp.tomsich@theobroma-systems.com>

On Wed, 31 May 2017 17:59:30 +0200
Philipp Tomsich philipp.tomsich at theobroma-systems.com wrote:
...
> Changes in v4:
> - added to break down into smaller changes
> 
> Changes in v3: None
> Changes in v2: None
> 
>  arch/arm/include/asm/arch-rockchip/vop_rk3288.h |   1 +
>  drivers/video/rockchip/Makefile                 |   1 +
>  drivers/video/rockchip/rk3288_vop.c             |  95 +++++++++++++
>  drivers/video/rockchip/rk_vop.c                 | 182 ++++++++++++------------
>  drivers/video/rockchip/rk_vop.h                 |  32 +++++
>  5 files changed, 217 insertions(+), 94 deletions(-)
>  create mode 100644 drivers/video/rockchip/rk3288_vop.c
>  create mode 100644 drivers/video/rockchip/rk_vop.h

Rebased on master and applied to u-boot-video/master (with
s/RK3328/RK3288/ in the subject. Thanks!

--
Anatolij

  parent reply	other threads:[~2017-06-02 12:49 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 [this message]
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
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=20170602144900.36a411a2@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