CRIU (Checkpoint/Restore in Userspace) mailing list
 help / color / mirror / Atom feed
* [PATCH 0/3] Patches to allow amdgpu restore without kfd file.
@ 2026-04-10 14:45 David Francis
  2026-04-10 14:45 ` [PATCH 1/3] plugin/amdgpu: Add plugin to inventory even if there are no vmas David Francis
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: David Francis @ 2026-04-10 14:45 UTC (permalink / raw)
  To: criu; +Cc: tvrtko.ursulin, David Francis

These patches allow processes that have renderD device files open
but not kfd device files to dump / restore.

Mostly a proof-of-concept / baseline for future work since there's
currently no way for such a process to dump / restore its queues.

David Francis (3):
  plugin/amdgpu: Add plugin to inventory even if there are no vmas
  plugin/amdgpu: Add topology dump file
  plugins/amdgpu: Make next_fd without kfd

 plugins/amdgpu/amdgpu_plugin.c      | 113 ++++++++++++++++++++++++++--
 plugins/amdgpu/amdgpu_plugin_drm.c  |  64 ++++++++++++++--
 plugins/amdgpu/amdgpu_plugin_util.h |   9 +++
 plugins/amdgpu/criu-amdgpu.proto    |   5 ++
 4 files changed, 180 insertions(+), 11 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2026-04-22 13:58 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-10 14:45 [PATCH 0/3] Patches to allow amdgpu restore without kfd file David Francis
2026-04-10 14:45 ` [PATCH 1/3] plugin/amdgpu: Add plugin to inventory even if there are no vmas David Francis
2026-04-10 15:46   ` Tvrtko Ursulin
2026-04-10 16:15     ` Francis, David
2026-04-10 14:45 ` [PATCH 2/3] plugin/amdgpu: Add topology dump file David Francis
2026-04-16 14:54   ` Tvrtko Ursulin
2026-04-16 18:26     ` Francis, David
2026-04-17  9:07       ` Tvrtko Ursulin
2026-04-17 13:21         ` Francis, David
2026-04-22 13:58           ` Tvrtko Ursulin
2026-04-10 14:45 ` [PATCH 3/3] plugins/amdgpu: Make next_fd without kfd David Francis
2026-04-10 15:42 ` [PATCH 0/3] Patches to allow amdgpu restore without kfd file Tvrtko Ursulin
2026-04-10 15:46   ` Francis, David
2026-04-10 16:04     ` Tvrtko Ursulin
2026-04-10 16:12       ` Francis, David

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