[PATCH v5 0/2] tests/xe_spin_batch: Add spin-timestamp-check

Pravalika Gurram pravalika.gurram at intel.com
Fri Dec 6 11:10:30 UTC 2024


Move the spinner related functions to lib.
check the ctx_timestamp register post gt reset for each engine.

Pravalika Gurram (2):
  lib/xe/xe_spin: move the spinner related functions to lib
  tests/xe_spin_batch: Add spin-timestamp-check

 lib/xe/xe_spin.c            | 160 +++++++++++++++++++----------
 lib/xe/xe_spin.h            |  56 ++++++----
 tests/intel/xe_drm_fdinfo.c | 200 +++++++-----------------------------
 tests/intel/xe_spin_batch.c | 121 ++++++++++++++++++++++
 tests/intel/xe_vm.c         |  17 +--
 5 files changed, 309 insertions(+), 245 deletions(-)

-- 
2.34.1



More information about the igt-dev mailing list