]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite52528cace0bde711fc5f5e8bc39235af62b66b0
tree31e23d101fe2f70559148119a124267a20981e3a
parent7e4847c818b61664b7e5ba7719a4fdab804c4b30
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