[PATCH 0/4] tests/intel/xe_query: Add per drm client reset stats tests

Jonathan Cavitt jonathan.cavitt at intel.com
Fri Feb 21 15:54:10 UTC 2025


Add tests that exercise the xe reset stats query.  The current tests
simply output the result of the tests and assert that the reset and ban
counters properly increment.

Signed-off-by: Jonathan Cavitt <jonathan.cavitt at intel.com>

Jonathan Cavitt (4):
  drm-uapi/xe: Declare reset stats query
  tests/intel/xe_query: Implement reset stats query test
  tests/intel/xe_query: Exercise reset count in reset stats
  tests/intel/xe_query: Exercise ban count in reset stats

 include/drm-uapi/xe_drm.h |  50 ++++++
 tests/intel/xe_query.c    | 339 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 389 insertions(+)

-- 
2.43.0



More information about the igt-dev mailing list