[Intel-gfx] [PATCH 1/2] drm/i915/tgl: TBT AUX should use TC power well ops

2020-04-15 Thread Matt Roper
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 Cc: Imre Deak Signed-off-by: Matt Roper --- drivers/gpu/drm/i915/display/intel

Re: [Intel-gfx] [PATCH 1/2] drm/i915/tgl: TBT AUX should use TC power well ops

2020-04-15 Thread Souza, Jose
On Wed, 2020-04-15 at 16:34 -0700, Matt Roper wrote: > 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. Reviewed-by: José Roberto de Souza > > Fixes: 656409bbaf87 ("drm/i915/tgl: Add power well support") > Cc: J

Re: [Intel-gfx] [PATCH 1/2] drm/i915/tgl: TBT AUX should use TC power well ops

2020-04-16 Thread Matt Roper
On Wed, Apr 15, 2020 at 04:58:58PM -0700, Souza, Jose wrote: > On Wed, 2020-04-15 at 16:34 -0700, Matt Roper wrote: > > 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. > > Reviewed-by: José Roberto de Souza