/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/ |
D | smu13_driver_if_v13_0_5.h | 122 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member
|
D | smu13_driver_if_yellow_carp.h | 134 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member
|
D | smu11_driver_if_vangogh.h | 149 uint8_t VcnClkLevelsEnabled; //applies to both vclk/dclk member
|
D | smu13_driver_if_v13_0_4.h | 135 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member
|
D | smu14_driver_if_v14_0_0.h | 136 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/ |
D | dcn314_smu.h | 62 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member
|
D | dcn314_clk_mgr.c | 869 smu_dpm_clks.dpm_clks->VcnClkLevelsEnabled, in dcn314_clk_mgr_construct()
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
D | smu_v13_0_5_ppt.c | 634 *count = clk_table->VcnClkLevelsEnabled; in smu_v13_0_5_get_dpm_level_count() 637 *count = clk_table->VcnClkLevelsEnabled; in smu_v13_0_5_get_dpm_level_count() 669 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in smu_v13_0_5_get_dpm_freq_by_index() 674 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in smu_v13_0_5_get_dpm_freq_by_index() 765 max_dpm_level = clk_table->VcnClkLevelsEnabled - 1; in smu_v13_0_5_get_dpm_ultimate_freq()
|
D | smu_v13_0_4_ppt.c | 441 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in smu_v13_0_4_get_dpm_freq_by_index() 446 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in smu_v13_0_4_get_dpm_freq_by_index() 479 *count = clk_table->VcnClkLevelsEnabled; in smu_v13_0_4_get_dpm_level_count() 482 *count = clk_table->VcnClkLevelsEnabled; in smu_v13_0_4_get_dpm_level_count() 790 max_dpm_level = clk_table->VcnClkLevelsEnabled - 1; in smu_v13_0_4_get_dpm_ultimate_freq()
|
D | yellow_carp_ppt.c | 768 *count = clk_table->VcnClkLevelsEnabled; in yellow_carp_get_dpm_level_count() 771 *count = clk_table->VcnClkLevelsEnabled; in yellow_carp_get_dpm_level_count() 803 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in yellow_carp_get_dpm_freq_by_index() 808 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in yellow_carp_get_dpm_freq_by_index() 899 max_dpm_level = clk_table->VcnClkLevelsEnabled - 1; in yellow_carp_get_dpm_ultimate_freq()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/ |
D | dcn315_smu.h | 81 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member
|
D | dcn315_clk_mgr.c | 685 smu_dpm_clks.dpm_clks->VcnClkLevelsEnabled, in dcn315_clk_mgr_construct()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/ |
D | dcn316_smu.h | 89 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/ |
D | dcn301_smu.h | 120 uint8_t VcnClkLevelsEnabled; //applies to both vclk/dclk member
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/ |
D | dcn35_smu.h | 119 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member
|
D | dcn35_clk_mgr.c | 1166 smu_dpm_clks.dpm_clks->VcnClkLevelsEnabled, in dcn35_clk_mgr_construct()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/ |
D | dcn31_smu.h | 143 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member
|
D | dcn31_clk_mgr.c | 759 smu_dpm_clks.dpm_clks->VcnClkLevelsEnabled, in dcn31_clk_mgr_construct()
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu14/ |
D | smu_v14_0_0_ppt.c | 701 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()
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
D | vangogh_ppt.c | 532 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() 715 count = clk_table->VcnClkLevelsEnabled; in vangogh_print_clk_levels() 719 count = clk_table->VcnClkLevelsEnabled; in vangogh_print_clk_levels()
|