]> 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)
commit85ebf1aa563cbbfb7c3ee20ea21e406fcc7bcb5b
tree3e17ee82b3ce6af7618d82ce3ed660cb545d37e0
parentb00413778990f934d55b9ab278cea48eca0e1390
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