Skip to content

Commit

Permalink
drm/amdkfd: CRIU implement gpu_id remapping
Browse files Browse the repository at this point in the history
When doing a restore on a different node, the gpu_id's on the restore
node may be different. But the user space application will still refer
use the original gpu_id's in the ioctl calls. Adding code to create a
gpu id mapping so that kfd can determine actual gpu_id during the user
ioctl's.

Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: David Yat Sin <david.yatsin@amd.com>
Signed-off-by: Rajneesh Bhardwaj <rajneesh.bhardwaj@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
  • Loading branch information
David Yat Sin authored and Alex Deucher committed Feb 7, 2022
1 parent 40e8a76 commit bef153b
Show file tree
Hide file tree
Showing 5 changed files with 414 additions and 160 deletions.
Loading

0 comments on commit bef153b

Please sign in to comment.