Re: [PATCH 0/3] add mie driver for exynos

2012-12-17 Thread Daniel Vetter
On Mon, Dec 17, 2012 at 7:59 PM, Stéphane Marchesin wrote: > >> And >> fimd, as display controller, could be controlled by linux framebuffer or drm >> framework. >> > > I don't think it's a valid point. If the framebuffer is properly done > on top of the DRM, you don't need all of that at all. Im

Re: [PATCH 0/3] add mie driver for exynos

2012-12-17 Thread Stéphane Marchesin
On Tue, Dec 11, 2012 at 8:01 PM, Inki Dae wrote: > > > 2012/12/12 Stéphane Marchesin >> >> On Mon, Dec 10, 2012 at 1:27 AM, Inki Dae wrote: >> > >> > >> > 2012/12/10 Stéphane Marchesin >> >> >> >> On Sun, Dec 9, 2012 at 10:26 PM, Inki Dae wrote: >> >> > >> >> > >> >> > 2012/12/6 R. Chandraseka

Re: [PATCH 0/3] add mie driver for exynos

2012-12-11 Thread Inki Dae
2012/12/12 Stéphane Marchesin > On Mon, Dec 10, 2012 at 1:27 AM, Inki Dae wrote: > > > > > > 2012/12/10 Stéphane Marchesin > >> > >> On Sun, Dec 9, 2012 at 10:26 PM, Inki Dae wrote: > >> > > >> > > >> > 2012/12/6 R. Chandrasekar > >> > > >> >> From: "R. Chandrasekar" > >> >> > >> >> this pat

Re: [PATCH 0/3] add mie driver for exynos

2012-12-11 Thread Stéphane Marchesin
On Mon, Dec 10, 2012 at 1:27 AM, Inki Dae wrote: > > > 2012/12/10 Stéphane Marchesin >> >> On Sun, Dec 9, 2012 at 10:26 PM, Inki Dae wrote: >> > >> > >> > 2012/12/6 R. Chandrasekar >> > >> >> From: "R. Chandrasekar" >> >> >> >> this patch set adds the driver support for the dithering functiona

Re: [PATCH 0/3] add mie driver for exynos

2012-12-10 Thread Inki Dae
2012/12/10 Stéphane Marchesin > On Sun, Dec 9, 2012 at 10:26 PM, Inki Dae wrote: > > > > > > 2012/12/6 R. Chandrasekar > > > >> From: "R. Chandrasekar" > >> > >> this patch set adds the driver support for the dithering functionality > of > >> the > >> mobile image enhancement (mie) module. > >

Re: [PATCH 0/3] add mie driver for exynos

2012-12-09 Thread Stéphane Marchesin
On Sun, Dec 9, 2012 at 10:26 PM, Inki Dae wrote: > > > 2012/12/6 R. Chandrasekar > >> From: "R. Chandrasekar" >> >> this patch set adds the driver support for the dithering functionality of >> the >> mobile image enhancement (mie) module. >> >> device tree support is added for mie. >> >> fimd ad

Re: [PATCH 0/3] add mie driver for exynos

2012-12-09 Thread Inki Dae
2012/12/6 R. Chandrasekar > From: "R. Chandrasekar" > > this patch set adds the driver support for the dithering functionality of > the > mobile image enhancement (mie) module. > > device tree support is added for mie. > > fimd adds the mie module as plugin and calls the dithering function. > di