[PATCH i-g-t 0/9] IGT KMS Test cleanup
Bhanuprakash Modem
bhanuprakash.modem at intel.com
Mon Jun 10 16:34:48 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 (6):
tests/intel/kms_fence_pin_leak: Test cleanup
tests/intel/kms_pwrite_crc: Test cleanup
tests/kms_dp_aux_dev: 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 | 25 ++--
tests/kms_dp_aux_dev.c | 14 ++-
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 +-
9 files changed, 182 insertions(+), 211 deletions(-)
--
2.43.2
More information about the igt-dev
mailing list