diff options
author | Laurentiu Palcu <laurentiu.palcu@nxp.com> | 2018-07-04 16:37:08 +0300 |
---|---|---|
committer | Leonard Crestez <leonard.crestez@nxp.com> | 2018-08-24 12:41:33 +0300 |
commit | 41932e6374427a213b8d02f127ff8d65ca7f3a68 (patch) | |
tree | 5993ed66e82b3ac8a59f12c9573132aa09da9a0e /drivers/ssb/driver_gige.c | |
parent | ba5ba3a04d8080753976c3cff6ac71d4cfa7ceac (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