]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/swsmu: allow asic to handle sensor type by itself
authorKevin Wang <kevin1.wang@amd.com>
Mon, 27 Jul 2020 01:08:22 +0000 (09:08 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 6 Aug 2020 20:35:56 +0000 (16:35 -0400)
commit62b42c9202e5911391537e82dfb9a9142e278c7c
tree1843d7f6045ef7977bef8be65d18d0b212f5c0fc
parent0755e903bee246c6c53ddfce60f2ae553c6b5bb2
drm/amd/swsmu: allow asic to handle sensor type by itself

1. allow asic to handle sensor type by itself.
2. if not, use smu common sensor to handle it.

Signed-off-by: Kevin Wang <kevin1.wang@amd.com>
Reviewed-by: Kenneth Feng <kenneth.feng@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/amdgpu_smu.c