diff options
author | Felix Kuehling <Felix.Kuehling@amd.com> | 2021-02-24 18:47:52 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-04-20 21:47:27 -0400 |
commit | 8a7c184a16d73ab25360e0f5997f82306ff5d5a2 (patch) | |
tree | df31fa3b64fa1b0408615e16785757751da618c3 /drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c | |
parent | f80fe9d3c1149bb2ad0d7807aaaf5eff7c4e80a6 (diff) | |
download | linux-8a7c184a16d73ab25360e0f5997f82306ff5d5a2.tar.bz2 |
drm/amdkfd: svm range eviction and restore
HMM interval notifier callback notify CPU page table will be updated,
stop process queues if the updated address belongs to svm range
registered in process svms objects tree. Scheduled restore work to
update GPU page table using new pages address in the updated svm range.
The restore worker flushes any deferred work to make sure it restores
an up-to-date svm_range_list.
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>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c')
0 files changed, 0 insertions, 0 deletions