[igt-dev] [PATCH i-g-t v3 0/7] lib/igt_kms: Add support for display with

Mohammed Khajapasha mohammed.khajapasha at intel.com
Thu Jun 25 06:35:44 UTC 2020


Add support for display with non-contiguous pipes.

v3:
	Handled kms atomic transition test failure case.

Mohammed Khajapasha (7):
  lib/igt_kms: Add support for display with non-contiguous pipes
  tests/kms_cursor_legacy: Read crtc id for enable pipes
  tests/kms_lease: Get pipe from crtc for enable pipes
  tests/kms_lease: Read crtc id for a valid pipe
  lib/kms: Skip igt test cases for disabled display pipes
  tests/kms: Skip kms test cases for disabled pipes
  tests/kms_atomic_transition: Set modeset for enable pipes only

 lib/igt_kms.c                 | 66 +++++++++++++++++++++++++++++------
 lib/igt_kms.h                 | 13 ++++---
 tests/kms_atomic_transition.c |  9 +++--
 tests/kms_color.c             |  3 +-
 tests/kms_color_chamelium.c   |  3 +-
 tests/kms_concurrent.c        |  3 +-
 tests/kms_cursor_legacy.c     | 14 +++++---
 tests/kms_lease.c             |  8 +++--
 tests/kms_pipe_crc_basic.c    |  6 ++--
 tests/kms_plane.c             |  3 +-
 tests/kms_plane_lowres.c      |  3 +-
 tests/kms_plane_multiple.c    |  3 +-
 tests/kms_universal_plane.c   | 18 ++++++----
 13 files changed, 113 insertions(+), 39 deletions(-)

-- 
2.24.1



More information about the igt-dev mailing list