drm/i915/tc: Add TC PHY hook to read out the PHY HW state
authorImre Deak <imre.deak@intel.com>
Thu, 23 Mar 2023 14:20:16 +0000 (16:20 +0200)
committerImre Deak <imre.deak@intel.com>
Mon, 3 Apr 2023 08:35:30 +0000 (11:35 +0300)
commitab639f326e48385eeaf65fd129d3ff6d006cbeef
tree9fa25866c216016d6686bf235114165896be43ed
parent87107261bb73d7a8945f3cd37a6abc7befc327bf
drm/i915/tc: Add TC PHY hook to read out the PHY HW state

Add a TC PHY hook to read out the PHY HW state on each platform, move
the common parts to the generic helper.

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