Searched refs:smu_v11_0_get_dpm_level_count (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/ |
H A D | smu_v11_0.h | 276 int smu_v11_0_get_dpm_level_count(struct smu_context *smu,
|
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
H A D | smu_v11_0.c | 1989 int smu_v11_0_get_dpm_level_count(struct smu_context *smu, in smu_v11_0_get_dpm_level_count() function 2007 ret = smu_v11_0_get_dpm_level_count(smu, in smu_v11_0_set_single_dpm_table() 2059 ret = smu_v11_0_get_dpm_level_count(smu, in smu_v11_0_get_dpm_level_range()
|
H A D | navi10_ppt.c | 1292 ret = smu_v11_0_get_dpm_level_count(smu, clk_type, &count); in navi10_emit_clk_levels() 1505 ret = smu_v11_0_get_dpm_level_count(smu, clk_type, &count); in navi10_print_clk_levels() 1818 ret = smu_v11_0_get_dpm_level_count(smu, clk_type, &level_count); in navi10_get_clock_by_type_with_latency() 2788 ret = smu_v11_0_get_dpm_level_count(smu, SMU_UCLK, &uclk_count); in navi10_umc_hybrid_cdr_workaround()
|
H A D | sienna_cichlid_ppt.c | 1298 ret = smu_v11_0_get_dpm_level_count(smu, clk_type, &count); in sienna_cichlid_print_clk_levels()
|