Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/
Dvega12_hwmgr.c465 dpm_state->hard_max_level = 0xffff; in vega12_init_dpm_state()
1917 dpm_table->dpm_state.hard_max_level = dpm_table->dpm_levels[dpm_table->count - 1].value; in vega12_apply_clocks_adjust_rules()
1941 dpm_table->dpm_state.hard_max_level = dpm_table->dpm_levels[dpm_table->count - 1].value; in vega12_apply_clocks_adjust_rules()
1985 dpm_table->dpm_state.hard_max_level = dpm_table->dpm_levels[dpm_table->count - 1].value; in vega12_apply_clocks_adjust_rules()
2004 dpm_table->dpm_state.hard_max_level = dpm_table->dpm_levels[dpm_table->count - 1].value; in vega12_apply_clocks_adjust_rules()
2023 dpm_table->dpm_state.hard_max_level = dpm_table->dpm_levels[dpm_table->count - 1].value; in vega12_apply_clocks_adjust_rules()
2042 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
Dvega10_hwmgr.c1192 dpm_state->hard_max_level = 0xff; in vega10_init_dpm_state()