commit | 8f539a83efa7dceb7c2257ca96e2dfc846bd12f6 | [log] [tgz] |
---|---|---|
author | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Mon Jul 13 16:30:32 2015 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Jul 15 15:06:02 2015 +0200 |
tree | 6d85239f6ee2500c788210520995942e91cc9197 | |
parent | 342defd8646dff96f87cf44c4eee4dfdf0dd8d00 [diff] |
drm/i915: always disable irqs in intel_pipe_update_start This can only fail because of a bug in the code. Suggested-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> [danvet: Squash in follow-up to also remove start_vbl_count from intel_crtc->atomic and put it into the intel_crtc directly - it's not precomputed state.] Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>