Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dpp_psm.h32 int psm_set_performance_states(struct pp_hwmgr *hwmgr);
Dhwmgr.c266 ret |= psm_set_performance_states(hwmgr); in hwmgr_hw_init()
338 ret |= psm_set_performance_states(hwmgr); in hwmgr_resume()
379 ret = psm_set_performance_states(hwmgr); in hwmgr_handle_task()
Dpp_psm.c188 int psm_set_performance_states(struct pp_hwmgr *hwmgr) in psm_set_performance_states() function