Re: [Intel-gfx] [PATCH 06/23] drm/i915: Fix the TBT AUX power well enabling

2019-06-08 Thread Imre Deak
On Fri, Jun 07, 2019 at 10:58:41PM +0300, Souza, Jose wrote: > On Tue, 2019-06-04 at 17:58 +0300, Imre Deak wrote: > > 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

Re: [Intel-gfx] [PATCH 06/23] drm/i915: Fix the TBT AUX power well enabling

2019-06-07 Thread Souza, Jose
On Tue, 2019-06-04 at 17:58 +0300, Imre Deak wrote: > 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 > Cc: Rodrigo Vivi > Signed-off-by:

[Intel-gfx] [PATCH 06/23] drm/i915: Fix the TBT AUX power well enabling

2019-06-04 Thread Imre Deak
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 Cc: Rodrigo Vivi Signed-off-by: Imre Deak --- drivers/gpu/drm/i915/intel_display_power.c | 11