drm/amd/pm: drop redundant efuse mask calculations
authorEvan Quan <evan.quan@amd.com>
Fri, 11 Sep 2020 06:22:12 +0000 (14:22 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 27 Oct 2020 15:58:21 +0000 (11:58 -0400)
commit029479accac20c61e94b9cd8919ceb2c30ed98ff
tree5d976e2d007dc63aab06b644682053f6c45b95f8
parent555440822b41f0af8e259acff3ad655aea4b8fd0
drm/amd/pm: drop redundant efuse mask calculations

By moving that in atomfw_read_efuse().

Signed-off-by: Evan Quan <evan.quan@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/powerplay/hwmgr/ppatomctrl.c
drivers/gpu/drm/amd/pm/powerplay/hwmgr/ppatomctrl.h
drivers/gpu/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
drivers/gpu/drm/amd/pm/powerplay/smumgr/vegam_smumgr.c