drm/amdkfd: SVM API call to restore page tables
authorAlex Sierra <alex.sierra@amd.com>
Tue, 12 May 2020 03:01:24 +0000 (22:01 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 21 Apr 2021 01:49:15 +0000 (21:49 -0400)
commitea53af8a59c89b1bb6743d0956da53eee4cb4cd2
treeeb1aa54c163ed8c2682aa41690c9f4969986bf97
parent2383f56bbe4ae1460d11ae77b93c1730c4a20c26
drm/amdkfd: SVM API call to restore page tables

Use SVM API to restore page tables when retry fault and
compute context are enabled.

Signed-off-by: Alex Sierra <alex.sierra@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>
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c