Re: [Intel-gfx] [PATCH v2 6/8] drm/i915/dp: add 128b/132b support to link status checks

2022-02-11 Thread Jani Nikula
On Wed, 09 Feb 2022, Ville Syrjälä wrote: > On Wed, Feb 09, 2022 at 11:09:41AM +0200, Jani Nikula wrote: >> On Tue, 08 Feb 2022, Ville Syrjälä wrote: >> > On Thu, Feb 03, 2022 at 11:03:55AM +0200, Jani Nikula wrote: >> >> Abstract link status check to a function that takes 128b/132b and 8b/10b >>

Re: [Intel-gfx] [PATCH v2 6/8] drm/i915/dp: add 128b/132b support to link status checks

2022-02-09 Thread Ville Syrjälä
On Wed, Feb 09, 2022 at 11:09:41AM +0200, Jani Nikula wrote: > On Tue, 08 Feb 2022, Ville Syrjälä wrote: > > On Thu, Feb 03, 2022 at 11:03:55AM +0200, Jani Nikula wrote: > >> Abstract link status check to a function that takes 128b/132b and 8b/10b > >> into account, and use it. Also dump link stat

Re: [Intel-gfx] [PATCH v2 6/8] drm/i915/dp: add 128b/132b support to link status checks

2022-02-09 Thread Jani Nikula
On Tue, 08 Feb 2022, Ville Syrjälä wrote: > On Thu, Feb 03, 2022 at 11:03:55AM +0200, Jani Nikula wrote: >> Abstract link status check to a function that takes 128b/132b and 8b/10b >> into account, and use it. Also dump link status on failures. >> >> Cc: Uma Shankar >> Cc: Ville Syrjälä >> Sign

Re: [Intel-gfx] [PATCH v2 6/8] drm/i915/dp: add 128b/132b support to link status checks

2022-02-08 Thread Ville Syrjälä
On Thu, Feb 03, 2022 at 11:03:55AM +0200, Jani Nikula wrote: > Abstract link status check to a function that takes 128b/132b and 8b/10b > into account, and use it. Also dump link status on failures. > > Cc: Uma Shankar > Cc: Ville Syrjälä > Signed-off-by: Jani Nikula > --- > drivers/gpu/drm/i9

[Intel-gfx] [PATCH v2 6/8] drm/i915/dp: add 128b/132b support to link status checks

2022-02-03 Thread Jani Nikula
Abstract link status check to a function that takes 128b/132b and 8b/10b into account, and use it. Also dump link status on failures. Cc: Uma Shankar Cc: Ville Syrjälä Signed-off-by: Jani Nikula --- drivers/gpu/drm/i915/display/intel_dp.c | 39 ++- .../drm/i915/display/in