MLK-17647: drm: imx: dcss: fix the flip_done timed out problem
authorLaurentiu Palcu <laurentiu.palcu@nxp.com>
Thu, 8 Mar 2018 09:47:05 +0000 (11:47 +0200)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
commit03ba6bfbe038aa580af9949485b266a5ce9db140
treec4bea3b3f6a7bbc4aa32b0afce383d0a1af6d12f
parentc57b6ca3762888adbcc5e8f1fd3b7fa06a73e19f
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>
drivers/gpu/drm/imx/dcss/dcss-crtc.c