drm/amdkfd: page table restore through svm API
authorFelix Kuehling <Felix.Kuehling@amd.com>
Thu, 25 Feb 2021 04:02:21 +0000 (23:02 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 21 Apr 2021 01:49:07 +0000 (21:49 -0400)
commit2383f56bbe4ae1460d11ae77b93c1730c4a20c26
tree31e23d101fe2f70559148119a124267a20981e3a
parent9dd9cc2f7433cdf389049c91c87c09eaccece373
drm/amdkfd: page table restore through svm API

Page table restore implementation in SVM API. This is called from
the fault handler at amdgpu_vm. To update page tables through
the page fault retry IH.

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