aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c
diff options
context:
space:
mode:
authorYu Kuai <[email protected]>2021-05-31 13:56:22 +0000
committerRobert Foss <[email protected]>2021-05-31 13:50:59 +0000
commitf674555ee5444c8987dfea0922f1cf6bf0c12847 (patch)
tree0c4255c736200bf07b2281c029ad20eb86983be1 /drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c
parentdrm/bridge: lt8912b: Drop unused includes (diff)
downloadkernel-f674555ee5444c8987dfea0922f1cf6bf0c12847.tar.gz
kernel-f674555ee5444c8987dfea0922f1cf6bf0c12847.zip
drm: bridge: cdns-mhdp8546: Fix PM reference leak in
pm_runtime_get_sync will increment pm usage counter even it failed. Forgetting to putting operation will result in reference leak here. Fix it by replacing it with pm_runtime_resume_and_get to keep usage counter balanced. Reported-by: Hulk Robot <[email protected]> Signed-off-by: Yu Kuai <[email protected]> Reviewed-by: Robert Foss <[email protected]> Signed-off-by: Robert Foss <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c')
0 files changed, 0 insertions, 0 deletions