commit | 2b9966771d3b84da6383e8695350beea3213f848 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Mon Sep 16 17:38:37 2013 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue Oct 01 07:45:10 2013 +0200 |
tree | f7c6b19a8a7400c8877dbbeaba45c5039d8b7ef7 | |
parent | c9f7fbf9ed05eb92d63a2f4afbd76020572a0dbd [diff] |
drm/i915: Drop explicit plane restoration during resume We already restore planes during the modeset operation, so no need to do another loop over the planes and try to restore them again. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>