OSDN Git Service

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)
commitc4e0dbcb201a79639e5e74f456d8313893a259f5
tree1843d7f6045ef7977bef8be65d18d0b212f5c0fc
parent68bb3c3ff9d92645488382c7261de7d477f638e9
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