drm/i915: Move programming plane scaler to its own function.
authorMaarten Lankhorst <maarten.lankhorst@linux.intel.com>
Thu, 20 Sep 2018 10:27:10 +0000 (12:27 +0200)
committerMaarten Lankhorst <maarten.lankhorst@linux.intel.com>
Fri, 21 Sep 2018 17:30:31 +0000 (19:30 +0200)
commitab5c60bf76755d24ae8de5c1c6ac594934656ace
treef5339e7d599b8ecac53ebe1c13772eaea7ba78db
parent0aaf29b35f93f68128f92ea826ebfee8df9ab1ef
drm/i915: Move programming plane scaler to its own function.

This cleans the code up slightly, and will make other changes easier.

Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180920102711.4184-8-maarten.lankhorst@linux.intel.com
drivers/gpu/drm/i915/intel_sprite.c