drivers/gpu/drm/amd/amdkfd/kfd_migrate.c
0 → 100644
+104
−0
drivers/gpu/drm/amd/amdkfd/kfd_migrate.h
0 → 100644
+49
−0
Loading
Register vram memory as MEMORY_DEVICE_PRIVATE type resource, to allocate vram backing pages for page migration. Signed-off-by:Philip Yang <Philip.Yang@amd.com> Reviewed-by:
Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by:
Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by:
Alex Deucher <alexander.deucher@amd.com>