[PATCH 0/1] Store process name and pid in xe file

Matthew Brost matthew.brost at intel.com
Tue Jul 23 04:24:27 UTC 2024


I've seen this CI failure [1] several times recently, I think this
should fix it.

Fix is tricky as it fixes a couple of patches and relies on xe file
being ref counted too, so unsure how to tag the patch. Will need the
maintainers help for proper tags.

Matt

[1] https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-136292v3/shard-dg2-435/igt@xe_vm@mmap-style-bind-either-side-partial-hammer.html

Matthew Brost (1):
  drm/xe: Store process name and pid in xe file

 drivers/gpu/drm/xe/xe_devcoredump.c  | 10 ++--------
 drivers/gpu/drm/xe/xe_device.c       |  9 +++++++++
 drivers/gpu/drm/xe/xe_device_types.h | 12 ++++++++++++
 drivers/gpu/drm/xe/xe_guc_submit.c   | 10 ++--------
 4 files changed, 25 insertions(+), 16 deletions(-)

-- 
2.34.1



More information about the Intel-xe mailing list