Re: [Intel-gfx] [PATCH 1/4] drm/i915: Do not use atomic modesets in hw readout.

2015-06-12 Thread Ville Syrjälä
On Fri, Jun 12, 2015 at 11:15:39AM +0200, Maarten Lankhorst wrote: > This should fix fallout caused by making intel_crtc_control > and update_dpms atomic, which became a problem after reverting the > atomic hw readout patch. > > Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=90929 > Report

[Intel-gfx] [PATCH 1/4] drm/i915: Do not use atomic modesets in hw readout.

2015-06-12 Thread Maarten Lankhorst
This should fix fallout caused by making intel_crtc_control and update_dpms atomic, which became a problem after reverting the atomic hw readout patch. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=90929 Reported-by: Ville Syrjälä Signed-off-by: Maarten Lankhorst --- drivers/gpu/drm/i9