drm/i915/icl: Split getting the DPLLs to port type specific functions
authorImre Deak <imre.deak@intel.com>
Fri, 28 Jun 2019 14:36:30 +0000 (17:36 +0300)
committerImre Deak <imre.deak@intel.com>
Mon, 1 Jul 2019 11:57:58 +0000 (14:57 +0300)
commit726ca99666dba067ac8fad32bed9d3efcfc57f9d
tree3e17ee82b3ce6af7618d82ce3ed660cb545d37e0
parent01b24f50b67f49e40172c58d5e8034630f776110
drm/i915/icl: Split getting the DPLLs to port type specific functions

For clarity factor out the combo PHY and TypeC PHY specific code from
icl_get_dplls() into their own functions.

No functional changes.

Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
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/20190628143635.22066-19-imre.deak@intel.com
drivers/gpu/drm/i915/display/intel_dpll_mgr.c