Re: [PATCH v3 10/14] drm: rcar-du: kms: Collect CMM instances

2019-08-26 Thread Laurent Pinchart
Hi Jacopo, Thank you for the patch. On Sun, Aug 25, 2019 at 03:51:50PM +0200, Jacopo Mondi wrote: > Implement device tree parsing to collect the available CMM instances > described by the 'cmms' property. Associate CMMs with CRTCs and store a > mask of active CMMs in the DU group for later enable

[PATCH v3 10/14] drm: rcar-du: kms: Collect CMM instances

2019-08-25 Thread Jacopo Mondi
Implement device tree parsing to collect the available CMM instances described by the 'cmms' property. Associate CMMs with CRTCs and store a mask of active CMMs in the DU group for later enablement. Enforce the suspend/resume ordering of DU and CMM by creating a stateless device link between the t