Commits

Laurentiu Palcu committed 481b3429131
MLK-17647: drm: imx: dcss: fix the flip_done timed out problem The commit: 44c45128 - MLK-17634-1: drm: imx: dcss: send vblank event from ISR made some changes related to vblank handling. However, it looks like they were not robust enough and, sometimes, the flip events are not sent. This happens only when playing videos over Weston. This patch, effectively, reverts those changes. Signed-off-by: Laurentiu Palcu <laurentiu.palcu@nxp.com> (cherry picked from commit 1319160b42390947864eb01e8385ea8e80087288)