[PATCH 0/2] tests/intel/xe_eudebug_online: Introduce pagefault stress tests

Jan Maslak jan.maslak at intel.com
Mon May 26 00:13:02 UTC 2025


This patch series introduces stress variants of already existing
pagefault-(read|write) tests in the `xe_eudebug_online` test suite.
These tests use the maximum number of threads in thread group and
maximum number of threads in the shader.

Jan Maslak (2):
  lib/gpu_cmds: expose num_threads_in_tg parameter for tests
  tests/intel/xe_eudebug_online: Add pagefault stress tests

 lib/gpgpu_fill.c                  |  6 +++---
 lib/gpgpu_shader.c                | 16 ++++++++++------
 lib/gpgpu_shader.h                |  1 +
 lib/gpu_cmds.c                    |  8 +++++---
 lib/gpu_cmds.h                    |  4 +++-
 lib/media_fill.c                  |  4 ++--
 lib/media_spin.c                  |  4 ++--
 tests/intel/xe_eudebug_online.c   | 27 ++++++++++++++++++++++++++-
 tests/intel/xe_exec_sip.c         |  2 +-
 tests/intel/xe_exec_sip_eudebug.c |  2 +-
 tests/intel/xe_exec_store.c       |  2 +-
 11 files changed, 55 insertions(+), 21 deletions(-)

-- 
2.34.1



More information about the igt-dev mailing list