Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu8_hwmgr.c797 static int smu8_nbdpm_pstate_enable_disable(struct pp_hwmgr *hwmgr, bool enable, bool lock) in smu8_nbdpm_pstate_enable_disable() function
830 smu8_nbdpm_pstate_enable_disable(hwmgr, true, true); in smu8_disable_nb_dpm()
879 smu8_nbdpm_pstate_enable_disable(hwmgr, false, disable_switch); in smu8_update_low_mem_pstate()
881 smu8_nbdpm_pstate_enable_disable(hwmgr, true, disable_switch); in smu8_update_low_mem_pstate()
883 smu8_nbdpm_pstate_enable_disable(hwmgr, enable_low_mem_state, disable_switch); in smu8_update_low_mem_pstate()
1107 smu8_nbdpm_pstate_enable_disable(hwmgr, false, false); in smu8_apply_state_adjust_rules()
1109 smu8_nbdpm_pstate_enable_disable(hwmgr, false, true); in smu8_apply_state_adjust_rules()
2008 smu8_nbdpm_pstate_enable_disable(hwmgr, in smu8_dpm_powergate_uvd()