commit | 20bc86739b835da21476ea0bf7381f6aab03be64 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue Oct 01 18:02:17 2013 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Oct 10 12:47:01 2013 +0200 |
tree | 627c469af06f2efd608261960f6370db81687153 | |
parent | abae50ed12b6f556afce0febb41639f0ede28fb9 [diff] |
drm/i915: Enable/disable IPS when primary is enabled/disabled IPS should be OK as long as one plane is enabled on the pipe, but it does seem to cause problems when going between primary only and sprite only. This needs more investigations, but for now just disable IPS whenever the primary plane is disabled. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Acked-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>