diff options
author | Felix Kuehling <Felix.Kuehling@amd.com> | 2021-04-10 10:48:56 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-05-20 05:43:59 +0300 |
commit | b72ed8a2de8e9dfbd61217d60a7da868ac2cfbff (patch) | |
tree | e0cb6cad910e13fbffc703a1c680ae700ba6ce06 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 264fb4d332f5e76743818480e482464437837c52 (diff) | |
download | linux-b72ed8a2de8e9dfbd61217d60a7da868ac2cfbff.tar.xz |
drm/amdgpu: DMA map/unmap when updating GPU mappings
DMA map kfd_mem_attachments in update_gpuvm_pte. This function is called
with the BO and page tables reserved, so we can safely update the DMA
mapping.
DMA unmap when a BO is unmapped from a GPU and before updating mappings
in restore workers.
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Acked-by: Oak Zeng <Oak.Zeng@amd.com>
Acked-by: Ramesh Errabolu <Ramesh.Errabolu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions