Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/pm/swsmu/smu13/
A Dsmu_v13_0_4_ppt.c422 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in smu_v13_0_4_get_dpm_freq_by_index()
427 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in smu_v13_0_4_get_dpm_freq_by_index()
460 *count = clk_table->VcnClkLevelsEnabled; in smu_v13_0_4_get_dpm_level_count()
463 *count = clk_table->VcnClkLevelsEnabled; in smu_v13_0_4_get_dpm_level_count()
780 max_dpm_level = clk_table->VcnClkLevelsEnabled - 1; in smu_v13_0_4_get_dpm_ultimate_freq()
A Dsmu_v13_0_5_ppt.c627 *count = clk_table->VcnClkLevelsEnabled; in smu_v13_0_5_get_dpm_level_count()
630 *count = clk_table->VcnClkLevelsEnabled; in smu_v13_0_5_get_dpm_level_count()
662 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in smu_v13_0_5_get_dpm_freq_by_index()
667 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in smu_v13_0_5_get_dpm_freq_by_index()
780 max_dpm_level = clk_table->VcnClkLevelsEnabled - 1; in smu_v13_0_5_get_dpm_ultimate_freq()
A Dyellow_carp_ppt.c753 *count = clk_table->VcnClkLevelsEnabled; in yellow_carp_get_dpm_level_count()
756 *count = clk_table->VcnClkLevelsEnabled; in yellow_carp_get_dpm_level_count()
788 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in yellow_carp_get_dpm_freq_by_index()
793 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in yellow_carp_get_dpm_freq_by_index()
906 max_dpm_level = clk_table->VcnClkLevelsEnabled - 1; in yellow_carp_get_dpm_ultimate_freq()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/
A Ddcn314_smu.h62 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member
A Ddcn314_clk_mgr.c809 smu_dpm_clks.dpm_clks->VcnClkLevelsEnabled, in dcn314_clk_mgr_construct()
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
A Dsmu13_driver_if_v13_0_5.h123 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member
A Dsmu13_driver_if_yellow_carp.h134 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member
A Dsmu11_driver_if_vangogh.h149 uint8_t VcnClkLevelsEnabled; //applies to both vclk/dclk member
A Dsmu13_driver_if_v13_0_4.h135 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/
A Ddcn315_smu.h81 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member
A Ddcn315_clk_mgr.c682 smu_dpm_clks.dpm_clks->VcnClkLevelsEnabled, in dcn315_clk_mgr_construct()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/
A Ddcn301_smu.h120 uint8_t VcnClkLevelsEnabled; //applies to both vclk/dclk member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/
A Ddcn316_smu.h89 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
A Ddcn31_smu.h143 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member
A Ddcn31_clk_mgr.c763 smu_dpm_clks.dpm_clks->VcnClkLevelsEnabled, in dcn31_clk_mgr_construct()
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/swsmu/smu11/
A Dvangogh_ppt.c549 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in vangogh_get_dpm_clk_limited()
554 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in vangogh_get_dpm_clk_limited()
629 count = clk_table->VcnClkLevelsEnabled; in vangogh_print_legacy_clk_levels()
633 count = clk_table->VcnClkLevelsEnabled; in vangogh_print_legacy_clk_levels()
731 count = clk_table->VcnClkLevelsEnabled; in vangogh_print_clk_levels()
735 count = clk_table->VcnClkLevelsEnabled; in vangogh_print_clk_levels()

Completed in 26 milliseconds