Re: [Intel-gfx] [PATCH 08/17] drm/i915/icl: Implement voltage swing programming sequence for Combo PHY DDI

2018-04-27 Thread Rodrigo Vivi
On Thu, Mar 22, 2018 at 05:10:22PM -0700, Paulo Zanoni wrote: > From: Manasi Navare > > This is an important part of the DDI initalization as well as > for changing the voltage during DisplayPort link training. > > The Voltage swing seqeuence is similar to Cannonlake.

Re: [Intel-gfx] [PATCH 08/17] drm/i915/icl: Implement voltage swing programming sequence for Combo PHY DDI

2018-04-25 Thread Paulo Zanoni
Em Qua, 2018-04-25 às 11:01 -0700, Rodrigo Vivi escreveu: > On Tue, Apr 24, 2018 at 05:34:14PM -0700, Paulo Zanoni wrote: > > Em Qui, 2018-04-05 às 17:20 -0700, Rodrigo Vivi escreveu: > > > On Thu, Feb 22, 2018 at 12:55:10AM -0300, Paulo Zanoni wrote: > > > > From: Manasi Navare

Re: [Intel-gfx] [PATCH 08/17] drm/i915/icl: Implement voltage swing programming sequence for Combo PHY DDI

2018-04-25 Thread Rodrigo Vivi
On Tue, Apr 24, 2018 at 05:34:14PM -0700, Paulo Zanoni wrote: > Em Qui, 2018-04-05 às 17:20 -0700, Rodrigo Vivi escreveu: > > On Thu, Feb 22, 2018 at 12:55:10AM -0300, Paulo Zanoni wrote: > > > From: Manasi Navare > > > > > > This is an important part of the DDI

Re: [Intel-gfx] [PATCH 08/17] drm/i915/icl: Implement voltage swing programming sequence for Combo PHY DDI

2018-04-24 Thread Paulo Zanoni
Em Qui, 2018-04-05 às 17:20 -0700, Rodrigo Vivi escreveu: > On Thu, Feb 22, 2018 at 12:55:10AM -0300, Paulo Zanoni wrote: > > From: Manasi Navare > > > > This is an important part of the DDI initalization as well as > > for changing the voltage during DisplayPort link

Re: [Intel-gfx] [PATCH 08/17] drm/i915/icl: Implement voltage swing programming sequence for Combo PHY DDI

2018-04-05 Thread Rodrigo Vivi
On Thu, Feb 22, 2018 at 12:55:10AM -0300, Paulo Zanoni wrote: > From: Manasi Navare > > This is an important part of the DDI initalization as well as > for changing the voltage during DisplayPort link training. > > The Voltage swing seqeuence is similar to Cannonlake.

[Intel-gfx] [PATCH 08/17] drm/i915/icl: Implement voltage swing programming sequence for Combo PHY DDI

2018-03-22 Thread Paulo Zanoni
From: Manasi Navare This is an important part of the DDI initalization as well as for changing the voltage during DisplayPort link training. The Voltage swing seqeuence is similar to Cannonlake. However it has different register definitions and hence it makes sense to

Re: [Intel-gfx] [PATCH 08/17] drm/i915/icl: Implement voltage swing programming sequence for Combo PHY DDI

2018-03-22 Thread Paulo Zanoni
Em Qui, 2018-02-22 às 00:55 -0300, Paulo Zanoni escreveu: > From: Manasi Navare > > This is an important part of the DDI initalization as well as > for changing the voltage during DisplayPort link training. > > The Voltage swing seqeuence is similar to Cannonlake. >

[Intel-gfx] [PATCH 08/17] drm/i915/icl: Implement voltage swing programming sequence for Combo PHY DDI

2018-02-21 Thread Paulo Zanoni
From: Manasi Navare This is an important part of the DDI initalization as well as for changing the voltage during DisplayPort link training. The Voltage swing seqeuence is similar to Cannonlake. However it has different register definitions and hence it makes sense to