drm/amdgpu: correct the amdgpu runtime dereference usage count
authorPrike Liang <Prike.Liang@amd.com>
Wed, 8 Nov 2023 06:38:29 +0000 (14:38 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 29 Nov 2023 21:49:00 +0000 (16:49 -0500)
commit0e6a12884ca72520b195d95f1fa1bf790678cd6c
tree0ce437302d6ae3e2f684c917e0ff0e5f47438900
parenta5e90392fdda05ce842810bb749f3d210c3ffc65
drm/amdgpu: correct the amdgpu runtime dereference usage count

Fix the amdgpu runpm dereference usage count.

Signed-off-by: Prike Liang <Prike.Liang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_display.c