Home
last modified time | relevance | path

Searched refs:VcnClkLevelsEnabled (Results 1 – 12 of 12) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/amd/pm/swsmu/smu13/
Dsmu_v13_0_5_ppt.c615 *count = clk_table->VcnClkLevelsEnabled; in smu_v13_0_5_get_dpm_level_count()
618 *count = clk_table->VcnClkLevelsEnabled; in smu_v13_0_5_get_dpm_level_count()
650 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in smu_v13_0_5_get_dpm_freq_by_index()
655 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in smu_v13_0_5_get_dpm_freq_by_index()
768 max_dpm_level = clk_table->VcnClkLevelsEnabled - 1; in smu_v13_0_5_get_dpm_ultimate_freq()
Dsmu_v13_0_4_ppt.c431 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in smu_v13_0_4_get_dpm_freq_by_index()
436 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in smu_v13_0_4_get_dpm_freq_by_index()
469 *count = clk_table->VcnClkLevelsEnabled; in smu_v13_0_4_get_dpm_level_count()
472 *count = clk_table->VcnClkLevelsEnabled; in smu_v13_0_4_get_dpm_level_count()
789 max_dpm_level = clk_table->VcnClkLevelsEnabled - 1; in smu_v13_0_4_get_dpm_ultimate_freq()
Dyellow_carp_ppt.c723 *count = clk_table->VcnClkLevelsEnabled; in yellow_carp_get_dpm_level_count()
726 *count = clk_table->VcnClkLevelsEnabled; in yellow_carp_get_dpm_level_count()
758 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in yellow_carp_get_dpm_freq_by_index()
763 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in yellow_carp_get_dpm_freq_by_index()
876 max_dpm_level = clk_table->VcnClkLevelsEnabled - 1; in yellow_carp_get_dpm_ultimate_freq()
/linux-5.19.10/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
Dsmu13_driver_if_v13_0_5.h123 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member
Dsmu13_driver_if_yellow_carp.h134 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member
Dsmu13_driver_if_v13_0_4.h135 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member
Dsmu11_driver_if_vangogh.h149 uint8_t VcnClkLevelsEnabled; //applies to both vclk/dclk member
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/
Ddcn315_smu.h81 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/
Ddcn301_smu.h120 uint8_t VcnClkLevelsEnabled; //applies to both vclk/dclk member
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/
Ddcn316_smu.h89 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
Ddcn31_smu.h143 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member
/linux-5.19.10/drivers/gpu/drm/amd/pm/swsmu/smu11/
Dvangogh_ppt.c532 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in vangogh_get_dpm_clk_limited()
537 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in vangogh_get_dpm_clk_limited()
612 count = clk_table->VcnClkLevelsEnabled; in vangogh_print_legacy_clk_levels()
616 count = clk_table->VcnClkLevelsEnabled; in vangogh_print_legacy_clk_levels()
714 count = clk_table->VcnClkLevelsEnabled; in vangogh_print_clk_levels()
718 count = clk_table->VcnClkLevelsEnabled; in vangogh_print_clk_levels()