]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit41e15dde9e3436002892bc8da5f320f1fc10e71c
treeeb1aa54c163ed8c2682aa41690c9f4969986bf97
parent1e0bbca83d87f0ef6a515459a12cdf8d848dc722
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