Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/3] Faster devcoredump and fixes
@ 2024-08-01 15:41 Matthew Brost
  2024-08-01 15:41 ` [PATCH v5 1/3] drm/xe: Take ref to VM in delayed snapshot Matthew Brost
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Matthew Brost @ 2024-08-01 15:41 UTC (permalink / raw)
  To: intel-xe, dri-devel; +Cc: maarten.lankhorst, rodrigo.vivi

Combine [1] [2] for complete series to speedup devcoredump and fix it.

[1] https://patchwork.freedesktop.org/series/136541/
[2] https://patchwork.freedesktop.org/series/136545/

Matthew Brost (3):
  drm/xe: Take ref to VM in delayed snapshot
  drm/printer: Allow NULL data in devcoredump printer
  drm/xe: Faster devcoredump

 drivers/gpu/drm/drm_print.c               |  13 ++-
 drivers/gpu/drm/xe/xe_devcoredump.c       | 111 ++++++++++++++++------
 drivers/gpu/drm/xe/xe_devcoredump_types.h |   8 ++
 drivers/gpu/drm/xe/xe_lrc.c               |  15 ++-
 include/drm/drm_print.h                   |  54 ++++++++++-
 5 files changed, 163 insertions(+), 38 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-08-01 18:56 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-01 15:41 [PATCH v5 0/3] Faster devcoredump and fixes Matthew Brost
2024-08-01 15:41 ` [PATCH v5 1/3] drm/xe: Take ref to VM in delayed snapshot Matthew Brost
2024-08-01 15:41 ` [PATCH v5 2/3] drm/printer: Allow NULL data in devcoredump printer Matthew Brost
2024-08-01 15:41 ` [PATCH v5 3/3] drm/xe: Faster devcoredump Matthew Brost
2024-08-01 15:45 ` ✓ CI.Patch_applied: success for Faster devcoredump and fixes (rev2) Patchwork
2024-08-01 15:46 ` ✗ CI.checkpatch: warning " Patchwork
2024-08-01 15:47 ` ✓ CI.KUnit: success " Patchwork
2024-08-01 15:59 ` ✓ CI.Build: " Patchwork
2024-08-01 16:01 ` ✓ CI.Hooks: " Patchwork
2024-08-01 16:03 ` ✗ CI.checksparse: warning " Patchwork
2024-08-01 16:22 ` ✓ CI.BAT: success " Patchwork
2024-08-01 18:56 ` ✗ CI.FULL: failure " Patchwork

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