linux_dsm_epyc7002/drivers/gpu/drm/amd/powerplay
ChenTao 7f6778b114 drm/amdgpu/navi10: fix unsigned comparison with 0
Fixes warning because size is uint32_t and can never be negtative

drivers/gpu/drm/amd/amdgpu/../powerplay/navi10_ppt.c:1296:12: warning:
comparison of unsigned expression < 0 is always false [-Wtype-limits]
   if (size < 0)

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: ChenTao <chentao107@huawei.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-05-06 16:51:39 -04:00
..
hwmgr drm/amdgpu/smu10: remove duplicate assignment of smu10_hwmgr_funcs members 2020-04-30 16:48:07 -04:00
inc drm/amd/powerplay: update smu12_driver_if.h to align with pmfw 2020-04-22 18:11:49 -04:00
smumgr drm/amd/powerplay: added mutex protection on msg issuing 2020-04-01 14:44:45 -04:00
amd_powerplay.c drm/amd/powerplay: perform PG ungate prior to CG ungate 2020-05-06 16:51:15 -04:00
amdgpu_smu.c drm/amd/powerplay: perform PG ungate prior to CG ungate 2020-05-06 16:51:15 -04:00
arcturus_ppt.c drm/amd/powerplay: properly set the dpm_enabled state 2020-04-22 18:11:45 -04: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/navi10: fix unsigned comparison with 0 2020-05-06 16:51:39 -04:00
navi10_ppt.h drm/amdgpu/smu: custom pstate profiling clock frequence for navi series asics 2020-01-07 12:01:09 -05:00
renoir_ppt.c drm/amdgpu/powerplay:avoid to show invalid DPM table info 2020-04-22 18:11:49 -04:00
renoir_ppt.h drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLK 2020-04-03 17:01:33 -04:00
smu_internal.h drm/amd/powerplay: correct i2c eeprom init/fini sequence 2020-04-22 18:11:45 -04:00
smu_v11_0.c drm/amdgpu: enable one vf mode for nv12 2020-04-24 11:42:11 -04:00
smu_v12_0.c drm/amdgpu: cache smu fw version info 2020-04-22 18:11:46 -04:00
vega20_ppt.c drm/amd/powerplay: properly set the dpm_enabled state 2020-04-22 18:11:45 -04:00
vega20_ppt.h drm/amd/powerplay: simplified od_settings for each asic 2019-06-21 18:59:32 -05:00