[PATCH 2/3] drm: Renesas R-Car Display Unit DRM driver

2013-02-14 Thread Simon Horman
On Wed, Feb 13, 2013 at 07:18:33PM +0100, Laurent Pinchart wrote: > Hi Simon, > > On Wednesday 13 February 2013 21:28:20 Simon Horman wrote: > > On Thu, Jan 31, 2013 at 02:45:02AM +0100, Laurent Pinchart wrote: > > > The R-Car Display Unit (DU) DRM driver supports both superposition > > > processo

Re: [PATCH 2/3] drm: Renesas R-Car Display Unit DRM driver

2013-02-13 Thread Simon Horman
On Wed, Feb 13, 2013 at 07:18:33PM +0100, Laurent Pinchart wrote: > Hi Simon, > > On Wednesday 13 February 2013 21:28:20 Simon Horman wrote: > > On Thu, Jan 31, 2013 at 02:45:02AM +0100, Laurent Pinchart wrote: > > > The R-Car Display Unit (DU) DRM driver supports both superposition > > > processo

Re: [PATCH 2/3] drm: Renesas R-Car Display Unit DRM driver

2013-02-13 Thread Simon Horman
On Thu, Jan 31, 2013 at 02:45:02AM +0100, Laurent Pinchart wrote: > The R-Car Display Unit (DU) DRM driver supports both superposition > processors and all eight planes in RGB and YUV formats without alpha > blending. > > Only VGA and LVDS encoders and connectors are currently supported. As discu

[PATCH 2/3] drm: Renesas R-Car Display Unit DRM driver

2013-02-13 Thread Simon Horman
On Thu, Jan 31, 2013 at 02:45:02AM +0100, Laurent Pinchart wrote: > The R-Car Display Unit (DU) DRM driver supports both superposition > processors and all eight planes in RGB and YUV formats without alpha > blending. > > Only VGA and LVDS encoders and connectors are currently supported. As discu

[PATCH 2/3] drm: Renesas R-Car Display Unit DRM driver

2013-02-13 Thread Laurent Pinchart
Hi Simon, On Wednesday 13 February 2013 21:28:20 Simon Horman wrote: > On Thu, Jan 31, 2013 at 02:45:02AM +0100, Laurent Pinchart wrote: > > The R-Car Display Unit (DU) DRM driver supports both superposition > > processors and all eight planes in RGB and YUV formats without alpha > > blending. > >

Re: [PATCH 2/3] drm: Renesas R-Car Display Unit DRM driver

2013-02-13 Thread Laurent Pinchart
Hi Simon, On Wednesday 13 February 2013 21:28:20 Simon Horman wrote: > On Thu, Jan 31, 2013 at 02:45:02AM +0100, Laurent Pinchart wrote: > > The R-Car Display Unit (DU) DRM driver supports both superposition > > processors and all eight planes in RGB and YUV formats without alpha > > blending. > >

[PATCH 2/3] drm: Renesas R-Car Display Unit DRM driver

2013-02-07 Thread Laurent Pinchart
On Thursday 07 February 2013 00:23:18 Kuninori Morimoto wrote: > > I'm not sure of a good solution, however selecting OF where USE_OF wasn't > > previously selected seems to cause problems on at least ARM because > > devtree.c is then compiled without OF_FLATTREE selected. Isn't that an ARM issue

[PATCH 2/3] drm: Renesas R-Car Display Unit DRM driver

2013-02-07 Thread Simon Horman
[ CC Morimoto-san ] On Thu, Jan 31, 2013 at 02:45:02AM +0100, Laurent Pinchart wrote: > The R-Car Display Unit (DU) DRM driver supports both superposition > processors and all eight planes in RGB and YUV formats without alpha > blending. > > Only VGA and LVDS encoders and connectors are currently

[PATCH 2/3] drm: Renesas R-Car Display Unit DRM driver

2013-02-07 Thread Laurent Pinchart
Hi Simon, On Thursday 07 February 2013 11:15:52 Simon Horman wrote: > On Thu, Jan 31, 2013 at 02:45:02AM +0100, Laurent Pinchart wrote: > > The R-Car Display Unit (DU) DRM driver supports both superposition > > processors and all eight planes in RGB and YUV formats without alpha > > blending. > >

[PATCH 2/3] drm: Renesas R-Car Display Unit DRM driver

2013-02-07 Thread Simon Horman
On Thu, Jan 31, 2013 at 02:45:02AM +0100, Laurent Pinchart wrote: > The R-Car Display Unit (DU) DRM driver supports both superposition > processors and all eight planes in RGB and YUV formats without alpha > blending. > > Only VGA and LVDS encoders and connectors are currently supported. > > Sign

Re: [PATCH 2/3] drm: Renesas R-Car Display Unit DRM driver

2013-02-07 Thread Laurent Pinchart
On Thursday 07 February 2013 00:23:18 Kuninori Morimoto wrote: > > I'm not sure of a good solution, however selecting OF where USE_OF wasn't > > previously selected seems to cause problems on at least ARM because > > devtree.c is then compiled without OF_FLATTREE selected. Isn't that an ARM issue

Re: [PATCH 2/3] drm: Renesas R-Car Display Unit DRM driver

2013-02-07 Thread Laurent Pinchart
Hi Simon, On Thursday 07 February 2013 11:15:52 Simon Horman wrote: > On Thu, Jan 31, 2013 at 02:45:02AM +0100, Laurent Pinchart wrote: > > The R-Car Display Unit (DU) DRM driver supports both superposition > > processors and all eight planes in RGB and YUV formats without alpha > > blending. > >

Re: [PATCH 2/3] drm: Renesas R-Car Display Unit DRM driver

2013-02-07 Thread Kuninori Morimoto
Hi > I'm not sure of a good solution, however selecting OF where > USE_OF wasn't previously selected seems to cause problems on at least > ARM because devtree.c is then compiled without OF_FLATTREE selected. > > That results in the following awesomeness as pointed out to me by > Morimoto-san. >

Re: [PATCH 2/3] drm: Renesas R-Car Display Unit DRM driver

2013-02-07 Thread Simon Horman
[ CC Morimoto-san ] On Thu, Jan 31, 2013 at 02:45:02AM +0100, Laurent Pinchart wrote: > The R-Car Display Unit (DU) DRM driver supports both superposition > processors and all eight planes in RGB and YUV formats without alpha > blending. > > Only VGA and LVDS encoders and connectors are currently

[PATCH 2/3] drm: Renesas R-Car Display Unit DRM driver

2013-02-07 Thread Kuninori Morimoto
Hi > I'm not sure of a good solution, however selecting OF where > USE_OF wasn't previously selected seems to cause problems on at least > ARM because devtree.c is then compiled without OF_FLATTREE selected. > > That results in the following awesomeness as pointed out to me by > Morimoto-san. >

Re: [PATCH 2/3] drm: Renesas R-Car Display Unit DRM driver

2013-02-06 Thread Simon Horman
On Thu, Jan 31, 2013 at 02:45:02AM +0100, Laurent Pinchart wrote: > The R-Car Display Unit (DU) DRM driver supports both superposition > processors and all eight planes in RGB and YUV formats without alpha > blending. > > Only VGA and LVDS encoders and connectors are currently supported. > > Sign

[PATCH 2/3] drm: Renesas R-Car Display Unit DRM driver

2013-01-31 Thread Laurent Pinchart
The R-Car Display Unit (DU) DRM driver supports both superposition processors and all eight planes in RGB and YUV formats without alpha blending. Only VGA and LVDS encoders and connectors are currently supported. Signed-off-by: Laurent Pinchart --- drivers/gpu/drm/Kconfig | 2