Home
last modified time | relevance | path

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

/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/display/dc/clk_mgr/dcn35/
H A Ddcn35_smu.h119 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member
/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.c701 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in smu_v14_0_0_get_dpm_freq_by_index()
706 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in smu_v14_0_0_get_dpm_freq_by_index()
958 max_dpm_level = clk_table->VcnClkLevelsEnabled - 1; in smu_v14_0_0_get_dpm_ultimate_freq()
1102 *count = clk_table->VcnClkLevelsEnabled; in smu_v14_0_0_get_dpm_level_count()
1105 *count = clk_table->VcnClkLevelsEnabled; in smu_v14_0_0_get_dpm_level_count()