Home
last modified time | relevance | path

Searched refs:smu8_ps (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu8_hwmgr.c1054 struct smu8_power_state *smu8_ps = in smu8_apply_state_adjust_rules() local
1064 smu8_ps->need_dfs_bypass = true; in smu8_apply_state_adjust_rules()
1079 smu8_ps->action = smu8_current_ps->action; in smu8_apply_state_adjust_rules()
1085 else if (!force_high && (smu8_ps->action == FORCE_HIGH)) in smu8_apply_state_adjust_rules()
1086 smu8_ps->action = CANCEL_FORCE_HIGH; in smu8_apply_state_adjust_rules()
1087 else if (force_high && (smu8_ps->action != FORCE_HIGH)) in smu8_apply_state_adjust_rules()
1088 smu8_ps->action = FORCE_HIGH; in smu8_apply_state_adjust_rules()
1090 smu8_ps->action = DO_NOTHING; in smu8_apply_state_adjust_rules()
1330 struct smu8_power_state *smu8_ps; in smu8_dpm_get_sclk() local
1340 smu8_ps in smu8_dpm_get_sclk()
1352 struct smu8_power_state *smu8_ps = cast_smu8_power_state(hw_ps); smu8_dpm_patch_boot_state() local
1368 struct smu8_power_state *smu8_ps = cast_smu8_power_state(hw_ps); smu8_dpm_get_pp_table_entry_callback() local
1406 struct smu8_power_state *smu8_ps; smu8_dpm_get_pp_table_entry() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu8_hwmgr.c1068 struct smu8_power_state *smu8_ps = in smu8_apply_state_adjust_rules() local
1078 smu8_ps->need_dfs_bypass = true; in smu8_apply_state_adjust_rules()
1093 smu8_ps->action = smu8_current_ps->action; in smu8_apply_state_adjust_rules()
1099 else if (!force_high && (smu8_ps->action == FORCE_HIGH)) in smu8_apply_state_adjust_rules()
1100 smu8_ps->action = CANCEL_FORCE_HIGH; in smu8_apply_state_adjust_rules()
1101 else if (force_high && (smu8_ps->action != FORCE_HIGH)) in smu8_apply_state_adjust_rules()
1102 smu8_ps->action = FORCE_HIGH; in smu8_apply_state_adjust_rules()
1104 smu8_ps->action = DO_NOTHING; in smu8_apply_state_adjust_rules()
1342 struct smu8_power_state *smu8_ps; in smu8_dpm_get_sclk() local
1352 smu8_ps in smu8_dpm_get_sclk()
1364 struct smu8_power_state *smu8_ps = cast_smu8_power_state(hw_ps); smu8_dpm_patch_boot_state() local
1380 struct smu8_power_state *smu8_ps = cast_smu8_power_state(hw_ps); smu8_dpm_get_pp_table_entry_callback() local
1418 struct smu8_power_state *smu8_ps; smu8_dpm_get_pp_table_entry() local
[all...]

Completed in 5 milliseconds