Re: [Intel-gfx] [PATCH v2] drm/i915/tgl: Handle AUX interrupts for TC ports

2019-10-24 Thread Souza, Jose
On Thu, 2019-10-24 at 10:30 -0700, Matt Roper wrote: > We're currently only processing AUX interrupts on the combo ports; > make > sure we handle the TC ports as well. > > v2: Drop stale comment Reviewed-by: José Roberto de Souza > > Fixes: f663769a5eef ("drm/i915/tgl: initialize TC and TBT po

[Intel-gfx] [PATCH v2] drm/i915/tgl: Handle AUX interrupts for TC ports

2019-10-24 Thread Matt Roper
We're currently only processing AUX interrupts on the combo ports; make sure we handle the TC ports as well. v2: Drop stale comment Fixes: f663769a5eef ("drm/i915/tgl: initialize TC and TBT ports") Cc: José Roberto de Souza Cc: Lucas De Marchi Signed-off-by: Matt Roper --- drivers/gpu/drm/i91