Home
last modified time | relevance | path

Searched refs:smu8_current_ps (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu8_hwmgr.h205 struct smu8_power_state *smu8_current_ps; member
H A Dsmu8_hwmgr.c1078 const struct smu8_power_state *smu8_current_ps; in smu8_apply_state_adjust_rules() local
1084 smu8_current_ps = cast_const_smu8_power_state(&pcurrent_ps->hardware); in smu8_apply_state_adjust_rules()
1086 if (!smu8_ps || !smu8_current_ps) in smu8_apply_state_adjust_rules()
1104 smu8_ps->action = smu8_current_ps->action; in smu8_apply_state_adjust_rules()