]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit82d7d90f0805032d0531f9819f1605fff829cadd
treeade670f0c9d7678bf91c4b23f2c3504dd0ce04ff
parent4f48291a3d6e71ab97d40cfeaa38eac5faf4ce27
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