Re: [Intel-gfx] [PATCH v2 2/2] drm/i915/display/tgl: Enable hotplug detection in TC5 and TC6

2020-02-12 Thread Matt Roper
On Tue, Feb 11, 2020 at 10:50:08AM -0800, José Roberto de Souza wrote: > The hotplug interruption detection was not being enabled for TC5 and > TC6 in the north detection side. TC5 and TC6 would be ports H & I. We're lacking handling in a few other places as well (e.g., aux channels). I sent pat

[Intel-gfx] [PATCH v2 2/2] drm/i915/display/tgl: Enable hotplug detection in TC5 and TC6

2020-02-11 Thread José Roberto de Souza
The hotplug interruption detection was not being enabled for TC5 and TC6 in the north detection side. Cc: Matt Roper Signed-off-by: José Roberto de Souza --- drivers/gpu/drm/i915/i915_irq.c | 6 ++ 1 file changed, 6 insertions(+) diff --git a/drivers/gpu/drm/i915/i915_irq.c b/drivers/gpu/d