[igt-dev] [PATCH i-g-t 0/3] test/kms: Add support for display with non-contiguous pipes

Mohammed Khajapasha mohammed.khajapasha at intel.com
Sat Mar 7 21:17:48 UTC 2020


add support for display with non-contiguous pipes.

Mohammed Khajapasha (3):
  lib/igt_kms: Set pipe enum name to a pipe from drm pipe
  test/kms: Loop for enable pipes only in static iteration
  kms/test: Pass correct pipe value to print pipe name

 lib/igt_kms.c                   |  8 ++++++-
 lib/igt_kms.h                   |  7 ++++--
 tests/kms_atomic_transition.c   |  2 +-
 tests/kms_available_modes_crc.c |  8 +++++--
 tests/kms_busy.c                | 20 ++++++++--------
 tests/kms_ccs.c                 |  5 ++--
 tests/kms_color.c               | 30 ++++++++++++-----------
 tests/kms_color_chamelium.c     | 26 ++++++++++----------
 tests/kms_concurrent.c          |  8 ++++---
 tests/kms_cursor_crc.c          | 35 +++++++++++++++------------
 tests/kms_cursor_edge_walk.c    | 20 +++++++++-------
 tests/kms_cursor_legacy.c       | 23 +++++++++++-------
 tests/kms_dp_dsc.c              |  5 +++-
 tests/kms_lease.c               |  9 ++++---
 tests/kms_pipe_crc_basic.c      | 19 ++++++++-------
 tests/kms_plane.c               | 42 +++++++++++++++++++--------------
 tests/kms_plane_alpha_blend.c   | 25 +++++++++++---------
 tests/kms_plane_cursor.c        | 16 +++++++------
 tests/kms_plane_lowres.c        | 16 ++++++++-----
 tests/kms_plane_multiple.c      | 16 ++++++++-----
 tests/kms_plane_scaling.c       | 19 +++++++++------
 tests/kms_prime.c               |  2 +-
 tests/kms_properties.c          |  9 ++++---
 tests/kms_rotation_crc.c        |  3 ++-
 tests/kms_sequence.c            |  4 ++--
 tests/kms_universal_plane.c     | 21 +++++++----------
 tests/kms_vblank.c              | 13 ++++++----
 27 files changed, 241 insertions(+), 170 deletions(-)

-- 
2.24.1



More information about the igt-dev mailing list