diff options
| author | Yongzhi Liu <[email protected]> | 2022-01-18 15:11:51 -0500 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2022-01-18 17:43:36 -0500 |
| commit | 4bd8dd0d61f961e6c13cc118d4ebbdba57f8561f (patch) | |
| tree | 026ef0e2b6fe0d0c302082bccdc5a333b75d4d7c /tools/perf/scripts/python/bin | |
| parent | 552b7cb0eed12c184b3bdfcc262e96a954a2bc86 (diff) | |
drm/amdgpu: Add missing pm_runtime_put_autosuspend
pm_runtime_get_sync() increments the runtime PM usage counter even
when it returns an error code, thus a matching decrement is needed
on the error handling path to keep the counter balanced.
Signed-off-by: Yongzhi Liu <[email protected]>
Reviewed-by: Lijo Lazar <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions