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>
Wed, 13 Dec 2023 17:39:25 +0000 (18:39 +0100)
commit458affed061935948d31f5d731bbcfbff3158762
treeedc2ffc97f64a73ac13967e8764c3f81d6838f5e
parent41c5dd545e765bf4677a211d3c68808d7069e4a1
drm/amdgpu: correct the amdgpu runtime dereference usage count

[ Upstream commit c6df7f313794c3ad41a49b9a7c95da369db607f3 ]

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: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/amd/amdgpu/amdgpu_display.c