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)
committerMatt Roper <matthew.d.roper@intel.com>
Fri, 17 Apr 2020 01:47:12 +0000 (18:47 -0700)
commit3cbdb97564a39020262e62b655e788b63cf426cb
tree7d97f186721a9e7ddd358e06596b9d0bc057e057
parentcef622d7634e0adc351d795f089e7b77700272ca
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>
drivers/gpu/drm/i915/display/intel_display_power.c