commit | f9a8c149e91ca18adfbadea5d562bc21197caf1a | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed Aug 23 18:22:24 2017 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri Sep 01 16:51:25 2017 +0300 |
tree | fe63eb92ff987adacf2a8f82d687d3c7b98e40c3 | |
parent | b2b55502d683c72d3bd3ce31af5bd5ab990061d7 [diff] |
drm/i915: Eliminate obj->state usage from pre/post plane update Dig up the appropriate new crtc and plane states from the top level atomic state in intel_pre_plane_update() and intel_post_plane_update(). 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/20170823152226.22938-5-ville.syrjala@linux.intel.com