diff options
author | Alex Sierra <alex.sierra@amd.com> | 2023-10-17 17:08:56 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-10-20 15:11:29 -0400 |
commit | 7ef6b2d4b7e5c0d105c688a4da1f0ac122e3aa44 (patch) | |
tree | cbcf6605689c7b9593b0d67857adeddf2261587c /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
parent | de009982c6aa8363b2bc8800fb0a13896d264853 (diff) |
drm/amdkfd: remap unaligned svm ranges that have split
Split SVM ranges that have been mapped into 2MB page table entries,
require to be remap in case the split has happened in a non-aligned
VA.
[WHY]:
This condition causes the 2MB page table entries be split into 4KB
PTEs.
Signed-off-by: Alex Sierra <alex.sierra@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions