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

Pravalika Gurram pravalika.gurram at intel.com
Fri Dec 13 12:07:37 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            | 203 ++++++++++++++++++++++++++----------
 lib/xe/xe_spin.h            |  52 +++++----
 tests/intel/xe_drm_fdinfo.c | 195 ++++++----------------------------
 tests/intel/xe_spin_batch.c | 119 +++++++++++++++++++++
 tests/intel/xe_vm.c         |  17 +--
 5 files changed, 341 insertions(+), 245 deletions(-)

-- 
2.34.1



More information about the igt-dev mailing list