[PATCH i-g-t 0/3] Update "force_reset" code

Michal Wajdeczko michal.wajdeczko at intel.com
Wed May 28 21:26:15 UTC 2025


The newest Xe driver supports triggering a GT reset using a write
operation and this is now a preffered method.

Cc: John Harrison <John.C.Harrison at Intel.com>

Michal Wajdeczko (3):
  lib/xe_gt: Move reset related function to xe_gt.c
  lib/xe_gt: Trigger forced GT reset using write
  lib/xe_gt: Update has_xe_gt_reset function

 lib/xe/xe_gt.c          | 64 ++++++++++++++++++++++++++++-------------
 lib/xe/xe_gt.h          |  3 ++
 lib/xe/xe_ioctl.c       | 23 ---------------
 lib/xe/xe_ioctl.h       |  2 --
 lib/xe/xe_legacy.c      |  1 +
 tests/intel/xe_wedged.c |  1 +
 6 files changed, 49 insertions(+), 45 deletions(-)

-- 
2.47.1



More information about the igt-dev mailing list