Home
last modified time | relevance | path

Searched refs:gfx_actual_soft_max_freq (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/swsmu/smu12/
A Drenoir_ppt.c409 smu->gfx_actual_soft_max_freq = input[1]; in renoir_od_edit_dpm_table()
420 smu->gfx_actual_soft_max_freq = smu->gfx_default_soft_max_freq; in renoir_od_edit_dpm_table()
431 smu->gfx_actual_soft_max_freq); in renoir_od_edit_dpm_table()
446 smu->gfx_actual_soft_max_freq, in renoir_od_edit_dpm_table()
480 smu->gfx_actual_soft_max_freq = 0; in renoir_set_fine_grain_gfx_freq_parameters()
521 …max = (smu->gfx_actual_soft_max_freq > 0) ? smu->gfx_actual_soft_max_freq : smu->gfx_default_soft_… in renoir_print_clk_levels()
930 smu->gfx_actual_soft_max_freq = smu->gfx_default_soft_max_freq; in renoir_set_performance_level()
936 smu->gfx_actual_soft_max_freq = smu->gfx_default_soft_max_freq; in renoir_set_performance_level()
942 smu->gfx_actual_soft_max_freq = smu->gfx_default_soft_max_freq; in renoir_set_performance_level()
948 smu->gfx_actual_soft_max_freq = smu->gfx_default_soft_max_freq; in renoir_set_performance_level()
[all …]
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A Dsmu10_hwmgr.c395 smu10_data->gfx_actual_soft_max_freq, in smu10_enable_dpm_tasks()
645 data->gfx_actual_soft_max_freq = fine_grain_max_freq; in smu10_dpm_force_dpm_level()
688 data->gfx_actual_soft_max_freq = fine_grain_max_freq; in smu10_dpm_force_dpm_level()
706 data->gfx_actual_soft_max_freq = fine_grain_max_freq; in smu10_dpm_force_dpm_level()
724 data->gfx_actual_soft_max_freq = fine_grain_max_freq; in smu10_dpm_force_dpm_level()
767 data->gfx_actual_soft_max_freq = fine_grain_max_freq; in smu10_dpm_force_dpm_level()
813 data->gfx_actual_soft_max_freq = fine_grain_max_freq; in smu10_dpm_force_dpm_level()
1072 (data->gfx_actual_soft_max_freq > 0) ? data->gfx_actual_soft_max_freq : max_freq); in smu10_print_clock_levels()
1564 smu10_data->gfx_actual_soft_max_freq = input[1]; in smu10_set_fine_grain_clk_vol()
1577 smu10_data->gfx_actual_soft_max_freq = max_freq; in smu10_set_fine_grain_clk_vol()
[all …]
A Dsmu10_hwmgr.h286 uint32_t gfx_actual_soft_max_freq; member
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
A Dyellow_carp_ppt.c629 smu->gfx_actual_soft_max_freq = input[1]; in yellow_carp_od_edit_dpm_table()
640 smu->gfx_actual_soft_max_freq = smu->gfx_default_soft_max_freq; in yellow_carp_od_edit_dpm_table()
648 if (smu->gfx_actual_hard_min_freq > smu->gfx_actual_soft_max_freq) { in yellow_carp_od_edit_dpm_table()
652 smu->gfx_actual_soft_max_freq); in yellow_carp_od_edit_dpm_table()
664 smu->gfx_actual_soft_max_freq, NULL); in yellow_carp_od_edit_dpm_table()
985 …(smu->gfx_actual_soft_max_freq > 0) ? smu->gfx_actual_soft_max_freq : smu->gfx_default_soft_max_fr… in yellow_carp_print_clk_levels()
1020 …max = (smu->gfx_actual_soft_max_freq > 0) ? smu->gfx_actual_soft_max_freq : smu->gfx_default_soft_… in yellow_carp_print_clk_levels()
1133 smu->gfx_actual_soft_max_freq = sclk_max; in yellow_carp_set_performance_level()
1164 smu->gfx_actual_soft_max_freq = 0; in yellow_carp_set_fine_grain_gfx_freq_parameters()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
A Dvangogh_ppt.c601 …(smu->gfx_actual_soft_max_freq > 0) ? smu->gfx_actual_soft_max_freq : smu->gfx_default_soft_max_fr… in vangogh_print_legacy_clk_levels()
703 …(smu->gfx_actual_soft_max_freq > 0) ? smu->gfx_actual_soft_max_freq : smu->gfx_default_soft_max_fr… in vangogh_print_clk_levels()
782 …max = (smu->gfx_actual_soft_max_freq > 0) ? smu->gfx_actual_soft_max_freq : smu->gfx_default_soft_… in vangogh_print_clk_levels()
1421 smu->gfx_actual_soft_max_freq = smu->gfx_default_soft_max_freq; in vangogh_set_performance_level()
1430 smu->gfx_actual_soft_max_freq = smu->gfx_default_hard_min_freq; in vangogh_set_performance_level()
1438 smu->gfx_actual_soft_max_freq = smu->gfx_default_soft_max_freq; in vangogh_set_performance_level()
1501 smu->gfx_actual_soft_max_freq, NULL); in vangogh_set_performance_level()
1848 smu->gfx_actual_soft_max_freq = input[1]; in vangogh_od_edit_dpm_table()
1873 smu->gfx_actual_soft_max_freq); in vangogh_od_edit_dpm_table()
1885 smu->gfx_actual_soft_max_freq, NULL); in vangogh_od_edit_dpm_table()
[all …]
/linux/drivers/gpu/drm/amd/pm/inc/
A Damdgpu_smu.h551 uint32_t gfx_actual_soft_max_freq; member

Completed in 22 milliseconds