OSDN Git Service

drm/i915/tc: Add TC PHY hook to get the TC-cold blocking power domain
authorImre Deak <imre.deak@intel.com>
Thu, 23 Mar 2023 14:20:25 +0000 (16:20 +0200)
committerImre Deak <imre.deak@intel.com>
Mon, 3 Apr 2023 08:35:31 +0000 (11:35 +0300)
commit16cf693e31bdb423f35ab24081575ec9699303fc
tree75d90753ed25e5a1033ce77c0f9342a44e43a5ff
parentbc5f983a3d8d8e5a5eddfaf11275bbcef04017f5
drm/i915/tc: Add TC PHY hook to get the TC-cold blocking power domain

Instead of the corresponding if ladder, add a TC PHY hook to get the
platform and TC mode specific power domain used for blocking the TC-cold
power state.

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