diff options
author | Bert Karwatzki <spasswolf@web.de> | 2023-02-02 22:02:36 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-02-03 22:21:31 +0300 |
commit | 9f8b3706eb23bed26f7898af3c6f7fe3858564a1 (patch) | |
tree | 290cca602a59a186bb7114a022b63d9d691c20ce /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a3ee9e0b57f8ecca02d1c16fad4941e09bfe2941 (diff) | |
download | linux-9f8b3706eb23bed26f7898af3c6f7fe3858564a1.tar.xz |
drm/amdgpu: fix memory leak in amdgpu_cs_sync_rings
amdgpu_sync_get_fence deletes the returned fence from the
syncobj, so the refcount of fence needs to lowered to avoid
a memory leak.
Bug: https://gitlab.freedesktop.org/drm/amd/-/issues/2360
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Tested-by: Mikhail Gavrilov <mikhail.v.gavrilov@gmail.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Bert Karwatzki <spasswolf@web.de>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/3b590ba0f11d24b8c6c39c3d38250129c1116af4.camel@web.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions