[PATCH 00/11] drm/sun4i: Support two display pipelines

2017-03-09 Thread Chen-Yu Tsai
Hi Maxime, This is part 3 of my sun4i drm clean up series. In this part support for 2 display pipelines is added, after some more code cleanups and restructuring. While this series enables the second display pipeline, there's no usable output at the moment. For the A31, the second TCON's panel in

Re: [PATCH 00/11] drm/sun4i: Support two display pipelines

2017-03-09 Thread Maxime Ripard
On Thu, Mar 09, 2017 at 06:05:23PM +0800, Chen-Yu Tsai wrote: > Hi Maxime, > > This is part 3 of my sun4i drm clean up series. In this part support > for 2 display pipelines is added, after some more code cleanups and > restructuring. > > While this series enables the second display pipeline, the