OSDN Git Service

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)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Mon, 20 Apr 2020 17:12:43 +0000 (10:12 -0700)
commit335f62e7606a7921775d7cc73f0ad8ffd899bc22
tree29de88a676ce699937fec9bf781f7d74bd2c46b9
parentced633266bdaa9173dc237b8f25ba87f5356ef35
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: 656409bbaf87 ("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>
(cherry picked from commit 3cbdb97564a39020262e62b655e788b63cf426cb)
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/i915/display/intel_display_power.c