]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/amd/pm: Fix missing thermal throttler status
authorLijo Lazar <lijo.lazar@amd.com>
Thu, 19 May 2022 05:20:25 +0000 (10:50 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 14 Jun 2022 16:41:38 +0000 (18:41 +0200)
commit6703e116557bd46413e43c2c93e2937bc8a97e88
treef8a71ed51e9ec54397055e76077706030b07f90c
parent7a3ab1f44def86f0de9439fd5308a288b621a40e
drm/amd/pm: Fix missing thermal throttler status

[ Upstream commit b0f4d663fce6a4232d3c20ce820f919111b1c60b ]

On aldebaran, when thermal throttling happens due to excessive GPU
temperature, the reason for throttling event is missed in warning
message. This patch fixes it.

Signed-off-by: Lijo Lazar <lijo.lazar@amd.com>
Reviewed-by: Yang Wang <kevinyang.wang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/amd/pm/swsmu/smu13/aldebaran_ppt.c