Re: [PATCH v4 7/9] drm: rcar-du: crtc: Register GAMMA_LUT properties

2019-09-11 Thread Kieran Bingham
Hi Jacopo, On 06/09/2019 14:54, Jacopo Mondi wrote: > Enable the GAMMA_LUT KMS property using the framework helpers to > register the property and set the associated gamma table maximum size. > > Reviewed-by: Ulrich Hecht > Reviewed-by: Laurent Pinchart LGTM. Reviewed-by: Kieran Bingham >

[PATCH v4 7/9] drm: rcar-du: crtc: Register GAMMA_LUT properties

2019-09-06 Thread Jacopo Mondi
Enable the GAMMA_LUT KMS property using the framework helpers to register the property and set the associated gamma table maximum size. Reviewed-by: Ulrich Hecht Reviewed-by: Laurent Pinchart Signed-off-by: Jacopo Mondi --- drivers/gpu/drm/rcar-du/rcar_du_crtc.c | 4 1 file changed, 4