Re: [Intel-gfx] [PATCH 05/20] drm/i915: Introduce AUX_CH_USBCn

2020-10-22 Thread Lucas De Marchi
On Fri, Oct 23, 2020 at 02:56:21AM +0300, Ville Syrjälä wrote: On Thu, Oct 08, 2020 at 01:52:30AM -0700, Lucas De Marchi wrote: On Thu, Oct 08, 2020 at 11:40:28AM +0300, Ville Syrjälä wrote: >On Wed, Oct 07, 2020 at 03:51:11PM -0700, Lucas De Marchi wrote: >> On Tue, Oct 06, 2020 at 05:33:34PM +

Re: [Intel-gfx] [PATCH 05/20] drm/i915: Introduce AUX_CH_USBCn

2020-10-22 Thread Ville Syrjälä
On Thu, Oct 08, 2020 at 01:52:30AM -0700, Lucas De Marchi wrote: > On Thu, Oct 08, 2020 at 11:40:28AM +0300, Ville Syrjälä wrote: > >On Wed, Oct 07, 2020 at 03:51:11PM -0700, Lucas De Marchi wrote: > >> On Tue, Oct 06, 2020 at 05:33:34PM +0300, Ville Syrjälä wrote: > >> >From: Ville Syrjälä > >> >

Re: [Intel-gfx] [PATCH 05/20] drm/i915: Introduce AUX_CH_USBCn

2020-10-08 Thread Lucas De Marchi
On Thu, Oct 08, 2020 at 11:40:28AM +0300, Ville Syrjälä wrote: On Wed, Oct 07, 2020 at 03:51:11PM -0700, Lucas De Marchi wrote: On Tue, Oct 06, 2020 at 05:33:34PM +0300, Ville Syrjälä wrote: >From: Ville Syrjälä > >Just like with the DDIs tgl+ renamed the AUX CHs to reflect >the type of the DDI

Re: [Intel-gfx] [PATCH 05/20] drm/i915: Introduce AUX_CH_USBCn

2020-10-08 Thread Ville Syrjälä
On Wed, Oct 07, 2020 at 03:51:11PM -0700, Lucas De Marchi wrote: > On Tue, Oct 06, 2020 at 05:33:34PM +0300, Ville Syrjälä wrote: > >From: Ville Syrjälä > > > >Just like with the DDIs tgl+ renamed the AUX CHs to reflect > >the type of the DDI. Let's add the aliasing enum values for > >the type-C A

Re: [Intel-gfx] [PATCH 05/20] drm/i915: Introduce AUX_CH_USBCn

2020-10-07 Thread Lucas De Marchi
On Tue, Oct 06, 2020 at 05:33:34PM +0300, Ville Syrjälä wrote: From: Ville Syrjälä Just like with the DDIs tgl+ renamed the AUX CHs to reflect the type of the DDI. Let's add the aliasing enum values for the type-C AUX CHs. Signed-off-by: Ville Syrjälä --- drivers/gpu/drm/i915/display/intel_di

[Intel-gfx] [PATCH 05/20] drm/i915: Introduce AUX_CH_USBCn

2020-10-06 Thread Ville Syrjala
From: Ville Syrjälä Just like with the DDIs tgl+ renamed the AUX CHs to reflect the type of the DDI. Let's add the aliasing enum values for the type-C AUX CHs. Signed-off-by: Ville Syrjälä --- drivers/gpu/drm/i915/display/intel_display.h | 8 +++ drivers/gpu/drm/i915/display/intel_dp.c |