drm/i915: Add missing AUX_IO_A power domain->well mappings
authorImre Deak <imre.deak@intel.com>
Mon, 14 Nov 2022 12:22:48 +0000 (14:22 +0200)
committerImre Deak <imre.deak@intel.com>
Fri, 18 Nov 2022 15:28:55 +0000 (17:28 +0200)
commitab04edc5a20d4c71789bcd7e1dd992e29dd8b6b1
tree6538c76b87b02f89b588a53745a554bb389ec3e8
parentf645cbda12b80929d4f479fe33fff179fc1f7796
drm/i915: Add missing AUX_IO_A power domain->well mappings

BXT and GLK were missing the AUX_IO_A power domain -> PHY A common power
well mapping, add these now. This didn't cause a problem as the
AUX_IO_A and DDI_LANES_A power domains are acquired together.

Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20221114122251.21327-7-imre.deak@intel.com
drivers/gpu/drm/i915/display/intel_display_power_map.c