summaryrefslogtreecommitdiff
path: root/drivers/ssb/driver_gige.c
diff options
context:
space:
mode:
authorLaurentiu Palcu <laurentiu.palcu@nxp.com>2018-07-04 16:37:08 +0300
committerLeonard Crestez <leonard.crestez@nxp.com>2018-08-24 12:41:33 +0300
commit41932e6374427a213b8d02f127ff8d65ca7f3a68 (patch)
tree5993ed66e82b3ac8a59f12c9573132aa09da9a0e /drivers/ssb/driver_gige.c
parentba5ba3a04d8080753976c3cff6ac71d4cfa7ceac (diff)
MLK-18767: drm: imx: dcss: fix vblank timed out warning
The following commit: f9a03b3 - MLK-17925: drm: imx: dcss: fix tearing introduced a regression because we does not send VBLANK event if context loader was not flushed. But this condition is always met immediately after enabling the CRTC. Hence, when 30FPS modes are selected, it is possible to exceed the 50ms vblank timeout if the first event is not sent. That's because 2 x 0.33ms > 50ms. This does not happen for 60fps modes though. This patch will force sending the first vblank event even if the context loader is not completely flushed. Signed-off-by: Laurentiu Palcu <laurentiu.palcu@nxp.com>
Diffstat (limited to 'drivers/ssb/driver_gige.c')
0 files changed, 0 insertions, 0 deletions