Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t v2 0/2] Add platform-specific joiner exception mode handling
@ 2026-07-28  6:00 Sowmiya S
  2026-07-28  6:00 ` [PATCH i-g-t v2 1/2] lib/igt_kms: " Sowmiya S
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Sowmiya S @ 2026-07-28  6:00 UTC (permalink / raw)
  To: igt-dev; +Cc: swati2.sharma, santhosh.reddy.guddati, Sowmiya S

On NVL (display_ver=35), a higher max_dotclock causes modes like
6144x3456@60 to pass the standard igt_bigjoiner_possible() checks,
yet the kernel still enables joiner for them. Introduce per-platform
exception mode lists (e.g. nvl_joiner_exception_modes[]) dispatched
via novalake check in a new mode_needs_joiner_exception() helper, and
wire it into igt_bigjoiner_possible().
Fix intel_boundary_non_joiner_mode_found() to skip exception modes,
preventing test_basic_max_non_joiner from incorrectly selecting a
joiner-required mode as a non-joiner boundary mode.
 
Sowmiya S (2):
  lib/igt_kms: Add platform-specific joiner exception mode handling
  lib/igt_kms: Skip joiner exception modes in boundary non-joiner search

 lib/igt_kms.c | 64 +++++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 62 insertions(+), 2 deletions(-)

-- 
2.51.0


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

end of thread, other threads:[~2026-08-04  6:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-28  6:00 [PATCH i-g-t v2 0/2] Add platform-specific joiner exception mode handling Sowmiya S
2026-07-28  6:00 ` [PATCH i-g-t v2 1/2] lib/igt_kms: " Sowmiya S
2026-08-04  6:00   ` Reddy Guddati, Santhosh
2026-07-28  6:00 ` [PATCH i-g-t v2 2/2] lib/igt_kms: Skip joiner exception modes in boundary non-joiner search Sowmiya S
2026-07-28  6:44 ` ✓ Xe.CI.BAT: success for Add platform-specific joiner exception mode handling (rev2) Patchwork
2026-07-28  6:54 ` ✗ i915.CI.BAT: failure " Patchwork
2026-07-28  8:15 ` ✓ Xe.CI.FULL: success " Patchwork

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