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

Jeevan B jeevan.b at intel.com
Wed Dec 4 06:09:20 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.

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

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

Jeevan B (3):
  lib/igt_kms: Add is_joiner_mode function
  tests/kms_display_modes: Skip test if joiner display is connected
  lib/igt_kms: Add 6k resolution support for a single CRTC

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

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

-- 
2.25.1



More information about the igt-dev mailing list