Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dpp_psm.h32 int psm_set_performance_states(struct pp_hwmgr *hwmgr);
Dhwmgr.c254 ret |= psm_set_performance_states(hwmgr); in hwmgr_hw_init()
326 ret |= psm_set_performance_states(hwmgr); in hwmgr_resume()
365 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