diff options
author | Alex Sierra <alex.sierra@amd.com> | 2023-07-27 15:32:37 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-08-07 16:36:44 -0400 |
commit | ab3400eb94597ef009c1395c7c789736d070613b (patch) | |
tree | 05c5813244f5913183b5446550cdb9116fb6302a /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | |
parent | 15f5b0a7abb7aafe2384a909cb5ece76c0dfc1a5 (diff) | |
download | linux-ab3400eb94597ef009c1395c7c789736d070613b.tar.gz linux-ab3400eb94597ef009c1395c7c789736d070613b.tar.bz2 linux-ab3400eb94597ef009c1395c7c789736d070613b.zip |
drm/amdkfd: avoid unmap dma address when svm_ranges are split
DMA address reference within svm_ranges should be unmapped only after
the memory has been released from the system. In case of range
splitting, the DMA address information should be copied to the
corresponding range after this has split. But leaving dma mapping
intact.
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_debugfs.c')
0 files changed, 0 insertions, 0 deletions