]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/tgl: TBT AUX should use TC power well ops
authorMatt Roper <matthew.d.roper@intel.com>
Wed, 15 Apr 2020 23:34:34 +0000 (16:34 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Fri, 17 Apr 2020 01:47:12 +0000 (18:47 -0700)
commita80f4dc84e4acdde997e0fbcb82754a531d04299
tree7d97f186721a9e7ddd358e06596b9d0bc057e057
parentbee103533b05d2d8e1c29209fa4d20f3ca1ed4d1
drm/i915/tgl: TBT AUX should use TC power well ops

As on ICL, we want to use the Type-C aux handlers for the TBT aux wells
to ensure the DP_AUX_CH_CTL_TBT_IO flag is set properly.

Fixes: 7f91d635ddc5 ("drm/i915/tgl: Add power well support")
Cc: José Roberto de Souza <jose.souza@intel.com>
Cc: Imre Deak <imre.deak@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200415233435.3064257-1-matthew.d.roper@intel.com
Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
drivers/gpu/drm/i915/display/intel_display_power.c