]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/adlp: Fix AUX power well -> PHY mapping
authorImre Deak <imre.deak@intel.com>
Wed, 26 May 2021 14:37:29 +0000 (17:37 +0300)
committerImre Deak <imre.deak@intel.com>
Thu, 3 Jun 2021 16:23:48 +0000 (19:23 +0300)
commit514d83cb673f9e5f30fe494371e06ecc28709ada
tree23cf1432f3366d2083ca02d00176d30e62583634
parentdd839aa857eb045e688c893ac588385c7fecde6a
drm/i915/adlp: Fix AUX power well -> PHY mapping

On ADL_P the power well->PHY mapping doesn't follow the mapping on previous
platforms, fix this up.

While at it remove the redundant dev_priv param from
icl_tc_phy_aux_ch().

Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Anshuman Gupta <anshuman.gupta@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210526143729.2563672-3-imre.deak@intel.com
drivers/gpu/drm/i915/display/intel_display_power.c