Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH 0/3] drm/i915: Relax fixed mode selection further
@ 2022-09-27 18:06 Ville Syrjala
  2022-09-27 18:06 ` [Intel-gfx] [PATCH 1/3] drm/i915: Simplify intel_panel_add_edid_alt_fixed_modes() Ville Syrjala
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Ville Syrjala @ 2022-09-27 18:06 UTC (permalink / raw)
  To: intel-gfx

From: Ville Syrjälä <ville.syrjala@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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-09-28 20:22 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-27 18:06 [Intel-gfx] [PATCH 0/3] drm/i915: Relax fixed mode selection further Ville Syrjala
2022-09-27 18:06 ` [Intel-gfx] [PATCH 1/3] drm/i915: Simplify intel_panel_add_edid_alt_fixed_modes() Ville Syrjala
2022-09-27 18:06 ` [Intel-gfx] [PATCH 2/3] drm/i915: Allow alternate fixed modes always for eDP Ville Syrjala
2022-09-28  8:11   ` Jani Nikula
2022-09-27 18:06 ` [Intel-gfx] [PATCH 3/3] drm/i915: Allow alternate fixed modes always for LVDS Ville Syrjala
2022-09-28  3:01 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915: Relax fixed mode selection further Patchwork
2022-09-28  3:20 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2022-09-28 20:22 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox