diff options
| author | Xiaogang Chen <[email protected]> | 2023-09-15 22:02:23 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-09-20 20:24:22 +0000 |
| commit | df954b695cc57575c23d674a6dc96c969b35da48 (patch) | |
| tree | fcae6daf2a84b3e107a10a45f7ce92956760721a /drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | |
| parent | drm/amd/pm: Remove SMUv13.0.6 unsupported feature (diff) | |
| download | kernel-df954b695cc57575c23d674a6dc96c969b35da48.tar.gz kernel-df954b695cc57575c23d674a6dc96c969b35da48.zip | |
drm/amdkfd: Separate dma unmap and free of dma address array operations
We do not need free dma address array of svm_range each time we do dma unmap
for pages in svm_range as we can reuse the same array. Only free it when free
svm_range. Separate these two operations and use them accordingly.
Signed-off-by: Xiaogang Chen <[email protected]>
Reviewed-by: Felix Kuehling <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c')
0 files changed, 0 insertions, 0 deletions
