Searched refs:designation (Results 1 – 8 of 8) sorted by relevance
/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
D | hardwaremanager.c | 361 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()
|
D | smu8_hwmgr.c | 1585 PHM_PerformanceLevelDesignation designation, uint32_t index, in smu8_get_performance_level() argument 1602 if (designation == PHM_PerformanceLevelDesignation_PowerContainment) { in smu8_get_performance_level()
|
D | smu10_hwmgr.c | 1097 PHM_PerformanceLevelDesignation designation, uint32_t index, in smu10_get_performance_level() argument
|
D | vega12_hwmgr.c | 2800 PHM_PerformanceLevelDesignation designation, uint32_t index, in vega12_get_performance_level() argument
|
D | vega20_hwmgr.c | 2329 PHM_PerformanceLevelDesignation designation, uint32_t index, in vega20_get_performance_level() argument
|
D | vega10_hwmgr.c | 5450 PHM_PerformanceLevelDesignation designation, uint32_t index, in vega10_get_performance_level() argument
|
D | smu7_hwmgr.c | 5659 PHM_PerformanceLevelDesignation designation, uint32_t index, in smu7_get_performance_level() argument
|
/drivers/gpu/drm/amd/pm/inc/ |
D | hardwaremanager.h | 441 PHM_PerformanceLevelDesignation designation, uint32_t index, 446 PHM_PerformanceLevelDesignation designation);
|