Re: [Intel-gfx] [PATCH 06/20] drm/i915: Pimp AUX CH names

2020-10-07 Thread Lucas De Marchi
On Tue, Oct 06, 2020 at 05:33:35PM +0300, Ville Syrjälä wrote: From: Ville Syrjälä Let's make the AUX CH names match the spec (AUX A-F for pre-tgl, AUX A-C or AUX USBC1-6 for tgl+). And while at it let's include the full encoder name in the AUX CH name as well (as opposed to just using port_nam

[Intel-gfx] [PATCH 06/20] drm/i915: Pimp AUX CH names

2020-10-06 Thread Ville Syrjala
From: Ville Syrjälä Let's make the AUX CH names match the spec (AUX A-F for pre-tgl, AUX A-C or AUX USBC1-6 for tgl+). And while at it let's include the full encoder name in the AUX CH name as well (as opposed to just using port_name() which wouldn't give us the right thing on tgl+). Signed-off-