Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dhardwaremanager.c361 PHM_PerformanceLevelDesignation designation, uint32_t index, in phm_get_performance_level() argument
368 return hwmgr->hwmgr_func->get_performance_level(hwmgr, state, designation, index, level); in phm_get_performance_level()
384 PHM_PerformanceLevelDesignation designation) in phm_get_clock_info() argument
404 result = phm_get_performance_level(hwmgr, state, designation, in phm_get_clock_info()
Dsmu8_hwmgr.c1585 PHM_PerformanceLevelDesignation designation, uint32_t index, in smu8_get_performance_level() argument
1602 if (designation == PHM_PerformanceLevelDesignation_PowerContainment) { in smu8_get_performance_level()
Dsmu10_hwmgr.c1097 PHM_PerformanceLevelDesignation designation, uint32_t index, in smu10_get_performance_level() argument
Dvega12_hwmgr.c2800 PHM_PerformanceLevelDesignation designation, uint32_t index, in vega12_get_performance_level() argument
Dvega20_hwmgr.c2329 PHM_PerformanceLevelDesignation designation, uint32_t index, in vega20_get_performance_level() argument
Dvega10_hwmgr.c5450 PHM_PerformanceLevelDesignation designation, uint32_t index, in vega10_get_performance_level() argument
Dsmu7_hwmgr.c5659 PHM_PerformanceLevelDesignation designation, uint32_t index, in smu7_get_performance_level() argument
/drivers/gpu/drm/amd/pm/inc/
Dhardwaremanager.h441 PHM_PerformanceLevelDesignation designation, uint32_t index,
446 PHM_PerformanceLevelDesignation designation);