From: Dave Airlie Date: Fri, 5 Jul 2019 02:54:48 +0000 (+1000) Subject: Merge tag 'imx-drm-fixes-2019-07-04' of git://git.pengutronix.de/git/pza/linux into... X-Git-Tag: v5.2~11^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a0b2cf792ac9db7bb73e599e516adfb9dca8e60b;p=thirdparty%2Flinux.git Merge tag 'imx-drm-fixes-2019-07-04' of git://git.pengutronix.de/git/pza/linux into drm-fixes drm/imx: fix stale vblank timestamp after a modeset This series fixes stale vblank timestamps in the first event sent after a crtc was disabled. The core now is notified via drm_crtc_vblank_off before sending the last pending event in atomic_disable. If the crtc is reenabled right away during to a modeset, the event is not sent at all, as the next vblank will take care of it. Signed-off-by: Dave Airlie From: Philipp Zabel Link: https://patchwork.freedesktop.org/patch/msgid/1562237119.6641.16.camel@pengutronix.de --- a0b2cf792ac9db7bb73e599e516adfb9dca8e60b