Re: [PATCH v2 18/19] drm: rcar-du: crtc: Register GAMMA_LUT properties

2019-08-20 Thread Laurent Pinchart
Hi Jacopo, Thank you for the patch. On Sat, Jul 06, 2019 at 04:07:45PM +0200, Jacopo Mondi wrote: > Enable the GAMMA_LUT KMS property using the framework helpers to > register the proeprty and the associated gamma table size maximum size. s/proeprty/property/ "and set the associated gamme table

Re: [PATCH v2 18/19] drm: rcar-du: crtc: Register GAMMA_LUT properties

2019-07-16 Thread Ulrich Hecht
> On July 6, 2019 at 4:07 PM Jacopo Mondi wrote: > > > Enable the GAMMA_LUT KMS property using the framework helpers to > register the proeprty and the associated gamma table size maximum size. > > Signed-off-by: Jacopo Mondi > --- > drivers/gpu/drm/rcar-du/rcar_du_crtc.c | 4 > 1 file

[PATCH v2 18/19] drm: rcar-du: crtc: Register GAMMA_LUT properties

2019-07-06 Thread Jacopo Mondi
Enable the GAMMA_LUT KMS property using the framework helpers to register the proeprty and the associated gamma table size maximum size. Signed-off-by: Jacopo Mondi --- drivers/gpu/drm/rcar-du/rcar_du_crtc.c | 4 1 file changed, 4 insertions(+) diff --git a/drivers/gpu/drm/rcar-du/rcar_du_