Skip to content
Snippets Groups Projects
Commit 885054f9 authored by Benjamin Gaignard's avatar Benjamin Gaignard
Browse files

drm/sti: make crct disable atomic

parent 48197bc5
No related branches found
No related tags found
No related merge requests found
......@@ -40,6 +40,8 @@ static void sti_crtc_atomic_disable(struct drm_crtc *crtc,
DRM_DEBUG_DRIVER("\n");
mixer->status = STI_MIXER_DISABLING;
drm_crtc_wait_one_vblank(crtc);
}
static int
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment