]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit26b0d8f2d6dfc303edf01d76cd587859ab0ba072
tree3e17ee82b3ce6af7618d82ce3ed660cb545d37e0
parent5254fd2888c7750e8e58edd4d8fb9f88a083669f
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