Re: [PATCH v7 3/7] drm: rcar-du: Add support for CMM

2019-11-28 Thread Geert Uytterhoeven
Hi Laurent, On Thu, Nov 28, 2019 at 9:09 AM Laurent Pinchart wrote: > On Thu, Nov 28, 2019 at 08:56:14AM +0100, Geert Uytterhoeven wrote: > > On Wed, Nov 13, 2019 at 11:04 AM Jacopo Mondi > > wrote: > > > Add a driver for the R-Car Display Unit Color Correction Module. > > > In most of Gen3 SoC

Re: [PATCH v7 3/7] drm: rcar-du: Add support for CMM

2019-11-28 Thread Laurent Pinchart
Hi Geert, On Thu, Nov 28, 2019 at 08:56:14AM +0100, Geert Uytterhoeven wrote: > On Wed, Nov 13, 2019 at 11:04 AM Jacopo Mondi > wrote: > > Add a driver for the R-Car Display Unit Color Correction Module. > > In most of Gen3 SoCs, each DU output channel is provided with a CMM unit > > to perform

Re: [PATCH v7 3/7] drm: rcar-du: Add support for CMM

2019-11-27 Thread Geert Uytterhoeven
Hi Jacopo, On Wed, Nov 13, 2019 at 11:04 AM Jacopo Mondi wrote: > Add a driver for the R-Car Display Unit Color Correction Module. > In most of Gen3 SoCs, each DU output channel is provided with a CMM unit > to perform image enhancement and color correction. > > Add support for CMM through a driv

Re: [PATCH v7 3/7] drm: rcar-du: Add support for CMM

2019-11-27 Thread Laurent Pinchart
Hi Jacopo, Thank you for the patch. On Wed, Nov 13, 2019 at 11:05:52AM +0100, Jacopo Mondi wrote: > Add a driver for the R-Car Display Unit Color Correction Module. > > In most of Gen3 SoCs, each DU output channel is provided with a CMM unit > to perform image enhancement and color correction. >