intel-xe.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/3] Faster devcoredump and fixes
@ 2024-07-31 21:32 Matthew Brost
  2024-07-31 21:32 ` [PATCH v4 1/3] drm/xe: Take ref to VM in delayed snapshot Matthew Brost
                   ` (10 more replies)
  0 siblings, 11 replies; 22+ messages in thread
From: Matthew Brost @ 2024-07-31 21:32 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       | 112 ++++++++++++++++------
 drivers/gpu/drm/xe/xe_devcoredump_types.h |   4 +
 drivers/gpu/drm/xe/xe_lrc.c               |  15 ++-
 4 files changed, 107 insertions(+), 37 deletions(-)

-- 
2.34.1


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

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

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-31 21:32 [PATCH v4 0/3] Faster devcoredump and fixes Matthew Brost
2024-07-31 21:32 ` [PATCH v4 1/3] drm/xe: Take ref to VM in delayed snapshot Matthew Brost
2024-07-31 22:24   ` Cavitt, Jonathan
2024-07-31 21:32 ` [PATCH v4 2/3] drm/printer: Allow NULL data in devcoredump printer Matthew Brost
2024-07-31 22:22   ` Cavitt, Jonathan
2024-08-01  0:02     ` Matthew Brost
2024-08-01 14:00       ` Cavitt, Jonathan
2024-08-01 14:29         ` Matthew Brost
2024-08-01 14:38           ` Cavitt, Jonathan
2024-08-01  8:05   ` Jani Nikula
2024-08-01 14:27     ` Matthew Brost
2024-07-31 21:32 ` [PATCH v4 3/3] drm/xe: Faster devcoredump Matthew Brost
2024-07-31 22:31   ` Cavitt, Jonathan
2024-08-01  0:00     ` Matthew Brost
2024-07-31 21:36 ` ✓ CI.Patch_applied: success for Faster devcoredump and fixes Patchwork
2024-07-31 21:37 ` ✗ CI.checkpatch: warning " Patchwork
2024-07-31 21:38 ` ✓ CI.KUnit: success " Patchwork
2024-07-31 21:50 ` ✓ CI.Build: " Patchwork
2024-07-31 21:52 ` ✓ CI.Hooks: " Patchwork
2024-07-31 21:53 ` ✗ CI.checksparse: warning " Patchwork
2024-07-31 22:25 ` ✓ CI.BAT: success " Patchwork
2024-08-01  2:21 ` ✗ 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;
as well as URLs for NNTP newsgroup(s).