[Intel-gfx] [PATCH 0/3] drm/i915: Relax fixed mode selection further

Ville Syrjala ville.syrjala at linux.intel.com
Tue Sep 27 18:06:12 UTC 2022


From: Ville Syrjälä <ville.syrjala at linux.intel.com>

After much head scratching I've concluded that the "static DRRS"
stuff is useless for us and we should just ignore it. Instead
we start to trust the EDID a bit more and use all the suitable
fixed modes we find in there, whether or not we have DRRS/VRR/etc.

Ville Syrjälä (3):
  drm/i915: Simplify intel_panel_add_edid_alt_fixed_modes()
  drm/i915: Allow alternate fixed modes always for eDP
  drm/i915: Allow alternate fixed modes always for LVDS

 drivers/gpu/drm/i915/display/intel_dp.c    | 4 +---
 drivers/gpu/drm/i915/display/intel_lvds.c  | 4 +---
 drivers/gpu/drm/i915/display/intel_panel.c | 4 ++--
 drivers/gpu/drm/i915/display/intel_panel.h | 2 +-
 drivers/gpu/drm/i915/display/intel_sdvo.c  | 2 +-
 5 files changed, 6 insertions(+), 10 deletions(-)

-- 
2.35.1



More information about the Intel-gfx mailing list