Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/
A Ddcn301_smu.h117 uint8_t NumSocClkLevelsEnabled; member
/linux/drivers/gpu/drm/amd/pm/inc/
A Dsmu13_driver_if_yellow_carp.h133 uint8_t NumSocClkLevelsEnabled; member
A Dsmu11_driver_if_vangogh.h146 uint8_t NumSocClkLevelsEnabled; member
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
A Ddcn31_smu.h142 uint8_t NumSocClkLevelsEnabled; member
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
A Dyellow_carp_ppt.c720 *count = clk_table->NumSocClkLevelsEnabled; in yellow_carp_get_dpm_level_count()
753 if (dpm_level >= clk_table->NumSocClkLevelsEnabled) in yellow_carp_get_dpm_freq_by_index()
872 max_dpm_level = clk_table->NumSocClkLevelsEnabled - 1; in yellow_carp_get_dpm_ultimate_freq()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
A Dvangogh_ppt.c543 if (dpm_level >= clk_table->NumSocClkLevelsEnabled) in vangogh_get_dpm_clk_limited()
624 count = clk_table->NumSocClkLevelsEnabled; in vangogh_print_legacy_clk_levels()
726 count = clk_table->NumSocClkLevelsEnabled; in vangogh_print_clk_levels()

Completed in 13 milliseconds