]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Move programming plane scaler to its own function.
authorMaarten Lankhorst <maarten.lankhorst@linux.intel.com>
Wed, 14 Nov 2018 11:49:23 +0000 (13:49 +0200)
committerJoonas Lahtinen <joonas.lahtinen@linux.intel.com>
Thu, 15 Nov 2018 11:56:14 +0000 (13:56 +0200)
commite6dea27cca24ba44c8f7b2c0b9f9533bfdafd96b
treef37037e56ed6a818ed58424318adf92ed164f3da
parent2299eb2ba36437299b527d4f165ab779c03191dd
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
(cherry picked from commit ab5c60bf76755d24ae8de5c1c6ac594934656ace)
Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
drivers/gpu/drm/i915/intel_sprite.c