Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/5] Skip test if joiner display is connected
@ 2024-11-26 16:30 Jeevan B
  2024-11-26 16:30 ` [PATCH i-g-t 1/5] lib/igt_kms: Add is_joiner_mode function Jeevan B
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Jeevan B @ 2024-11-26 16:30 UTC (permalink / raw)
  To: igt-dev; +Cc: swati2.sharma, Jeevan B

Skip tests on joiner outputs to prevent failures caused by high-resolution
displays. This ensures the test suite runs smoothly without unnecessary issues.

Add 6k resolution support for a single CRTC and update calls.

Signed-off-by: Jeevan B <jeevan.b@intel.com>

Jeevan B (4):
  lib/igt_kms: Add is_joiner_mode function
  Add 6k resolution support for a single CRTC
  tests: Update igt_bigjoiner_possible calls to include drm_fd
  tests/kms_display_modes: Skip test if joiner display is connected

Santhosh Reddy Guddati (1):
  tests/kms_async_flips: Skip async flips on joiner output

 lib/igt_kms.c             | 53 +++++++++++++++++++++++++++++++++------
 lib/igt_kms.h             |  6 +++--
 tests/intel/kms_pm_lpsp.c |  4 +--
 tests/kms_async_flips.c   | 18 +++++++++++--
 tests/kms_display_modes.c |  3 +++
 tests/kms_flip.c          |  4 +--
 tests/kms_setmode.c       |  4 +--
 7 files changed, 74 insertions(+), 18 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2024-11-27  4:29 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-26 16:30 [PATCH i-g-t 0/5] Skip test if joiner display is connected Jeevan B
2024-11-26 16:30 ` [PATCH i-g-t 1/5] lib/igt_kms: Add is_joiner_mode function Jeevan B
2024-11-26 16:30 ` [PATCH i-g-t 2/5] Add 6k resolution support for a single CRTC Jeevan B
2024-11-26 16:30 ` [PATCH i-g-t 3/5] tests: Update igt_bigjoiner_possible calls to include drm_fd Jeevan B
2024-11-27  4:29   ` Reddy Guddati, Santhosh
2024-11-26 16:30 ` [PATCH i-g-t 4/5] tests/kms_async_flips: Skip async flips on joiner output Jeevan B
2024-11-26 16:30 ` [PATCH i-g-t 5/5] tests/kms_display_modes: Skip test if joiner display is connected Jeevan B
2024-11-26 17:21 ` ✓ Xe.CI.BAT: success for Skip test if joiner display is connected (rev3) Patchwork
2024-11-26 17:34 ` ✗ i915.CI.BAT: failure " Patchwork
2024-11-26 18:13 ` ✗ 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