Re: [PATCH v4 1/4] drm/ingenic : add ingenic_drm_bridge_atomic_enable

2022-03-14 Thread Paul Cercueil
Hi Christophe, Le ven., mars 11 2022 at 18:02:37 +0100, Christophe Branchereau a écrit : This allows the CRTC to be enabled after panels have slept out, and before their display is turned on, solving a graphical bug on the newvision nv3502c Signed-off-by: Christophe Branchereau --- drivers/

[PATCH v4 1/4] drm/ingenic : add ingenic_drm_bridge_atomic_enable

2022-03-11 Thread Christophe Branchereau
This allows the CRTC to be enabled after panels have slept out, and before their display is turned on, solving a graphical bug on the newvision nv3502c Signed-off-by: Christophe Branchereau --- drivers/gpu/drm/ingenic/ingenic-drm-drv.c | 19 +-- 1 file changed, 13 insertions(+),