aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c
diff options
context:
space:
mode:
authorNavid Emamdoost <[email protected]>2020-06-14 07:05:28 +0000
committerAlex Deucher <[email protected]>2020-07-01 05:59:22 +0000
commitf79f94765f8c39db0b7dec1d335ab046aac03f20 (patch)
tree6d18f0cf6dda790a8cd00f9e68fb97f04e6bd4fd /drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c
parentdrm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_config (diff)
downloadkernel-f79f94765f8c39db0b7dec1d335ab046aac03f20.tar.gz
kernel-f79f94765f8c39db0b7dec1d335ab046aac03f20.zip
drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync fails
The call to pm_runtime_get_sync increments the counter even in case of failure, leading to incorrect ref count. In case of failure, decrement the ref count before returning. Signed-off-by: Navid Emamdoost <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c')
0 files changed, 0 insertions, 0 deletions