Re: [PATCH v2 19/19] drm: rcar-du: kms: Update CMM in atomic commit tail

2019-08-22 Thread Laurent Pinchart
Hi Jacopo, On Thu, Aug 22, 2019 at 09:19:25PM +0200, Jacopo Mondi wrote: > On Tue, Aug 20, 2019 at 09:42:15PM +0300, Laurent Pinchart wrote: > > On Sat, Jul 06, 2019 at 04:07:46PM +0200, Jacopo Mondi wrote: > > > Update CMM settings at in the atomic commit tail helper method. > > > > > > The CMM i

Re: [PATCH v2 19/19] drm: rcar-du: kms: Update CMM in atomic commit tail

2019-08-22 Thread Jacopo Mondi
Hi Laurent, On Tue, Aug 20, 2019 at 09:42:15PM +0300, Laurent Pinchart wrote: > Hi Jacopo, > > Thank you for the patch. > > On Sat, Jul 06, 2019 at 04:07:46PM +0200, Jacopo Mondi wrote: > > Update CMM settings at in the atomic commit tail helper method. > > > > The CMM is updated with new gamma va

Re: [PATCH v2 19/19] drm: rcar-du: kms: Update CMM in atomic commit tail

2019-08-20 Thread Laurent Pinchart
Hi Jacopo, Thank you for the patch. On Sat, Jul 06, 2019 at 04:07:46PM +0200, Jacopo Mondi wrote: > Update CMM settings at in the atomic commit tail helper method. > > The CMM is updated with new gamma values provided to the driver > in the GAMMA_LUT blob property. > > Signed-off-by: Jacopo Mon

Re: [PATCH v2 19/19] drm: rcar-du: kms: Update CMM in atomic commit tail

2019-07-16 Thread Ulrich Hecht
> On July 6, 2019 at 4:07 PM Jacopo Mondi wrote: > > > Update CMM settings at in the atomic commit tail helper method. > > The CMM is updated with new gamma values provided to the driver > in the GAMMA_LUT blob property. > > Signed-off-by: Jacopo Mondi > --- > drivers/gpu/drm/rcar-du/rcar_

[PATCH v2 19/19] drm: rcar-du: kms: Update CMM in atomic commit tail

2019-07-06 Thread Jacopo Mondi
Update CMM settings at in the atomic commit tail helper method. The CMM is updated with new gamma values provided to the driver in the GAMMA_LUT blob property. Signed-off-by: Jacopo Mondi --- drivers/gpu/drm/rcar-du/rcar_du_kms.c | 35 +++ 1 file changed, 35 insertions(+