Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
A 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/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/
A Ddcn301_smu.h120 uint8_t VcnClkLevelsEnabled; //applies to both vclk/dclk member
/linux/drivers/gpu/drm/amd/pm/inc/
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
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
A Ddcn31_smu.h143 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
A Dvangogh_ppt.c548 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in vangogh_get_dpm_clk_limited()
553 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in vangogh_get_dpm_clk_limited()
628 count = clk_table->VcnClkLevelsEnabled; in vangogh_print_legacy_clk_levels()
632 count = clk_table->VcnClkLevelsEnabled; in vangogh_print_legacy_clk_levels()
730 count = clk_table->VcnClkLevelsEnabled; in vangogh_print_clk_levels()
734 count = clk_table->VcnClkLevelsEnabled; in vangogh_print_clk_levels()

Completed in 17 milliseconds