[igt-dev] [PATCH i-g-t v2 0/2] Fix xe_exec_reset at cm-gt-reset

Brian Welty brian.welty at intel.com
Mon Dec 4 19:43:04 UTC 2023


Introduce __xe_wait_ufence() and use in xe_exec_reset.

v2: Add underscore to name, assert timeout is valid (Kamil)
    Don't validate xe_exec results for GT_RESET (Pallavi)

Brian Welty (2):
  lib/xe_ioctl: Add __xe_wait_ufence()
  tests/intel/xe_exec_reset: Fix cm-gt-reset

 lib/xe/xe_ioctl.c           | 24 ++++++++++++++++++------
 lib/xe/xe_ioctl.h           |  3 +++
 tests/intel/xe_exec_reset.c | 21 ++++++++++++++++-----
 3 files changed, 37 insertions(+), 11 deletions(-)

-- 
2.38.0



More information about the igt-dev mailing list