Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/powerplay/
Darcturus_ppt.h43 uint32_t hard_max_level; member
Dvega20_ppt.h93 uint32_t hard_max_level; member
Dvega20_ppt.c708 dpm_state->hard_max_level = 0xffff; in vega20_init_single_dpm_state()
2121 dpm_table->dpm_state.hard_max_level = dpm_table->dpm_levels[dpm_table->count - 1].value; in vega20_apply_clocks_adjust_rules()
2143 dpm_table->dpm_state.hard_max_level = dpm_table->dpm_levels[dpm_table->count - 1].value; in vega20_apply_clocks_adjust_rules()
2185 dpm_table->dpm_state.hard_max_level = dpm_table->dpm_levels[dpm_table->count - 1].value; in vega20_apply_clocks_adjust_rules()
2202 dpm_table->dpm_state.hard_max_level = dpm_table->dpm_levels[dpm_table->count - 1].value; in vega20_apply_clocks_adjust_rules()
2219 dpm_table->dpm_state.hard_max_level = dpm_table->dpm_levels[dpm_table->count - 1].value; in vega20_apply_clocks_adjust_rules()
2236 dpm_table->dpm_state.hard_max_level = dpm_table->dpm_levels[dpm_table->count - 1].value; in vega20_apply_clocks_adjust_rules()
Darcturus_ppt.c400 dpm_state->hard_max_level = 0xffff; in arcturus_init_single_dpm_state()
/drivers/gpu/drm/amd/powerplay/hwmgr/
Dvega12_hwmgr.c476 dpm_state->hard_max_level = 0xffff; in vega12_init_dpm_state()
2189 dpm_table->dpm_state.hard_max_level = dpm_table->dpm_levels[dpm_table->count - 1].value; in vega12_apply_clocks_adjust_rules()
2213 dpm_table->dpm_state.hard_max_level = dpm_table->dpm_levels[dpm_table->count - 1].value; in vega12_apply_clocks_adjust_rules()
2257 dpm_table->dpm_state.hard_max_level = dpm_table->dpm_levels[dpm_table->count - 1].value; in vega12_apply_clocks_adjust_rules()
2276 dpm_table->dpm_state.hard_max_level = dpm_table->dpm_levels[dpm_table->count - 1].value; in vega12_apply_clocks_adjust_rules()
2295 dpm_table->dpm_state.hard_max_level = dpm_table->dpm_levels[dpm_table->count - 1].value; in vega12_apply_clocks_adjust_rules()
2314 dpm_table->dpm_state.hard_max_level = dpm_table->dpm_levels[dpm_table->count - 1].value; in vega12_apply_clocks_adjust_rules()
Dvega10_hwmgr.h130 uint32_t hard_max_level; member
Dvega12_hwmgr.h104 uint32_t hard_max_level; member
Dvega20_hwmgr.c516 dpm_state->hard_max_level = VG20_CLOCK_MAX_DEFAULT; in vega20_init_dpm_state()
3648 dpm_table->dpm_state.hard_max_level = VG20_CLOCK_MAX_DEFAULT; in vega20_apply_clocks_adjust_rules()
3672 dpm_table->dpm_state.hard_max_level = VG20_CLOCK_MAX_DEFAULT; in vega20_apply_clocks_adjust_rules()
3723 dpm_table->dpm_state.hard_max_level = VG20_CLOCK_MAX_DEFAULT; in vega20_apply_clocks_adjust_rules()
3732 dpm_table->dpm_state.hard_max_level = VG20_CLOCK_MAX_DEFAULT; in vega20_apply_clocks_adjust_rules()
3751 dpm_table->dpm_state.hard_max_level = VG20_CLOCK_MAX_DEFAULT; in vega20_apply_clocks_adjust_rules()
3770 dpm_table->dpm_state.hard_max_level = VG20_CLOCK_MAX_DEFAULT; in vega20_apply_clocks_adjust_rules()
3789 dpm_table->dpm_state.hard_max_level = VG20_CLOCK_MAX_DEFAULT; in vega20_apply_clocks_adjust_rules()
Dvega20_hwmgr.h156 uint32_t hard_max_level; member
Dvega10_hwmgr.c1220 dpm_state->hard_max_level = 0xff; in vega10_init_dpm_state()