Searched refs:smu8_nbdpm_pstate_enable_disable (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | smu8_hwmgr.c | 788 static int smu8_nbdpm_pstate_enable_disable(struct pp_hwmgr *hwmgr, bool enable, bool lock) in smu8_nbdpm_pstate_enable_disable() function 821 smu8_nbdpm_pstate_enable_disable(hwmgr, true, true); in smu8_disable_nb_dpm() 870 smu8_nbdpm_pstate_enable_disable(hwmgr, false, disable_switch); in smu8_update_low_mem_pstate() 872 smu8_nbdpm_pstate_enable_disable(hwmgr, true, disable_switch); in smu8_update_low_mem_pstate() 874 smu8_nbdpm_pstate_enable_disable(hwmgr, enable_low_mem_state, disable_switch); in smu8_update_low_mem_pstate() 1082 smu8_nbdpm_pstate_enable_disable(hwmgr, false, false); in smu8_apply_state_adjust_rules() 1084 smu8_nbdpm_pstate_enable_disable(hwmgr, false, true); in smu8_apply_state_adjust_rules() 2040 .update_nbdpm_pstate = smu8_nbdpm_pstate_enable_disable,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | smu8_hwmgr.c | 788 static int smu8_nbdpm_pstate_enable_disable(struct pp_hwmgr *hwmgr, bool enable, bool lock) in smu8_nbdpm_pstate_enable_disable() function 821 smu8_nbdpm_pstate_enable_disable(hwmgr, true, true); in smu8_disable_nb_dpm() 870 smu8_nbdpm_pstate_enable_disable(hwmgr, false, disable_switch); in smu8_update_low_mem_pstate() 872 smu8_nbdpm_pstate_enable_disable(hwmgr, true, disable_switch); in smu8_update_low_mem_pstate() 874 smu8_nbdpm_pstate_enable_disable(hwmgr, enable_low_mem_state, disable_switch); in smu8_update_low_mem_pstate() 1096 smu8_nbdpm_pstate_enable_disable(hwmgr, false, false); in smu8_apply_state_adjust_rules() 1098 smu8_nbdpm_pstate_enable_disable(hwmgr, false, true); in smu8_apply_state_adjust_rules() 1997 smu8_nbdpm_pstate_enable_disable(hwmgr, in smu8_dpm_powergate_uvd()
|
Completed in 6 milliseconds