diff options
author | Jingwen Chen <Jingwen.Chen2@amd.com> | 2021-05-17 11:16:10 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-05-20 05:43:43 +0300 |
commit | 0a6fb502866578f1beaeb2d7c8f1f0a54623d2f7 (patch) | |
tree | d56771b764893f954afa315611b1cf1dc6ab0cb6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4aa7e6e07b6baf9834b85dc64bb2c2c20781c300 (diff) | |
download | linux-0a6fb502866578f1beaeb2d7c8f1f0a54623d2f7.tar.xz |
drm/amd/amdgpu: fix refcount leak
[Why]
the gem object rfb->base.obj[0] is get according to num_planes
in amdgpufb_create, but is not put according to num_planes
[How]
put rfb->base.obj[0] in amdgpu_fbdev_destroy according to num_planes
Signed-off-by: Jingwen Chen <Jingwen.Chen2@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@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