On Fri, Mar 20, 2015 at 04:18:05PM +0200, Ander Conselvan de Oliveira wrote: > @@ -10136,6 +10157,8 @@ static void intel_modeset_commit_output_state(struct drm_device *dev) > crtc->base.state->enable = crtc->new_enabled; > crtc->base.enabled = crtc->new_enabled; > } > + > + intel_modeset_update_connector_atomic_state(dev); Just an aside: I think we should move the crtc state update and the updated vblank timings right before the call to intel_modeset_update_state into that itself. I spent a bit of time looking for that logic until I found it ;-) -Daniel -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx