drm/i915/mpllb: move mpllb state check to intel_snps_phy.c
authorJani Nikula <jani.nikula@intel.com>
Thu, 16 Jun 2022 09:48:14 +0000 (12:48 +0300)
committerJani Nikula <jani.nikula@intel.com>
Fri, 17 Jun 2022 08:54:54 +0000 (11:54 +0300)
commit781c336a6caa67c68fe3a25b108d1dc38b0e7cc0
tree124656a180f266fbc581048e6011ba795b18806b
parent109406c92f971e739af04b278ef75dd0fee68a40
drm/i915/mpllb: move mpllb state check to intel_snps_phy.c

Keep the mpllb implementation details together in intel_snps_phy.c. Also
declutter intel_display.c.

v2: intel_mpllb_verify_state -> void intel_mpllb_state_verify (Ville)

Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/e7340bb0e399aeb2676c4820461187eeb1d4db15.1655372759.git.jani.nikula@intel.com
drivers/gpu/drm/i915/display/intel_display.c
drivers/gpu/drm/i915/display/intel_snps_phy.c
drivers/gpu/drm/i915/display/intel_snps_phy.h