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)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 22 Apr 2020 22:11:46 +0000 (18:11 -0400)
commit7ce016e71a8e8db239d0113e06a47fdf60fd8ea3
treecb5d519feaed3b7690ff56c58a6629c6d418cfc7
parent4f610503f0077c1d149b9f98c3fa966fb9551e85
drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay table v0 (e.g Hawaii)

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>
drivers/gpu/drm/amd/powerplay/hwmgr/processpptables.c