[PATCH, RFC] i.MX DRM support

2012-06-14 Thread Sascha Hauer
Hi All, The following is the state-of-the-art i.MX IPU (Image Processing Unit) DRM support. This code is around for quite some time now and has been posted several times with different APIs, first with plain old framebuffer support, now DRM, first platform device binding, now devicetree. Unfortun

[PATCH, RFC] i.MX DRM support

2012-06-14 Thread Sascha Hauer
Hi All, The following is the state-of-the-art i.MX IPU (Image Processing Unit) DRM support. This code is around for quite some time now and has been posted several times with different APIs, first with plain old framebuffer support, now DRM, first platform device binding, now devicetree. Unfortun

[PATCH, RFC] i.MX DRM support

2012-06-14 Thread Sascha Hauer
Hi All, The following is the state-of-the-art i.MX IPU (Image Processing Unit) DRM support. This code is around for quite some time now and has been posted several times with different APIs, first with plain old framebuffer support, now DRM, first platform device binding, now devicetree. Unfortun

[PATCH, RFC] i.MX DRM support

2012-06-14 Thread Sascha Hauer
Hi All, The following is the state-of-the-art i.MX IPU (Image Processing Unit) DRM support. This code is around for quite some time now and has been posted several times with different APIs, first with plain old framebuffer support, now DRM, first platform device binding, now devicetree. Unfortun

[PATCH, RFC] i.MX DRM support

2012-06-14 Thread Sascha Hauer
Hi All, The following is the state-of-the-art i.MX IPU (Image Processing Unit) DRM support. This code is around for quite some time now and has been posted several times with different APIs, first with plain old framebuffer support, now DRM, first platform device binding, now devicetree. Unfortun

[PATCH, RFC] i.MX DRM support

2012-06-14 Thread Sascha Hauer
Hi All, The following is the state-of-the-art i.MX IPU (Image Processing Unit) DRM support. This code is around for quite some time now and has been posted several times with different APIs, first with plain old framebuffer support, now DRM, first platform device binding, now devicetree. Unfortun

Re: [PATCH, RFC] i.MX DRM support

2012-06-19 Thread Fabio Estevam
On Thu, Jun 14, 2012 at 10:43 AM, Sascha Hauer wrote: > Hi All, > > The following is the state-of-the-art i.MX IPU (Image Processing Unit) > DRM support. > > This code is around for quite some time now and has been posted several > times with different APIs, first with plain old framebuffer suppor

Re: [PATCH, RFC] i.MX DRM support

2012-07-02 Thread Sascha Hauer
On Thu, Jun 14, 2012 at 03:43:22PM +0200, Sascha Hauer wrote: > Hi All, > > The following is the state-of-the-art i.MX IPU (Image Processing Unit) > DRM support. > > This code is around for quite some time now and has been posted several > times with different APIs, first with plain old framebuff

Re: [PATCH, RFC] i.MX DRM support

2012-07-02 Thread Dirk Behme
On 02.07.2012 12:05, Sascha Hauer wrote: On Thu, Jun 14, 2012 at 03:43:22PM +0200, Sascha Hauer wrote: Hi All, The following is the state-of-the-art i.MX IPU (Image Processing Unit) DRM support. This code is around for quite some time now and has been posted several times with different APIs,

Re: [PATCH, RFC] i.MX DRM support

2012-07-06 Thread Greg Kroah-Hartman
On Mon, Jul 02, 2012 at 12:05:06PM +0200, Sascha Hauer wrote: > On Thu, Jun 14, 2012 at 03:43:22PM +0200, Sascha Hauer wrote: > > Hi All, > > > > The following is the state-of-the-art i.MX IPU (Image Processing Unit) > > DRM support. > > > > This code is around for quite some time now and has bee

Re: [PATCH, RFC] i.MX DRM support

2012-07-08 Thread Dave Airlie
On Fri, Jul 6, 2012 at 11:58 PM, Greg Kroah-Hartman wrote: > On Mon, Jul 02, 2012 at 12:05:06PM +0200, Sascha Hauer wrote: >> On Thu, Jun 14, 2012 at 03:43:22PM +0200, Sascha Hauer wrote: >> > Hi All, >> > >> > The following is the state-of-the-art i.MX IPU (Image Processing Unit) >> > DRM support

Re: [PATCH, RFC] i.MX DRM support

2012-07-09 Thread Sascha Hauer
On Sun, Jul 08, 2012 at 08:35:55AM +0100, Dave Airlie wrote: > On Fri, Jul 6, 2012 at 11:58 PM, Greg Kroah-Hartman > wrote: > > On Mon, Jul 02, 2012 at 12:05:06PM +0200, Sascha Hauer wrote: > >> On Thu, Jun 14, 2012 at 03:43:22PM +0200, Sascha Hauer wrote: > >> > Hi All, > >> > > >> > The followin

Re: [PATCH, RFC] i.MX DRM support

2012-06-19 Thread Fabio Estevam
On Thu, Jun 14, 2012 at 10:43 AM, Sascha Hauer wrote: > Hi All, > > The following is the state-of-the-art i.MX IPU (Image Processing Unit) > DRM support. > > This code is around for quite some time now and has been posted several > times with different APIs, first with plain old framebuffer suppor

Re: [PATCH, RFC] i.MX DRM support

2012-07-02 Thread Sascha Hauer
On Thu, Jun 14, 2012 at 03:43:22PM +0200, Sascha Hauer wrote: > Hi All, > > The following is the state-of-the-art i.MX IPU (Image Processing Unit) > DRM support. > > This code is around for quite some time now and has been posted several > times with different APIs, first with plain old framebuff

Re: [PATCH, RFC] i.MX DRM support

2012-07-02 Thread Dirk Behme
On 02.07.2012 12:05, Sascha Hauer wrote: On Thu, Jun 14, 2012 at 03:43:22PM +0200, Sascha Hauer wrote: Hi All, The following is the state-of-the-art i.MX IPU (Image Processing Unit) DRM support. This code is around for quite some time now and has been posted several times with different APIs,

Re: [PATCH, RFC] i.MX DRM support

2012-07-06 Thread Greg Kroah-Hartman
On Mon, Jul 02, 2012 at 12:05:06PM +0200, Sascha Hauer wrote: > On Thu, Jun 14, 2012 at 03:43:22PM +0200, Sascha Hauer wrote: > > Hi All, > > > > The following is the state-of-the-art i.MX IPU (Image Processing Unit) > > DRM support. > > > > This code is around for quite some time now and has bee

Re: [PATCH, RFC] i.MX DRM support

2012-07-08 Thread Dave Airlie
On Fri, Jul 6, 2012 at 11:58 PM, Greg Kroah-Hartman wrote: > On Mon, Jul 02, 2012 at 12:05:06PM +0200, Sascha Hauer wrote: >> On Thu, Jun 14, 2012 at 03:43:22PM +0200, Sascha Hauer wrote: >> > Hi All, >> > >> > The following is the state-of-the-art i.MX IPU (Image Processing Unit) >> > DRM support

Re: [PATCH, RFC] i.MX DRM support

2012-07-09 Thread Sascha Hauer
On Sun, Jul 08, 2012 at 08:35:55AM +0100, Dave Airlie wrote: > On Fri, Jul 6, 2012 at 11:58 PM, Greg Kroah-Hartman > wrote: > > On Mon, Jul 02, 2012 at 12:05:06PM +0200, Sascha Hauer wrote: > >> On Thu, Jun 14, 2012 at 03:43:22PM +0200, Sascha Hauer wrote: > >> > Hi All, > >> > > >> > The followin

Re: [PATCH, RFC] i.MX DRM support

2012-06-19 Thread Fabio Estevam
On Thu, Jun 14, 2012 at 10:43 AM, Sascha Hauer wrote: > Hi All, > > The following is the state-of-the-art i.MX IPU (Image Processing Unit) > DRM support. > > This code is around for quite some time now and has been posted several > times with different APIs, first with plain old framebuffer suppor

Re: [PATCH, RFC] i.MX DRM support

2012-07-02 Thread Sascha Hauer
On Thu, Jun 14, 2012 at 03:43:22PM +0200, Sascha Hauer wrote: > Hi All, > > The following is the state-of-the-art i.MX IPU (Image Processing Unit) > DRM support. > > This code is around for quite some time now and has been posted several > times with different APIs, first with plain old framebuff

Re: [PATCH, RFC] i.MX DRM support

2012-07-02 Thread Dirk Behme
On 02.07.2012 12:05, Sascha Hauer wrote: On Thu, Jun 14, 2012 at 03:43:22PM +0200, Sascha Hauer wrote: Hi All, The following is the state-of-the-art i.MX IPU (Image Processing Unit) DRM support. This code is around for quite some time now and has been posted several times with different APIs,

Re: [PATCH, RFC] i.MX DRM support

2012-07-06 Thread Greg Kroah-Hartman
On Mon, Jul 02, 2012 at 12:05:06PM +0200, Sascha Hauer wrote: > On Thu, Jun 14, 2012 at 03:43:22PM +0200, Sascha Hauer wrote: > > Hi All, > > > > The following is the state-of-the-art i.MX IPU (Image Processing Unit) > > DRM support. > > > > This code is around for quite some time now and has bee

Re: [PATCH, RFC] i.MX DRM support

2012-07-08 Thread Dave Airlie
On Fri, Jul 6, 2012 at 11:58 PM, Greg Kroah-Hartman wrote: > On Mon, Jul 02, 2012 at 12:05:06PM +0200, Sascha Hauer wrote: >> On Thu, Jun 14, 2012 at 03:43:22PM +0200, Sascha Hauer wrote: >> > Hi All, >> > >> > The following is the state-of-the-art i.MX IPU (Image Processing Unit) >> > DRM support

Re: [PATCH, RFC] i.MX DRM support

2012-07-09 Thread Sascha Hauer
On Sun, Jul 08, 2012 at 08:35:55AM +0100, Dave Airlie wrote: > On Fri, Jul 6, 2012 at 11:58 PM, Greg Kroah-Hartman > wrote: > > On Mon, Jul 02, 2012 at 12:05:06PM +0200, Sascha Hauer wrote: > >> On Thu, Jun 14, 2012 at 03:43:22PM +0200, Sascha Hauer wrote: > >> > Hi All, > >> > > >> > The followin

Re: [PATCH, RFC] i.MX DRM support

2012-06-19 Thread Fabio Estevam
On Thu, Jun 14, 2012 at 10:43 AM, Sascha Hauer wrote: > Hi All, > > The following is the state-of-the-art i.MX IPU (Image Processing Unit) > DRM support. > > This code is around for quite some time now and has been posted several > times with different APIs, first with plain old framebuffer suppor

Re: [PATCH, RFC] i.MX DRM support

2012-07-02 Thread Sascha Hauer
On Thu, Jun 14, 2012 at 03:43:22PM +0200, Sascha Hauer wrote: > Hi All, > > The following is the state-of-the-art i.MX IPU (Image Processing Unit) > DRM support. > > This code is around for quite some time now and has been posted several > times with different APIs, first with plain old framebuff

Re: [PATCH, RFC] i.MX DRM support

2012-07-02 Thread Dirk Behme
On 02.07.2012 12:05, Sascha Hauer wrote: On Thu, Jun 14, 2012 at 03:43:22PM +0200, Sascha Hauer wrote: Hi All, The following is the state-of-the-art i.MX IPU (Image Processing Unit) DRM support. This code is around for quite some time now and has been posted several times with different APIs,

Re: [PATCH, RFC] i.MX DRM support

2012-07-06 Thread Greg Kroah-Hartman
On Mon, Jul 02, 2012 at 12:05:06PM +0200, Sascha Hauer wrote: > On Thu, Jun 14, 2012 at 03:43:22PM +0200, Sascha Hauer wrote: > > Hi All, > > > > The following is the state-of-the-art i.MX IPU (Image Processing Unit) > > DRM support. > > > > This code is around for quite some time now and has bee

Re: [PATCH, RFC] i.MX DRM support

2012-07-08 Thread Dave Airlie
On Fri, Jul 6, 2012 at 11:58 PM, Greg Kroah-Hartman wrote: > On Mon, Jul 02, 2012 at 12:05:06PM +0200, Sascha Hauer wrote: >> On Thu, Jun 14, 2012 at 03:43:22PM +0200, Sascha Hauer wrote: >> > Hi All, >> > >> > The following is the state-of-the-art i.MX IPU (Image Processing Unit) >> > DRM support

Re: [PATCH, RFC] i.MX DRM support

2012-07-09 Thread Sascha Hauer
On Sun, Jul 08, 2012 at 08:35:55AM +0100, Dave Airlie wrote: > On Fri, Jul 6, 2012 at 11:58 PM, Greg Kroah-Hartman > wrote: > > On Mon, Jul 02, 2012 at 12:05:06PM +0200, Sascha Hauer wrote: > >> On Thu, Jun 14, 2012 at 03:43:22PM +0200, Sascha Hauer wrote: > >> > Hi All, > >> > > >> > The followin

Re: [PATCH, RFC] i.MX DRM support

2012-06-19 Thread Fabio Estevam
On Thu, Jun 14, 2012 at 10:43 AM, Sascha Hauer wrote: > Hi All, > > The following is the state-of-the-art i.MX IPU (Image Processing Unit) > DRM support. > > This code is around for quite some time now and has been posted several > times with different APIs, first with plain old framebuffer suppor

Re: [PATCH, RFC] i.MX DRM support

2012-07-02 Thread Sascha Hauer
On Thu, Jun 14, 2012 at 03:43:22PM +0200, Sascha Hauer wrote: > Hi All, > > The following is the state-of-the-art i.MX IPU (Image Processing Unit) > DRM support. > > This code is around for quite some time now and has been posted several > times with different APIs, first with plain old framebuff

Re: [PATCH, RFC] i.MX DRM support

2012-07-02 Thread Dirk Behme
On 02.07.2012 12:05, Sascha Hauer wrote: On Thu, Jun 14, 2012 at 03:43:22PM +0200, Sascha Hauer wrote: Hi All, The following is the state-of-the-art i.MX IPU (Image Processing Unit) DRM support. This code is around for quite some time now and has been posted several times with different APIs,

Re: [PATCH, RFC] i.MX DRM support

2012-07-06 Thread Greg Kroah-Hartman
On Mon, Jul 02, 2012 at 12:05:06PM +0200, Sascha Hauer wrote: > On Thu, Jun 14, 2012 at 03:43:22PM +0200, Sascha Hauer wrote: > > Hi All, > > > > The following is the state-of-the-art i.MX IPU (Image Processing Unit) > > DRM support. > > > > This code is around for quite some time now and has bee

Re: [PATCH, RFC] i.MX DRM support

2012-07-08 Thread Dave Airlie
On Fri, Jul 6, 2012 at 11:58 PM, Greg Kroah-Hartman wrote: > On Mon, Jul 02, 2012 at 12:05:06PM +0200, Sascha Hauer wrote: >> On Thu, Jun 14, 2012 at 03:43:22PM +0200, Sascha Hauer wrote: >> > Hi All, >> > >> > The following is the state-of-the-art i.MX IPU (Image Processing Unit) >> > DRM support

Re: [PATCH, RFC] i.MX DRM support

2012-07-09 Thread Sascha Hauer
On Sun, Jul 08, 2012 at 08:35:55AM +0100, Dave Airlie wrote: > On Fri, Jul 6, 2012 at 11:58 PM, Greg Kroah-Hartman > wrote: > > On Mon, Jul 02, 2012 at 12:05:06PM +0200, Sascha Hauer wrote: > >> On Thu, Jun 14, 2012 at 03:43:22PM +0200, Sascha Hauer wrote: > >> > Hi All, > >> > > >> > The followin

Re: [PATCH, RFC] i.MX DRM support

2012-06-19 Thread Fabio Estevam
On Thu, Jun 14, 2012 at 10:43 AM, Sascha Hauer wrote: > Hi All, > > The following is the state-of-the-art i.MX IPU (Image Processing Unit) > DRM support. > > This code is around for quite some time now and has been posted several > times with different APIs, first with plain old framebuffer suppor

Re: [PATCH, RFC] i.MX DRM support

2012-07-02 Thread Sascha Hauer
On Thu, Jun 14, 2012 at 03:43:22PM +0200, Sascha Hauer wrote: > Hi All, > > The following is the state-of-the-art i.MX IPU (Image Processing Unit) > DRM support. > > This code is around for quite some time now and has been posted several > times with different APIs, first with plain old framebuff

Re: [PATCH, RFC] i.MX DRM support

2012-07-02 Thread Dirk Behme
On 02.07.2012 12:05, Sascha Hauer wrote: On Thu, Jun 14, 2012 at 03:43:22PM +0200, Sascha Hauer wrote: Hi All, The following is the state-of-the-art i.MX IPU (Image Processing Unit) DRM support. This code is around for quite some time now and has been posted several times with different APIs,

Re: [PATCH, RFC] i.MX DRM support

2012-07-06 Thread Greg Kroah-Hartman
On Mon, Jul 02, 2012 at 12:05:06PM +0200, Sascha Hauer wrote: > On Thu, Jun 14, 2012 at 03:43:22PM +0200, Sascha Hauer wrote: > > Hi All, > > > > The following is the state-of-the-art i.MX IPU (Image Processing Unit) > > DRM support. > > > > This code is around for quite some time now and has bee

Re: [PATCH, RFC] i.MX DRM support

2012-07-08 Thread Dave Airlie
On Fri, Jul 6, 2012 at 11:58 PM, Greg Kroah-Hartman wrote: > On Mon, Jul 02, 2012 at 12:05:06PM +0200, Sascha Hauer wrote: >> On Thu, Jun 14, 2012 at 03:43:22PM +0200, Sascha Hauer wrote: >> > Hi All, >> > >> > The following is the state-of-the-art i.MX IPU (Image Processing Unit) >> > DRM support

Re: [PATCH, RFC] i.MX DRM support

2012-07-09 Thread Sascha Hauer
On Sun, Jul 08, 2012 at 08:35:55AM +0100, Dave Airlie wrote: > On Fri, Jul 6, 2012 at 11:58 PM, Greg Kroah-Hartman > wrote: > > On Mon, Jul 02, 2012 at 12:05:06PM +0200, Sascha Hauer wrote: > >> On Thu, Jun 14, 2012 at 03:43:22PM +0200, Sascha Hauer wrote: > >> > Hi All, > >> > > >> > The followin