[PATCH i-g-t v4 0/1] tests/intel/xe_exec_capture: Add xe_exec_capture test
Zhanjun Dong
zhanjun.dong at intel.com
Tue Oct 22 16:33:23 UTC 2024
Test with GuC reset, check if devcoredump register dump is within the
range.
Signed-off-by: Zhanjun Dong <zhanjun.dong at intel.com>
Cc: Peter Senna Tschudin <peter.senna at intel.com>
Cc: Kamil Konieczny <kamil.konieczny at linux.intel.com>
Cc: Alan Previn <alan.previn.teres.alexis at intel.com>
Changes from prior revs:
v4:- Support runs on multiple GPU
Load all devcoredump content to buffer
Alloc line buffer dynamic vs static global memory
Changed to igt_assert_f to provide more info if failed
v3:- Remove call to bash and awk
Add regular express parse
Detect devcoredump through card index
Add devcoredump removal check
v2:- Fix CI.build error
Add multiple GPU card support
Zhanjun Dong (1):
tests/intel/xe_exec_capture: Add xe_exec_capture test
tests/intel/xe_exec_capture.c | 365 ++++++++++++++++++++++++++++++++++
tests/meson.build | 1 +
2 files changed, 366 insertions(+)
create mode 100644 tests/intel/xe_exec_capture.c
--
2.34.1
More information about the igt-dev
mailing list