[PATCH i-g-t 0/8] IGT KMS Test cleanup

Bhanuprakash Modem bhanuprakash.modem at intel.com
Tue Jun 11 04:53:40 UTC 2024


Make sure the below points in IGT cleanup:

 - Sanitize the state before starting the subtest.
 - Clear the states before exiting the subtest.
 - Update existing libdrm APIs with IGT kms APIs.
 - Other misc (Ex: update deprecated APIs/macros/enums, FB leaks etc..)

Bhanuprakash Modem (5):
  tests/intel/kms_fence_pin_leak: Test cleanup
  tests/intel/kms_pwrite_crc: Test cleanup
  tests/kms_tiled_display: Test cleanup
  tests/kms_tv_load_detect: Test cleanup
  tests/kms_universal_plane: Test cleanup

Kunal Joshi (2):
  tests/intel/kms_pipe_b_c_ivb: Test cleanup
  tests/kms_hdmi_inject: Test cleanup

Mohammed Thasleem (1):
  tests/kms_properties: Create dynamic subtests

 tests/intel/kms_fence_pin_leak.c |  11 +-
 tests/intel/kms_pipe_b_c_ivb.c   |   9 +-
 tests/intel/kms_pwrite_crc.c     |  11 +-
 tests/kms_hdmi_inject.c          |   6 +-
 tests/kms_properties.c           | 188 +++++++++++++++----------------
 tests/kms_tiled_display.c        | 129 ++++++++-------------
 tests/kms_tv_load_detect.c       |   1 +
 tests/kms_universal_plane.c      |  10 +-
 8 files changed, 164 insertions(+), 201 deletions(-)

-- 
2.43.2



More information about the igt-dev mailing list