Searched refs:smu_v11_0_get_dpm_level_count (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.10/drivers/gpu/drm/amd/pm/inc/ |
| D | smu_v11_0.h | 254 int smu_v11_0_get_dpm_level_count(struct smu_context *smu,
|
| /Linux-v5.10/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
| D | smu_v11_0.c | 1846 int smu_v11_0_get_dpm_level_count(struct smu_context *smu, in smu_v11_0_get_dpm_level_count() function 1864 ret = smu_v11_0_get_dpm_level_count(smu, in smu_v11_0_set_single_dpm_table() 1916 ret = smu_v11_0_get_dpm_level_count(smu, in smu_v11_0_get_dpm_level_range()
|
| D | navi10_ppt.c | 948 ret = smu_v11_0_get_dpm_level_count(smu, clk_type, &count); in navi10_print_clk_levels() 1244 ret = smu_v11_0_get_dpm_level_count(smu, clk_type, &level_count); in navi10_get_clock_by_type_with_latency() 2202 ret = smu_v11_0_get_dpm_level_count(smu, SMU_UCLK, &uclk_count); in navi10_umc_hybrid_cdr_workaround()
|
| D | sienna_cichlid_ppt.c | 933 ret = smu_v11_0_get_dpm_level_count(smu, clk_type, &count); in sienna_cichlid_print_clk_levels()
|