drm/amdgpu: Checkpoint and Restore VRAM BOs without VA
authorRamesh Errabolu <Ramesh.Errabolu@amd.com>
Fri, 21 Jul 2023 23:00:41 +0000 (18:00 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Jul 2023 18:48:07 +0000 (14:48 -0400)
commit6d67b681f9ec1bfe2394f28309f7ad991d62db3a
tree72882589466b642933487e39b179ce77351f31cc
parent952ee94593ac3526a43167259e6d476cae64c4ad
drm/amdgpu: Checkpoint and Restore VRAM BOs without VA

Extend checkpoint logic to allow inclusion of VRAM BOs that
do not have a VA attached

Signed-off-by: Ramesh Errabolu <Ramesh.Errabolu@amd.com>
Reviewed-by: Felix Kuehling <felix.kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_chardev.c