Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/9] IGT KMS Test cleanup
@ 2024-06-10 16:34 Bhanuprakash Modem
  2024-06-10 16:34 ` [PATCH i-g-t 1/9] tests/intel/kms_fence_pin_leak: " Bhanuprakash Modem
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: Bhanuprakash Modem @ 2024-06-10 16:34 UTC (permalink / raw)
  To: igt-dev; +Cc: Bhanuprakash Modem

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


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2024-06-10 18:19 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-10 16:34 [PATCH i-g-t 0/9] IGT KMS Test cleanup Bhanuprakash Modem
2024-06-10 16:34 ` [PATCH i-g-t 1/9] tests/intel/kms_fence_pin_leak: " Bhanuprakash Modem
2024-06-10 16:34 ` [PATCH i-g-t 2/9] tests/intel/kms_pipe_b_c_ivb: " Bhanuprakash Modem
2024-06-10 16:34 ` [PATCH i-g-t 3/9] tests/intel/kms_pwrite_crc: " Bhanuprakash Modem
2024-06-10 16:34 ` [PATCH i-g-t 4/9] tests/kms_dp_aux_dev: " Bhanuprakash Modem
2024-06-10 16:34 ` [PATCH i-g-t 5/9] tests/kms_hdmi_inject: " Bhanuprakash Modem
2024-06-10 16:34 ` [PATCH i-g-t 6/9] tests/kms_tiled_display: " Bhanuprakash Modem
2024-06-10 16:34 ` [PATCH i-g-t 7/9] tests/kms_tv_load_detect: " Bhanuprakash Modem
2024-06-10 16:34 ` [PATCH i-g-t 8/9] tests/kms_universal_plane: " Bhanuprakash Modem
2024-06-10 16:34 ` [PATCH i-g-t 9/9] tests/kms_properties: Create dynamic subtests Bhanuprakash Modem
2024-06-10 17:14 ` ✓ CI.xeBAT: success for IGT KMS Test cleanup Patchwork
2024-06-10 17:25 ` ✗ Fi.CI.BAT: failure " Patchwork
2024-06-10 18:19 ` ✗ CI.xeFULL: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox