linux_dsm_epyc7002/drivers/gpu/drm/amd/powerplay/smumgr
Colin Ian King dde8c8dfd0 drm/amd/powerplay: remove redundant assignment to variables HiSidd and LoSidd
The variables HiSidd and LoSidd are being initialized with values that
are never read and are being updated a little later with a new value.
The initialization is redundant and can be removed.

Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-11-26 09:48:57 -05:00
..
ci_smumgr.c drm/amd/powerplay: remove redundant assignment to variables HiSidd and LoSidd 2019-11-26 09:48:57 -05:00
ci_smumgr.h
fiji_smumgr.c drm/amd/powerplay: remove set but not used variable 'threshold', 'state' 2019-11-13 15:29:45 -05:00
fiji_smumgr.h
iceland_smumgr.c drm/amdgpu: remove memset after kzalloc 2019-07-16 13:09:05 -05:00
iceland_smumgr.h
Makefile
polaris10_smumgr.c drm/amdgpu/powerplay: fix typo in mvdd table setup 2019-10-09 11:46:20 -05:00
polaris10_smumgr.h
smu7_smumgr.c
smu7_smumgr.h
smu8_smumgr.c drm/amdgpu: Drop unused variable and statement 2019-10-03 09:11:06 -05:00
smu8_smumgr.h
smu9_smumgr.c
smu9_smumgr.h
smu10_smumgr.c drm/amdgpu: switch to new amdgpu_nbio structure 2019-09-13 17:11:03 -05:00
smu10_smumgr.h
smumgr.c
tonga_smumgr.c drm/amdgpu: remove memset after kzalloc 2019-07-16 13:09:05 -05:00
tonga_smumgr.h
vega10_smumgr.c drm/amdgpu: switch to new amdgpu_nbio structure 2019-09-13 17:11:03 -05:00
vega10_smumgr.h
vega12_smumgr.c drm/amdgpu: switch to new amdgpu_nbio structure 2019-09-13 17:11:03 -05:00
vega12_smumgr.h
vega20_smumgr.c drm/amdgpu: switch to new amdgpu_nbio structure 2019-09-13 17:11:03 -05:00
vega20_smumgr.h drm/amd/powerplay: Add interface to lock SMU HW I2C. 2019-08-27 08:17:42 -05:00
vegam_smumgr.c drm/amd/powerplay: return errno code to caller when error occur 2019-11-19 10:12:54 -05:00
vegam_smumgr.h