Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Large devcoredump file support
@ 2025-04-01 20:43 Matthew Brost
  2025-04-01 20:43 ` [PATCH 1/2] drm/xe: Add devcoredump chunking Matthew Brost
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Matthew Brost @ 2025-04-01 20:43 UTC (permalink / raw)
  To: intel-xe

Devcoredump were truncated at 2G, remove this restriction. While here,
add support for GPU copies of BOs to increase devcoredump speed.
 
Matthew Brost (2):
  drm/xe: Add devcoredump chunking
  drm/xe: Update xe_ttm_access_memory to use GPU for non-visible access

 drivers/gpu/drm/xe/xe_bo.c                |  15 +-
 drivers/gpu/drm/xe/xe_devcoredump.c       |  59 ++++--
 drivers/gpu/drm/xe/xe_devcoredump_types.h |   2 +
 drivers/gpu/drm/xe/xe_guc_hwconfig.c      |   2 +-
 drivers/gpu/drm/xe/xe_migrate.c           | 219 ++++++++++++++++++++--
 drivers/gpu/drm/xe/xe_migrate.h           |   4 +
 6 files changed, 271 insertions(+), 30 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-04-01 20:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-01 20:43 [PATCH 0/2] Large devcoredump file support Matthew Brost
2025-04-01 20:43 ` [PATCH 1/2] drm/xe: Add devcoredump chunking Matthew Brost
2025-04-01 20:59   ` Matthew Brost
2025-04-01 20:43 ` [PATCH 2/2] drm/xe: Update xe_ttm_access_memory to use GPU for non-visible access Matthew Brost
2025-04-01 20:47 ` ✓ CI.Patch_applied: success for Large devcoredump file support Patchwork
2025-04-01 20:48 ` ✓ CI.checkpatch: " Patchwork
2025-04-01 20:48 ` ✗ CI.KUnit: failure " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox