Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_5_ppt.c642 *count = clk_table->VcnClkLevelsEnabled; in smu_v13_0_5_get_dpm_level_count()
645 *count = clk_table->VcnClkLevelsEnabled; in smu_v13_0_5_get_dpm_level_count()
677 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in smu_v13_0_5_get_dpm_freq_by_index()
682 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in smu_v13_0_5_get_dpm_freq_by_index()
773 max_dpm_level = clk_table->VcnClkLevelsEnabled - 1; in smu_v13_0_5_get_dpm_ultimate_freq()
H A Dsmu_v13_0_4_ppt.c446 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in smu_v13_0_4_get_dpm_freq_by_index()
451 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in smu_v13_0_4_get_dpm_freq_by_index()
484 *count = clk_table->VcnClkLevelsEnabled; in smu_v13_0_4_get_dpm_level_count()
487 *count = clk_table->VcnClkLevelsEnabled; in smu_v13_0_4_get_dpm_level_count()
796 max_dpm_level = clk_table->VcnClkLevelsEnabled - 1; in smu_v13_0_4_get_dpm_ultimate_freq()
H A Dyellow_carp_ppt.c776 *count = clk_table->VcnClkLevelsEnabled; in yellow_carp_get_dpm_level_count()
779 *count = clk_table->VcnClkLevelsEnabled; in yellow_carp_get_dpm_level_count()
811 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in yellow_carp_get_dpm_freq_by_index()
816 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in yellow_carp_get_dpm_freq_by_index()
907 max_dpm_level = clk_table->VcnClkLevelsEnabled - 1; in yellow_carp_get_dpm_ultimate_freq()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/
H A Ddcn314_smu.h62 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member
/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
H A Dsmu13_driver_if_v13_0_5.h122 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member
H A Dsmu13_driver_if_yellow_carp.h134 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member
H A Dsmu13_driver_if_v13_0_4.h135 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member
H A Dsmu11_driver_if_vangogh.h149 uint8_t VcnClkLevelsEnabled; //applies to both vclk/dclk member
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/
H A Ddcn315_smu.h81 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/
H A Ddcn316_smu.h89 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/
H A Ddcn301_smu.h120 uint8_t VcnClkLevelsEnabled; //applies to both vclk/dclk member
/linux/drivers/gpu/drm/amd/pm/swsmu/smu15/
H A Dsmu_v15_0_0_ppt.c731 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in smu_v15_0_0_get_dpm_freq_by_index()
736 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in smu_v15_0_0_get_dpm_freq_by_index()
863 max_dpm_level = clk_table->VcnClkLevelsEnabled - 1; in smu_v15_0_0_get_dpm_ultimate_freq()
974 *count = clk_table->VcnClkLevelsEnabled; in smu_v15_0_0_get_dpm_level_count()
977 *count = clk_table->VcnClkLevelsEnabled; in smu_v15_0_0_get_dpm_level_count()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/
H A Ddcn35_smu.h119 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member
H A Ddcn35_clk_mgr.c1503 smu_dpm_clks.dpm_clks->VcnClkLevelsEnabled, in dcn35_clk_mgr_construct()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
H A Ddcn31_smu.h143 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member
/linux/drivers/gpu/drm/amd/pm/swsmu/smu14/
H A Dsmu_v14_0_0_ppt.c707 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in smu_v14_0_0_get_dpm_freq_by_index()
712 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in smu_v14_0_0_get_dpm_freq_by_index()
964 max_dpm_level = clk_table->VcnClkLevelsEnabled - 1; in smu_v14_0_0_get_dpm_ultimate_freq()
1108 *count = clk_table->VcnClkLevelsEnabled; in smu_v14_0_0_get_dpm_level_count()
1111 *count = clk_table->VcnClkLevelsEnabled; in smu_v14_0_0_get_dpm_level_count()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dvangogh_ppt.c538 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in vangogh_get_dpm_clk_limited()
543 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in vangogh_get_dpm_clk_limited()
617 count = clk_table->VcnClkLevelsEnabled; in vangogh_emit_legacy_clk_levels()
621 count = clk_table->VcnClkLevelsEnabled; in vangogh_emit_legacy_clk_levels()
714 count = clk_table->VcnClkLevelsEnabled; in vangogh_emit_clk_levels()
718 count = clk_table->VcnClkLevelsEnabled; in vangogh_emit_clk_levels()