dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Cc: linux-renesas-soc@vger.kernel.org, geert@glider.be,
	dri-devel@lists.freedesktop.org
Subject: Re: [PATCH v3 0/5] drm: rcar-du: r8a77965 DU support
Date: Sat, 28 Apr 2018 01:43:30 +0300	[thread overview]
Message-ID: <3133347.E1rqC9Dq6Z@avalon> (raw)
In-Reply-To: <20180427222154.21664-1-kieran.bingham+renesas@ideasonboard.com>

Hi Kieran,

Thank you for the patches.

On Saturday, 28 April 2018 01:21:49 EEST Kieran Bingham wrote:
> The r8a77965 M3-N platform supports a DPAD, HDMI and LVDS output, along
> 3 DU channels. However, DU2 is not available in the hardware, with the
> DPAD instead being routed through DU3.
> 
> Provide support for this non-linear indexing with updates to the rcar-du
> driver, before adding the device info structure for the r8a77965.
> 
> 
> Kieran Bingham (5):
>   dt-bindings: display: renesas: Add R-Car M3-N HDMI TX DT bindings
>   pinctrl: sh-pfc: r8a77965: Add DU RGB output pins, groups and
>     functions
>   drm: rcar-du: Split CRTC handling to support hardware indexing
>   drm: rcar-du: Allow DU groups to work with hardware indexing
>   drm: rcar-du: Add R8A77965 support

I've taken the whole series in my tree for v4.18.

>  .../display/bridge/renesas,dw-hdmi.txt        |   1 +
>  drivers/gpu/drm/rcar-du/rcar_du_crtc.c        |  26 ++--
>  drivers/gpu/drm/rcar-du/rcar_du_crtc.h        |   3 +-
>  drivers/gpu/drm/rcar-du/rcar_du_drv.c         |  51 ++++++--
>  drivers/gpu/drm/rcar-du/rcar_du_drv.h         |   4 +-
>  drivers/gpu/drm/rcar-du/rcar_du_group.c       |  14 ++-
>  drivers/gpu/drm/rcar-du/rcar_du_group.h       |   2 +
>  drivers/gpu/drm/rcar-du/rcar_du_kms.c         |  23 +++-
>  drivers/pinctrl/sh-pfc/pfc-r8a77965.c         | 116 ++++++++++++++++++
>  9 files changed, 203 insertions(+), 37 deletions(-)


-- 
Regards,

Laurent Pinchart



_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

  parent reply	other threads:[~2018-04-27 22:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-27 22:21 [PATCH v3 0/5] drm: rcar-du: r8a77965 DU support Kieran Bingham
2018-04-27 22:21 ` [PATCH v3 1/5] dt-bindings: display: renesas: Add R-Car M3-N HDMI TX DT bindings Kieran Bingham
2018-04-27 22:21 ` [PATCH v3 2/5] pinctrl: sh-pfc: r8a77965: Add DU RGB output pins, groups and functions Kieran Bingham
2018-04-27 22:21 ` [PATCH v3 3/5] drm: rcar-du: Split CRTC handling to support hardware indexing Kieran Bingham
2018-04-27 22:21 ` [PATCH v3 4/5] drm: rcar-du: Allow DU groups to work with " Kieran Bingham
2018-04-27 22:21 ` [PATCH v3 5/5] drm: rcar-du: Add R8A77965 support Kieran Bingham
2018-04-27 22:43 ` Laurent Pinchart [this message]
2018-05-02  8:59   ` [PATCH v3 0/5] drm: rcar-du: r8a77965 DU support Geert Uytterhoeven
2018-05-02 10:13     ` Kieran Bingham

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=3133347.E1rqC9Dq6Z@avalon \
    --to=laurent.pinchart@ideasonboard.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=geert@glider.be \
    --cc=kieran.bingham+renesas@ideasonboard.com \
    --cc=linux-renesas-soc@vger.kernel.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).