OSDN Git Service

drm/amdgpu/swsmu/arcturus: simplify sensor handling
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 1 Dec 2020 18:31:31 +0000 (13:31 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 2 Dec 2020 22:37:17 +0000 (17:37 -0500)
commit2bebe9148a484fe5b5092a7a013efd6c8f941280
tree61cb280d66acaf30300f6becfad672234fbcc981
parentfae3a572c9a622697392c4a2e0e74191619dd971
drm/amdgpu/swsmu/arcturus: simplify sensor handling

Just query the metrics table directly rather than going through
an extra level of functions.

Reviewed-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/smu11/arcturus_ppt.c