Re: [PATCH 01/10] drm/sun4i: Disable frontend video channel before enabling a layer

2018-03-23 Thread Maxime Ripard
On Wed, Mar 21, 2018 at 04:28:55PM +0100, Paul Kocialkowski wrote: > This adds a dedicated function for disabling the layer video channel > from the frontend to the backend. It is called automatically on an > atomic update, as to disable the frontend by default (it will be enabled > later on in the

[PATCH 01/10] drm/sun4i: Disable frontend video channel before enabling a layer

2018-03-22 Thread Paul Kocialkowski
This adds a dedicated function for disabling the layer video channel from the frontend to the backend. It is called automatically on an atomic update, as to disable the frontend by default (it will be enabled later on in the atomic update if necessary). It fixes an issue when enabling a layer that