diff options
author | Jing Xiangfeng <jingxiangfeng@huawei.com> | 2021-06-29 14:44:55 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-07-01 07:05:18 +0300 |
commit | 9ba85914c36c8fed9bf3e8b69c0782908c1247b7 (patch) | |
tree | cae905696957366d7192739ad3ee23f8eb11d8a8 /drivers/gpu/drm/amd/display | |
parent | c339a80d3a5a580a1aaefc2c9eeeb2a1feee4763 (diff) | |
download | linux-9ba85914c36c8fed9bf3e8b69c0782908c1247b7.tar.xz |
drm/radeon: Add the missed drm_gem_object_put() in radeon_user_framebuffer_create()
radeon_user_framebuffer_create() misses to call drm_gem_object_put() in
an error path. Add the missed function call to fix it.
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Jing Xiangfeng <jingxiangfeng@huawei.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Diffstat (limited to 'drivers/gpu/drm/amd/display')
0 files changed, 0 insertions, 0 deletions