Hi Kieran,
Thank you for the patch.
On Fri, Mar 15, 2019 at 05:01:06PM +, Kieran Bingham wrote:
> Provide helpers to manage the power state, and initial configuration of
> the CRTC.
I would add a sentence here to mention that these helpers operate from
the atomic commit tail handler, and res
Provide helpers to manage the power state, and initial configuration of
the CRTC.
rcar_du_crtc_get() and rcar_du_crtc_get() are no longer used, and are
removed, simplifying the implementation and removing the initialized
flag which was needed to track the state of the CRTC.
Signed-off-by: Kieran