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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 8 Dec 2023 07:52:17 +0000 (08:52 +0100)
commitf6f4be2c39dd841f5fb88fb1248283d37237a6c9
treee29bc0c7f9a513176bb9d905fee1edb8159977e2
parent49227bea27ebcd260f0c94a3055b14bbd8605c5e
drm/amdgpu: correct the amdgpu runtime dereference usage count

commit c6df7f313794c3ad41a49b9a7c95da369db607f3 upstream.

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>
Cc: stable@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/amd/amdgpu/amdgpu_display.c