Commits

Laurentiu Palcu committed dfb918e28ec
MLK-17671-1: drm: imx: dcss: add a delay after changing the pixel clock DCSS needs some time to stabilize after switching to a new pixel clock. All interrupts will delayed till the clock stabilizes and we'll end up getting warnings about VBLANK interrupt taking more than 50ms to arrive. This patch adds a 500ms delay after switching to a new clock. This will allow DCSS to stabilize before enabling CRTC and DTG channels. Signed-off-by: Laurentiu Palcu <laurentiu.palcu@nxp.com> (cherry picked from commit 86764e4056be96583e1acebe0d31f5090dfb3822)