[PATCH 1/3] drm/layerscape: Add fsl dcu DRM driver

2015-03-26 Thread jianwei.w...@freescale.com
11:04 PM > To: Wang Jianwei-B52261 > Cc: dri-devel at lists.freedesktop.org; jbarnes at virtuousgeek.org; Wood > Scott- > B07421; Xiubo Li; Wang Huan-B18965; linux-kernel at vger.kernel.org; linux- > arm-kernel at lists.infradead.org > Subject: Re: [PATCH 1/3] drm/layerscape: Add

[PATCH 1/3] drm/layerscape: Add fsl dcu DRM driver

2015-03-19 Thread Daniel Vetter
On Fri, Mar 13, 2015 at 05:44:17PM +0800, Jianwei Wang wrote: > This patch add support for Two Dimensional Animation and Compositing > Engine (2D-ACE) on Freescale SoCs. > > 2D-ACE is a Freescale display controller. It provide an hardware > cursor. > > This is a simplified version, only a primary

[PATCH 1/3] drm/layerscape: Add fsl dcu DRM driver

2015-03-19 Thread jianwei.w...@freescale.com
irtuousgeek.org; dri- > devel at lists.freedesktop.org; Xiubo Li; Wang Huan-B18965; linux- > kernel at vger.kernel.org; Jin Zhengxiong-R64188; linux-arm- > kernel at lists.infradead.org > Subject: Re: [PATCH 1/3] drm/layerscape: Add fsl dcu DRM driver > > Hi Jianwei, > > Normal

[PATCH 1/3] drm/layerscape: Add fsl dcu DRM driver

2015-03-18 Thread Stefan Agner
Hi Jianwei, Normally, for the second and higher iteration of a patchset, developers add the version to the subject (e.g. PATCH v2). You can use the --reroll-count option when creating the patches with git format-patch. On 2015-03-13 10:44, Jianwei Wang wrote: > This patch add support for Two Dime

[PATCH 1/3] drm/layerscape: Add fsl dcu DRM driver

2015-03-13 Thread Jianwei Wang
This patch add support for Two Dimensional Animation and Compositing Engine (2D-ACE) on Freescale SoCs. 2D-ACE is a Freescale display controller. It provide an hardware cursor. This is a simplified version, only a primary plane, a fb created for fbdev, a crtc, a connector for TFT LCD panel, an en

[PATCH 1/3] drm/layerscape: Add fsl dcu DRM driver

2015-03-06 Thread jianwei.w...@freescale.com
5; linux-kernel at vger.kernel.org; > linux-arm-kernel at lists.infradead.org > Subject: Re: [PATCH 1/3] drm/layerscape: Add fsl dcu DRM driver > > On 2015-02-13 12:03, Jianwei Wang wrote: > > This patch add support for Two Dimensional Animation and Compositing > > Engine (2D-ACE) on the

[PATCH 1/3] drm/layerscape: Add fsl dcu DRM driver

2015-03-04 Thread Stefan Agner
On 2015-02-13 12:03, Jianwei Wang wrote: > This patch add support for Two Dimensional Animation and Compositing > Engine (2D-ACE) on the Freescale LS102x SoCs. > > 2D-ACE is a Freescale display controller. It supports at most four > plane and provide an hardware cursor. > > This is a simplified v

[PATCH 1/3] drm/layerscape: Add fsl dcu DRM driver

2015-03-04 Thread jianwei.w...@freescale.com
cott-B07421; Xiubo Li; Wang Huan-B18965; > linux-kernel at vger.kernel.org; linux-arm-kernel at lists.infradead.org > Subject: Re: [PATCH 1/3] drm/layerscape: Add fsl dcu DRM driver > > On Tue, Mar 03, 2015 at 10:06:57AM +, Jianwei.Wang at freescale.com > wrote: > > >

[PATCH 1/3] drm/layerscape: Add fsl dcu DRM driver

2015-03-03 Thread Daniel Vetter
ei-B52261 > > Cc: dri-devel at lists.freedesktop.org; jbarnes at virtuousgeek.org; Wood > > Scott-B07421; Xiubo Li; Wang Huan-B18965; linux-kernel at vger.kernel.org; > > linux-arm-kernel at lists.infradead.org > > Subject: Re: [PATCH 1/3] drm/layerscape: Add fsl dcu DRM dr

[PATCH 1/3] drm/layerscape: Add fsl dcu DRM driver

2015-03-03 Thread jianwei.w...@freescale.com
; Xiubo Li; Wang Huan-B18965; linux-kernel at vger.kernel.org; > linux-arm-kernel at lists.infradead.org > Subject: Re: [PATCH 1/3] drm/layerscape: Add fsl dcu DRM driver > > On Fri, Feb 13, 2015 at 07:03:54PM +0800, Jianwei Wang wrote: > > This patch add support for Two Dimensional A

[PATCH 1/3] drm/layerscape: Add fsl dcu DRM driver

2015-02-22 Thread Daniel Vetter
On Fri, Feb 13, 2015 at 07:03:54PM +0800, Jianwei Wang wrote: > This patch add support for Two Dimensional Animation and Compositing > Engine (2D-ACE) on the Freescale LS102x SoCs. > > 2D-ACE is a Freescale display controller. It supports at most four > plane and provide an hardware cursor. > > T

[PATCH 1/3] drm/layerscape: Add fsl dcu DRM driver

2015-02-13 Thread Jianwei Wang
This patch add support for Two Dimensional Animation and Compositing Engine (2D-ACE) on the Freescale LS102x SoCs. 2D-ACE is a Freescale display controller. It supports at most four plane and provide an hardware cursor. This is a simplified version, only a primary plane, a fb created for fbdev, a