On Fri, 25 Jul 2025, Suraj Kandpal <suraj.kand...@intel.com> wrote: > When using link rates 2.43 and 6.75 causes a strong noise for WIFI > bands. Its recommended we use 2.7 and 8.1 Gbps instead. > The solution proposed was a static vbt field that provides us with a > mask of rates which need to be skipped in favor of the next higher link > rate.
We require patch series versions in the subject and changelogs in the patches. There are at least three series with subject "eDP Data Override". Look, this is not new stuff. Get it right going forward. Please ask if there's any confusion about this, or if you need help. BR, Jani. > > HSD:14022096069 > Signed-off-by: Suraj Kandpal <suraj.kand...@intel.com> > > Suraj Kandpal (3): > drm/i915/vbt: Add eDP Data Overrride field in VBT > drm/i915/bios: Add function to check if edp data override is needed > drm/i915/edp: eDP Data Overrride > > drivers/gpu/drm/i915/display/intel_bios.c | 62 ++++++++++++++++++- > drivers/gpu/drm/i915/display/intel_bios.h | 2 + > drivers/gpu/drm/i915/display/intel_dp.c | 19 ++++++ > drivers/gpu/drm/i915/display/intel_vbt_defs.h | 16 +++++ > 4 files changed, 98 insertions(+), 1 deletion(-) -- Jani Nikula, Intel