Re: [Intel-gfx] [PATCH 3/3] drm/i915: Parse max link rate from the eDP BDB block

2022-06-02 Thread Jani Nikula
On Wed, 01 Jun 2022, Ville Syrjala wrote: > From: Ville Syrjälä > > The eDP BDB block has gained yet another max link rate field. > Let's parse it and consult it during the source rate filtering. > > Signed-off-by: Ville Syrjälä > --- > drivers/gpu/drm/i915/display/intel_bios.c | 4 >

[Intel-gfx] [PATCH 3/3] drm/i915: Parse max link rate from the eDP BDB block

2022-06-01 Thread Ville Syrjala
From: Ville Syrjälä The eDP BDB block has gained yet another max link rate field. Let's parse it and consult it during the source rate filtering. Signed-off-by: Ville Syrjälä --- drivers/gpu/drm/i915/display/intel_bios.c | 4 .../drm/i915/display/intel_display_types.h| 1 +