drm/i915/intel_fb: Pull FB plane functions from intel_sprite.c
authorImre Deak <imre.deak@intel.com>
Thu, 25 Mar 2021 21:47:52 +0000 (23:47 +0200)
committerImre Deak <imre.deak@intel.com>
Mon, 29 Mar 2021 19:54:50 +0000 (22:54 +0300)
commitd7bdd1c8a97ccc5230c2b44a258c6ecfb25eeca2
tree38f6adeafd5666f51438d0733ee1071ee6c825ac
parent3e5e0a75fa58a181f638b51103d50b9bcdbfb8c6
drm/i915/intel_fb: Pull FB plane functions from intel_sprite.c

Move the FB plane specific function from intel_sprite.c to intel_fb.c

Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210325214808.2071517-10-imre.deak@intel.com
drivers/gpu/drm/i915/display/intel_fb.c
drivers/gpu/drm/i915/display/intel_fb.h
drivers/gpu/drm/i915/display/intel_sprite.c
drivers/gpu/drm/i915/display/intel_sprite.h