aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
diff options
context:
space:
mode:
authorDinghao Liu <[email protected]>2020-05-22 21:41:09 +0800
committerSteven Price <[email protected]>2020-06-19 11:00:02 +0100
commit64092598c4566dc80a71ca57396dc36fdbf3da4b (patch)
treeb2fba36133b8188f8ad93b6c0d591f9fc4e6005f /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
parentb99773ef258e628bd53cab22d450a755b73b4d55 (diff)
drm/panfrost: Fix runtime PM imbalance on error
The caller expects panfrost_job_hw_submit() to increase runtime PM usage counter. The refcount decrement on the error branch of WARN_ON() will break the counter balance and needs to be removed. Signed-off-by: Dinghao Liu <[email protected]> Reviewed-by: Steven Price <[email protected]> Signed-off-by: Steven Price <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions