Home
last modified time | relevance | path

Searched refs:smu_get_dpm_level_count (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/
Dnavi10_ppt.c703 ret = smu_get_dpm_level_count(smu, clk_type, &count); in navi10_print_clk_levels()
818 ret = smu_get_dpm_level_count(smu, clk_type, &level_count); in navi10_get_clock_by_type_with_latency()
1226 ret = smu_get_dpm_level_count(smu, SMU_SCLK, &level_count); in navi10_get_profiling_clk_mask()
1233 ret = smu_get_dpm_level_count(smu, SMU_MCLK, &level_count); in navi10_get_profiling_clk_mask()
1240 ret = smu_get_dpm_level_count(smu, SMU_SOCCLK, &level_count); in navi10_get_profiling_clk_mask()
1474 ret = smu_get_dpm_level_count(smu, SMU_UCLK, &uclk_level); in navi10_set_peak_clock_by_device()
Damdgpu_smu.c308 int smu_get_dpm_level_count(struct smu_context *smu, enum smu_clk_type clk_type, in smu_get_dpm_level_count() function
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/
Damdgpu_smu.h819 int smu_get_dpm_level_count(struct smu_context *smu, enum smu_clk_type clk_type,