1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd/pm/legacy-dpm
Evan Quan 555238d92a drm/amd/pm: fix the compile warning
Fix the compile warning below:
drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/kv_dpm.c:1641
kv_get_acp_boot_level() warn: always true condition '(table->entries[i]->clk >= 0) => (0-u32max >= 0)'

Reported-by: kernel test robot <lkp@intel.com>
CC: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Evan Quan <evan.quan@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2022-04-28 17:45:49 -04:00
..
cik_dpm.h drm/amd/pm: relocate the power related headers 2022-01-14 17:51:14 -05:00
kv_dpm.c drm/amd/pm: fix the compile warning 2022-04-28 17:45:49 -04:00
kv_dpm.h drm/amd/pm: relocate the power related headers 2022-01-14 17:51:14 -05:00
kv_smc.c drm/amd/pm: relocate the power related headers 2022-01-14 17:51:14 -05:00
legacy_dpm.c drm/amd/pm: fix the deadlock issue observed on SI 2022-04-22 14:50:23 -04:00
legacy_dpm.h drm/amd/pm: relocate the power related headers 2022-01-14 17:51:14 -05:00
Makefile drm/amd/pm: relocate the power related headers 2022-01-14 17:51:14 -05:00
ppsmc.h drm/amd/pm: relocate the power related headers 2022-01-14 17:51:14 -05:00
r600_dpm.h drm/amd/pm: relocate the power related headers 2022-01-14 17:51:14 -05:00
si_dpm.c drm/amd/pm: fix the deadlock issue observed on SI 2022-04-22 14:50:23 -04:00
si_dpm.h drm/amd/pm: relocate the power related headers 2022-01-14 17:51:14 -05:00
si_smc.c drm/amd/pm: relocate the power related headers 2022-01-14 17:51:14 -05:00
sislands_smc.h drm/amd/pm: relocate the power related headers 2022-01-14 17:51:14 -05:00