Home
last modified time | relevance | path

Searched refs:hard_max_level (Results 1 – 8 of 8) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/amd/pm/swsmu/smu11/
Darcturus_ppt.h43 uint32_t hard_max_level; member
/linux-6.6.21/drivers/gpu/drm/amd/pm/swsmu/smu13/
Daldebaran_ppt.h43 uint32_t hard_max_level; member
/linux-6.6.21/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega10_hwmgr.h130 uint32_t hard_max_level; member
Dvega12_hwmgr.h103 uint32_t hard_max_level; member
Dvega12_hwmgr.c481 dpm_state->hard_max_level = 0xffff; in vega12_init_dpm_state()
2366 dpm_table->dpm_state.hard_max_level = dpm_table->dpm_levels[dpm_table->count - 1].value; in vega12_apply_clocks_adjust_rules()
2390 dpm_table->dpm_state.hard_max_level = dpm_table->dpm_levels[dpm_table->count - 1].value; in vega12_apply_clocks_adjust_rules()
2434 dpm_table->dpm_state.hard_max_level = dpm_table->dpm_levels[dpm_table->count - 1].value; in vega12_apply_clocks_adjust_rules()
2453 dpm_table->dpm_state.hard_max_level = dpm_table->dpm_levels[dpm_table->count - 1].value; in vega12_apply_clocks_adjust_rules()
2472 dpm_table->dpm_state.hard_max_level = dpm_table->dpm_levels[dpm_table->count - 1].value; in vega12_apply_clocks_adjust_rules()
2491 dpm_table->dpm_state.hard_max_level = dpm_table->dpm_levels[dpm_table->count - 1].value; in vega12_apply_clocks_adjust_rules()
Dvega20_hwmgr.h156 uint32_t hard_max_level; member
Dvega20_hwmgr.c522 dpm_state->hard_max_level = VG20_CLOCK_MAX_DEFAULT; in vega20_init_dpm_state()
3747 dpm_table->dpm_state.hard_max_level = VG20_CLOCK_MAX_DEFAULT; in vega20_apply_clocks_adjust_rules()
3771 dpm_table->dpm_state.hard_max_level = VG20_CLOCK_MAX_DEFAULT; in vega20_apply_clocks_adjust_rules()
3822 dpm_table->dpm_state.hard_max_level = VG20_CLOCK_MAX_DEFAULT; in vega20_apply_clocks_adjust_rules()
3831 dpm_table->dpm_state.hard_max_level = VG20_CLOCK_MAX_DEFAULT; in vega20_apply_clocks_adjust_rules()
3850 dpm_table->dpm_state.hard_max_level = VG20_CLOCK_MAX_DEFAULT; in vega20_apply_clocks_adjust_rules()
3869 dpm_table->dpm_state.hard_max_level = VG20_CLOCK_MAX_DEFAULT; in vega20_apply_clocks_adjust_rules()
3888 dpm_table->dpm_state.hard_max_level = VG20_CLOCK_MAX_DEFAULT; in vega20_apply_clocks_adjust_rules()
Dvega10_hwmgr.c1226 dpm_state->hard_max_level = 0xff; in vega10_init_dpm_state()