drm/i915/tc: Add TC PHY hooks to get the PHY ready/owned state
authorImre Deak <imre.deak@intel.com>
Thu, 23 Mar 2023 14:20:15 +0000 (16:20 +0200)
committerImre Deak <imre.deak@intel.com>
Mon, 3 Apr 2023 08:35:30 +0000 (11:35 +0300)
commit87107261bb73d7a8945f3cd37a6abc7befc327bf
treef1e49f08fb11b09d24f8bc2fda1ce0f1f928f66f
parent34a658b7e7128b35daf71cc003fbb659f914f7a7
drm/i915/tc: Add TC PHY hooks to get the PHY ready/owned state

Add TC PHY hooks to get the PHY ready/owned state on each platform,
replacing the corresponding if ladder.

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-10-imre.deak@intel.com
drivers/gpu/drm/i915/display/intel_tc.c