commit | a95fd8cae06dadf4a3eb88c9c130e86c5b0c1723 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue Aug 06 22:24:12 2013 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Aug 08 14:11:15 2013 +0200 |
tree | 01e908205536f27a0dcc5965ae45c907a109ba59 | |
parent | adf3d35e4aced032f0449c6d69b0a90fea14692f [diff] |
drm/i915: Always call intel_update_sprite_watermarks() when disabling a plane ILK and VLV codepaths didn't update sprite watermarks when disabling a sprite. Make them do that. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>