]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2d65b142a2d971c0175f88a2d6ec85dd2d6629a7
treef5339e7d599b8ecac53ebe1c13772eaea7ba78db
parentc90ce26010bb2f53110658a66c4b1187b1302432
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