diff options
author | 2022-07-26 13:32:39 +0800 | |
---|---|---|
committer | 2022-07-28 16:05:16 -0400 | |
commit | 0dc204bc3f199de0a0924f3d5f7c26295e5c012e (patch) | |
tree | 707a5596415a8b735ffd7cb9789560c46a565d0c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/amdgpu: add debugfs for kfd system and ttm mem used (diff) | |
download | linux-dev-0dc204bc3f199de0a0924f3d5f7c26295e5c012e.tar.xz linux-dev-0dc204bc3f199de0a0924f3d5f7c26295e5c012e.zip |
drm/amdkfd: fix kgd_mem memory leak when importing dmabuf
The kgd_mem memory allocated in amdgpu_amdkfd_gpuvm_import_dmabuf()
is not freed properly.
Explicitly free it in amdgpu_amdkfd_gpuvm_free_memory_of_gpu()
under condition "mem->bo->kfd_bo != mem".
Suggested-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Lang Yu <Lang.Yu@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@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