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@xxxxxxxxx> 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