]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Restore planes after load detection
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 22 Mar 2018 15:23:12 +0000 (17:23 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 29 Mar 2018 16:14:21 +0000 (19:14 +0300)
commit8e39290a41f1314bdfd2ddac8b3dfa23f64877e2
tree6299078c5a9a32e7ba678cb9ff17d48910470e5d
parent446c96098ff5887b8d00552032c8312112be6d30
drm/i915: Restore planes after load detection

Actually turn the planes back on after were done with
the load detection.

Fixes: 4f39e23914c4 ("drm/i915: Disable all planes for load detection, v2.")
Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180322152313.6561-23-ville.syrjala@linux.intel.com
drivers/gpu/drm/i915/intel_display.c