drm/i915/tc: Add TC PHY hook to init the PHY
authorImre Deak <imre.deak@intel.com>
Thu, 23 Mar 2023 14:20:27 +0000 (16:20 +0200)
committerImre Deak <imre.deak@intel.com>
Mon, 3 Apr 2023 08:35:31 +0000 (11:35 +0300)
commitc55b73f391a726a45cc014464ba7ebea5f1d7386
tree445663710407b8a1e2457f9a95ff248cff162a5a
parent7e696546353f659f60fd10616e04a2aa59ab2ac0
drm/i915/tc: Add TC PHY hook to init the PHY

Add a hook for platform specific PHY initialization. Move the detection
of modular FIAs to the TGL handler, skipping this on ADLP+ where the
FIAs are always modular, not requiring a detection.

Reviewed-by: Mika Kahola <mika.kahola@intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230323142035.1432621-22-imre.deak@intel.com
drivers/gpu/drm/i915/display/intel_tc.c
drivers/gpu/drm/i915/i915_pci.c
drivers/gpu/drm/i915/intel_device_info.h