]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/gpu/drm/exynos/exynos_drm_vidi.c
Backmerge tag 'v4.11-rc4' into drm-next
[karo-tx-linux.git] / drivers / gpu / drm / exynos / exynos_drm_vidi.c
index 6bbb0ea8a6af7d10fecb647bd56f25c5bf871ff2..ef86dbf1cc29b07a4f9c5378098f8f4dd9fdc078 100644 (file)
@@ -170,6 +170,7 @@ static const struct exynos_drm_crtc_ops vidi_crtc_ops = {
        .enable_vblank = vidi_enable_vblank,
        .disable_vblank = vidi_disable_vblank,
        .update_plane = vidi_update_plane,
+       .atomic_flush = exynos_crtc_handle_event,
 };
 
 static void vidi_fake_vblank_timer(unsigned long arg)