[PATCH i-g-t 0/3] Skip test if joiner display is connected

Jeevan B jeevan.b at intel.com
Wed Nov 20 17:43:42 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 (3):
  lib/igt_kms: Add is_joiner_mode function
  tests/kms_async_flips: Skip Async flips on joiner output
  tests/kms_display_modes: Skip test if joiner display is connected

 lib/igt_kms.c             | 31 +++++++++++++++++++++++++++++++
 lib/igt_kms.h             |  1 +
 tests/kms_async_flips.c   |  6 ++++++
 tests/kms_display_modes.c |  2 ++
 4 files changed, 40 insertions(+)

-- 
2.25.1



More information about the igt-dev mailing list