[PATCH v3 0/9] Renesas R-Car DU HDMI support

2014-10-31 Thread Simon Horman
On Thu, Oct 30, 2014 at 01:40:34PM +0200, Laurent Pinchart wrote: > Hi Simon, > > On Thursday 30 October 2014 20:29:22 Simon Horman wrote: > > 2014/10/30 20:05 "Laurent Pinchart" : > > > On Tuesday 28 October 2014 15:30:05 Dave Airlie wrote: > > >>> The last patch instantiates the HDMI encoder in

[PATCH v3 0/9] Renesas R-Car DU HDMI support

2014-10-30 Thread Simon Horman
2014/10/30 20:05 "Laurent Pinchart" : > > On Tuesday 28 October 2014 15:30:05 Dave Airlie wrote: > > > The last patch instantiates the HDMI encoder in the Koelsch board DT file > > > and connects it to the DU output. > > > > > > The patch series depends on Koelsch DU DT enablement (scheduled for me

[PATCH v3 0/9] Renesas R-Car DU HDMI support

2014-10-30 Thread Laurent Pinchart
Hi Simon, On Thursday 30 October 2014 20:29:22 Simon Horman wrote: > 2014/10/30 20:05 "Laurent Pinchart" : > > On Tuesday 28 October 2014 15:30:05 Dave Airlie wrote: > >>> The last patch instantiates the HDMI encoder in the Koelsch board DT > >>> file and connects it to the DU output. > >>> > >>>

[PATCH v3 0/9] Renesas R-Car DU HDMI support

2014-10-30 Thread Laurent Pinchart
On Tuesday 28 October 2014 15:30:05 Dave Airlie wrote: > > The last patch instantiates the HDMI encoder in the Koelsch board DT file > > and connects it to the DU output. > > > > The patch series depends on Koelsch DU DT enablement (scheduled for merge > > in v3.19-rc1). Dave, I'd like to get this

[PATCH v3 0/9] Renesas R-Car DU HDMI support

2014-10-28 Thread Dave Airlie
> > The last patch instantiates the HDMI encoder in the Koelsch board DT file and > connects it to the DU output. > > The patch series depends on Koelsch DU DT enablement (scheduled for merge in > v3.19-rc1). Dave, I'd like to get this merged in v3.19-rc1, how would you like > to proceed ? Could it

[PATCH v3 0/9] Renesas R-Car DU HDMI support

2014-10-26 Thread Laurent Pinchart
Hello, This patch set adds support for the HDMI output port present on the Renesas Koelsch board. Doing so requires two components, a driver for the external ADV7511W HDMI encoder, and support for HDMI encoders in the DU driver. The HDMI encoder drivers uses the DRM slave encoder framework and th