public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/2] Add helper to select non-joiner mode
@ 2026-02-23  9:34 Pranay Samala
  2026-02-23  9:34 ` [PATCH i-g-t 1/2] lib/igt_kms: Add helper to get " Pranay Samala
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Pranay Samala @ 2026-02-23  9:34 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 | 11 ++++++++++-
 3 files changed, 42 insertions(+), 1 deletion(-)

-- 
2.34.1


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

end of thread, other threads:[~2026-03-03  1:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-23  9:34 [PATCH i-g-t 0/2] Add helper to select non-joiner mode Pranay Samala
2026-02-23  9:34 ` [PATCH i-g-t 1/2] lib/igt_kms: Add helper to get " Pranay Samala
2026-02-26 12:09   ` Reddy Guddati, Santhosh
2026-02-23  9:34 ` [PATCH i-g-t 2/2] tests/intel/kms_sharpness_filter: Detect and bypass joiner modes Pranay Samala
2026-03-03  1:30   ` Reddy Guddati, Santhosh
2026-02-23 13:08 ` ✓ Xe.CI.BAT: success for Add helper to select non-joiner mode Patchwork
2026-02-23 13:09 ` ✗ i915.CI.BAT: failure " Patchwork
2026-02-24  5:14 ` ✗ Xe.CI.FULL: " Patchwork

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