drm/i915: Clean up intel_plane_atomic_check_with_state()
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 11 Jan 2019 17:08:11 +0000 (19:08 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 25 Jan 2019 19:26:08 +0000 (21:26 +0200)
commit790cc9941b137e00aeb9e9cd6f44d05565c3f271
treeade670f0c9d7678bf91c4b23f2c3504dd0ce04ff
parent0bb1ffe4eaa40e953f700886515a1edb27dfc24c
drm/i915: Clean up intel_plane_atomic_check_with_state()

Rename some of the state variables in
intel_plane_atomic_check_with_state() to make it less confusing.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190111170823.4441-2-ville.syrjala@linux.intel.com
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Uma Shankar <uma.shankar@intel.com>
drivers/gpu/drm/i915/intel_atomic_plane.c