Re: [PATCH v2 17/19] drm: rcar-du: crtc: Enable and disable CMMs

2019-08-20 Thread Laurent Pinchart
Hi Jacopo, Thank you for the patch. On Sat, Jul 06, 2019 at 04:07:44PM +0200, Jacopo Mondi wrote: > Enable/disable the CMM associated with a CRTC at crtc start and stop s/crtc/CRTC/ > time and enable the CMM unit through the Display Extensional Functions > register at group setup time. > > Sig

Re: [PATCH v2 17/19] drm: rcar-du: crtc: Enable and disable CMMs

2019-07-16 Thread Ulrich Hecht
> On July 6, 2019 at 4:07 PM Jacopo Mondi wrote: > > > Enable/disable the CMM associated with a CRTC at crtc start and stop > time and enable the CMM unit through the Display Extensional Functions > register at group setup time. > > Signed-off-by: Jacopo Mondi > --- > drivers/gpu/drm/rcar-d

[PATCH v2 17/19] drm: rcar-du: crtc: Enable and disable CMMs

2019-07-06 Thread Jacopo Mondi
Enable/disable the CMM associated with a CRTC at crtc start and stop time and enable the CMM unit through the Display Extensional Functions register at group setup time. Signed-off-by: Jacopo Mondi --- drivers/gpu/drm/rcar-du/rcar_du_crtc.c | 7 +++ drivers/gpu/drm/rcar-du/rcar_du_group.c |