commit | da20eabd2c69761f9dfd849985eb299e3335531f | [log] [tgz] |
---|---|---|
author | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Mon Jun 15 12:33:44 2015 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon Jun 22 14:20:21 2015 +0200 |
tree | b3c45815de8a1d29cc3db605598c2e387216feb2 | |
parent | 86adf9d7024a699d5195d44c30b7dcd866441f33 [diff] |
drm/i915: Split plane updates of crtc->atomic into a helper, v2. This makes it easier to verify that no changes are done when calling this from crtc instead. Changes since v1: - Make intel_wm_need_update static and always check it. Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Reviewed-by: Matt Roper <matthew.d.roper@intel.com> Tested-by(IVB): Matt Roper <matthew.d.roper@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>