]> git.baikalelectronics.ru Git - kernel.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)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 17 Apr 2020 21:31:37 +0000 (17:31 -0400)
commit11effa66c924f06c03c6eaf4c5726d7ddc3851a2
tree5d6c17207c57298eb2a3fe6926296aa3a48be9ec
parent67b01f4856b3601fe588e91e852cbcdd13ce19cb
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