linux_dsm_epyc7002/drivers/gpu/drm/amd/powerplay
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
..
hwmgr drm/amd/powerplay: Use ARRAY_SIZE for smu7_profiling 2019-11-22 14:27:11 -05:00
inc drm/amdgpu: split swSMU baco_reset into enter and exit 2019-11-19 16:42:51 -05:00
smumgr drm/amd/powerplay: remove redundant assignment to variables HiSidd and LoSidd 2019-11-26 09:48:57 -05:00
amd_powerplay.c drm/amd/powerplay: dynamically disable ds and ulv for compute 2019-11-08 12:30:17 -05:00
amdgpu_smu.c drm/amdgpu: split swSMU baco_reset into enter and exit 2019-11-19 16:42:51 -05:00
arcturus_ppt.c drm/amdgpu: split swSMU baco_reset into enter and exit 2019-11-19 16:42:51 -05:00
arcturus_ppt.h drm/amd/powerplay: update arcturus_ppt.c/h V3 2019-07-30 23:48:33 -05:00
Makefile drm/amdgpu/powerplay: add smu ip block for renoir (v2) 2019-08-22 17:36:58 -05:00
navi10_ppt.c drm/amdgpu: split swSMU baco_reset into enter and exit 2019-11-19 16:42:51 -05:00
navi10_ppt.h drm/amd/powerplay: read pcie speed/width info (v2) 2019-11-13 15:29:42 -05:00
renoir_ppt.c drm/amd/powerplay: enable gpu_busy_percent sys interface for renoir (v2) 2019-11-19 12:42:38 -05:00
renoir_ppt.h drm/amd/powerplay: implement sysfs for getting dpm clock 2019-09-13 17:49:19 -05:00
smu_internal.h drm/amd/powerplay: set JPEG to SMU dpm 2019-11-19 10:12:50 -05:00
smu_v11_0.c drm/amdgpu: split swSMU baco_reset into enter and exit 2019-11-19 16:42:51 -05:00
smu_v12_0.c drm/amd/powerplay: enable gpu_busy_percent sys interface for renoir (v2) 2019-11-19 12:42:38 -05:00
vega20_ppt.c drm/amdgpu: split swSMU baco_reset into enter and exit 2019-11-19 16:42:51 -05:00
vega20_ppt.h drm/amd/powerplay: simplified od_settings for each asic 2019-06-21 18:59:32 -05:00