amdgpu_hardwaremanager.c | 361 int phm_get_performance_level(struct pp_hwmgr *hwmgr, const struct pp_hw_power_state *state, function in typeref:typename:int 394 result = phm_get_performance_level(hwmgr, state, PHM_PerformanceLevelDesignation_Activity, 0, &performance_level); 404 result = phm_get_performance_level(hwmgr, state, designation,
|