]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay table...
authorSandeep Raghuraman <sandy.8925@gmail.com>
Thu, 16 Apr 2020 20:07:45 +0000 (01:37 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 10 May 2020 08:30:07 +0000 (10:30 +0200)
commit65d5ea5f20f76ecedcc470df45fe0d92146f8e8e
tree9097cfa05f04f08983f4c5fc5d1a5ed52a0c89b6
parent14dfe0e4e3a308583fc422a7c48e72b30ada9ce7
drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay table v0 (e.g Hawaii)

[ Upstream commit bbc25dadc7ed19f9d6b2e30980f0eb4c741bb8bf ]

Initialize thermal controller fields in the PowerPlay table for Hawaii
GPUs, so that fan speeds are reported.

Signed-off-by: Sandeep Raghuraman <sandy.8925@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/amd/powerplay/hwmgr/processpptables.c