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:31:25 +0000 (10:31 +0200)
commitf0d6b056bc18cc4cfc7ab7b6f469d4f84af958d4
tree765c742b61dbbef91226939c073d18e8211f63a3
parenta09ba140db2f3b79916719865260183628ef8583
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