public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH i-g-t v2 0/2] Add helper to select non-joiner mode
@ 2026-03-04  8:17 Pranay Samala
  2026-03-04  8:17 ` [PATCH i-g-t v2 1/2] lib/igt_kms: Add helper to get " Pranay Samala
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Pranay Samala @ 2026-03-04  8:17 UTC (permalink / raw)
  To: igt-dev; +Cc: karthik.b.s, sameer.lattannavar, pranay.samala

The kms_sharpness_filter test currently fails on outputs that default to
joiner modes. This series adds a helper function to find suitable mode 
that doesn't require Bigjoiner/Ultrajoiner, and uses it in the test to 
switch to non-joiner mode instead, allowing the test to run successfully 
and avoid false failures.

Pranay Samala (2):
  lib/igt_kms: Add helper to get non-joiner mode
  tests/intel/kms_sharpness_filter: Detect and bypass joiner modes

 lib/igt_kms.c                      | 31 ++++++++++++++++++++++++++++++
 lib/igt_kms.h                      |  1 +
 tests/intel/kms_sharpness_filter.c | 16 +++++++++++++++
 3 files changed, 48 insertions(+)

-- 
2.34.1


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

end of thread, other threads:[~2026-03-09  8:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-04  8:17 [PATCH i-g-t v2 0/2] Add helper to select non-joiner mode Pranay Samala
2026-03-04  8:17 ` [PATCH i-g-t v2 1/2] lib/igt_kms: Add helper to get " Pranay Samala
2026-03-04  8:17 ` [PATCH i-g-t v2 2/2] tests/intel/kms_sharpness_filter: Detect and bypass joiner modes Pranay Samala
2026-03-09  8:51   ` Reddy Guddati, Santhosh
2026-03-04 10:45 ` ✓ i915.CI.BAT: success for Add helper to select non-joiner mode (rev2) Patchwork
2026-03-04 11:22 ` ✓ Xe.CI.BAT: " Patchwork
2026-03-05  6:55 ` ✗ Xe.CI.FULL: failure " Patchwork
2026-03-05 12:05 ` ✓ i915.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