Re: [PATCH 2/5] DRM: Armada: Add Armada DRM driver

2013-10-11 Thread Russell King - ARM Linux
On Thu, Oct 10, 2013 at 06:23:26PM -0400, Rob Clark wrote: > On Thu, Oct 10, 2013 at 5:59 PM, Russell King - ARM Linux > wrote: > > On Thu, Oct 10, 2013 at 05:25:15PM -0400, Rob Clark wrote: > >> probably this thread is applicable here too? > >> > >> https://lkml.org/lkml/2013/9/12/417 > >> > >> (

Re: [PATCH 2/5] DRM: Armada: Add Armada DRM driver

2013-10-11 Thread Russell King - ARM Linux
On Thu, Oct 10, 2013 at 05:25:15PM -0400, Rob Clark wrote: > On Sun, Oct 6, 2013 at 6:08 PM, Russell King > wrote: > > + /* > > +* If we have an overlay plane associated with this CRTC, disable > > +* it before the modeset to avoid its coordinates being outside > > +*

Re: [PATCH 2/5] DRM: Armada: Add Armada DRM driver

2013-10-10 Thread Rob Clark
On Thu, Oct 10, 2013 at 6:53 PM, Russell King - ARM Linux wrote: > On Thu, Oct 10, 2013 at 06:23:26PM -0400, Rob Clark wrote: >> On Thu, Oct 10, 2013 at 5:59 PM, Russell King - ARM Linux >> wrote: >> > On Thu, Oct 10, 2013 at 05:25:15PM -0400, Rob Clark wrote: >> >> probably this thread is applic

Re: [PATCH 2/5] DRM: Armada: Add Armada DRM driver

2013-10-10 Thread Rob Clark
On Thu, Oct 10, 2013 at 5:59 PM, Russell King - ARM Linux wrote: > On Thu, Oct 10, 2013 at 05:25:15PM -0400, Rob Clark wrote: >> On Sun, Oct 6, 2013 at 6:08 PM, Russell King >> wrote: >> > + /* >> > +* If we have an overlay plane associated with this CRTC, disable >> > +* it

Re: [PATCH 2/5] DRM: Armada: Add Armada DRM driver

2013-10-10 Thread Rob Clark
On Sun, Oct 6, 2013 at 6:08 PM, Russell King wrote: > This patch adds support for the pair of LCD controllers on the Marvell > Armada 510 SoCs. This driver supports: > - multiple contiguous scanout buffers for video and graphics > - shm backed cacheable buffer objects for X pixmaps for Vivante GP

[PATCH 2/5] DRM: Armada: Add Armada DRM driver

2013-10-06 Thread Russell King
This patch adds support for the pair of LCD controllers on the Marvell Armada 510 SoCs. This driver supports: - multiple contiguous scanout buffers for video and graphics - shm backed cacheable buffer objects for X pixmaps for Vivante GPU acceleration - dual lcd0 and lcd1 crt operation - video o