drm/i915: Relocate icl_sanitize_encoder_pll_mapping()
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 5 Feb 2021 21:46:33 +0000 (23:46 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 16 Feb 2021 12:40:23 +0000 (14:40 +0200)
commitdc1ddac65664524b15f013e6eb56365b957b23bc
tree2b381412b23c74d27167330111e8936d54a82d10
parent87bd8498690b4adc916ef35dd3b4d72ec83e5fa6
drm/i915: Relocate icl_sanitize_encoder_pll_mapping()

Move icl_sanitize_encoder_pll_mapping() out from the middle
of the .{enable,disable}_clock() functions.

Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210205214634.19341-15-ville.syrjala@linux.intel.com
drivers/gpu/drm/i915/display/intel_ddi.c