[PATCH 0/3] Skip test if joiner display is connected

Jeevan B jeevan.b at intel.com
Mon Nov 25 16:34:23 UTC 2024


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

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

Jeevan B (2):
  lib/igt_kms: Add is_joiner_mode function
  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             | 31 +++++++++++++++++++++++++++++++
 lib/igt_kms.h             |  1 +
 tests/kms_async_flips.c   | 18 ++++++++++++++++--
 tests/kms_display_modes.c |  3 +++
 4 files changed, 51 insertions(+), 2 deletions(-)

-- 
2.25.1



More information about the igt-dev mailing list