drm/i915: Fix the TBT AUX power well enabling
authorImre Deak <imre.deak@intel.com>
Fri, 28 Jun 2019 14:36:18 +0000 (17:36 +0300)
committerImre Deak <imre.deak@intel.com>
Mon, 1 Jul 2019 11:50:01 +0000 (14:50 +0300)
commit29ae36abf08f943b76a2959f5000c44efa335be7
treeacdefb4b62281704949c61d254aeeeb835379acd
parent3b2ed431342948646ed1ecf2ad73e4b54e88572b
drm/i915: Fix the TBT AUX power well enabling

Fix the mapping from a TBT AUX power well index to the DP_AUX_CH_CTL
register.

Fixes: c7375d9542f1 ("drm/i915: Configure AUX_CH_CTL when enabling the AUX power domain")
Cc: José Roberto de Souza <jose.souza@intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190628143635.22066-7-imre.deak@intel.com
drivers/gpu/drm/i915/display/intel_display_power.c