Re: [PATCH 00/19] drm: Add Allwinner A10 display engine support

2015-11-11 Thread Maxime Ripard
On Fri, Oct 30, 2015 at 03:52:17PM +0100, Daniel Vetter wrote: > On Fri, Oct 30, 2015 at 03:20:46PM +0100, Maxime Ripard wrote: > > Hi everyone, > > > > The Allwinner SoCs (except for the very latest ones) all share the > > same set of controllers, loosely coupled together to form the display > >

Re: [PATCH 00/19] drm: Add Allwinner A10 display engine support

2015-11-08 Thread Chen-Yu Tsai
Hi Maxime, On Fri, Oct 30, 2015 at 10:20 PM, Maxime Ripard wrote: > Maxime Ripard (19): > clk: sunxi: Add display clock > clk: sunxi: Add PLL3 clock > clk: sunxi: Add TCON channel0 clock > clk: sunxi: Add TCON channel1 clock > clk: sunxi: add DRAM gates > clk: sunxi: Add Allwinner R8

Re: [PATCH 00/19] drm: Add Allwinner A10 display engine support

2015-10-30 Thread Daniel Vetter
On Fri, Oct 30, 2015 at 03:20:46PM +0100, Maxime Ripard wrote: > Hi everyone, > > The Allwinner SoCs (except for the very latest ones) all share the > same set of controllers, loosely coupled together to form the display > pipeline. > > Depending on the SoC, the number of instances of the control

[PATCH 00/19] drm: Add Allwinner A10 display engine support

2015-10-30 Thread Maxime Ripard
Hi everyone, The Allwinner SoCs (except for the very latest ones) all share the same set of controllers, loosely coupled together to form the display pipeline. Depending on the SoC, the number of instances of the controller will change (2 instances of each in the A10, only one in the A13, for exa