drm/i915: Do not use atomic modesets in hw readout.
authorMaarten Lankhorst <maarten.lankhorst@linux.intel.com>
Fri, 12 Jun 2015 09:15:39 +0000 (11:15 +0200)
committerJani Nikula <jani.nikula@intel.com>
Fri, 12 Jun 2015 12:10:31 +0000 (15:10 +0300)
commitb17d48e27d35bc890ff205c9663b58803798b63b
tree143853062d60e6e96c1910d37366ec66a4802f94
parentf721790560be9551c9e7f1644e04960b3ac44d06
drm/i915: Do not use atomic modesets in hw readout.

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ä <ville.syrjala@linux.intel.com>
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/intel_display.c
This page took 0.024569 seconds and 5 git commands to generate.