Searched refs:designation (Results 1 – 8 of 8) sorted by relevance
| /drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| A D | hardwaremanager.c | 353 PHM_PerformanceLevelDesignation designation, uint32_t index, in phm_get_performance_level() argument 360 return hwmgr->hwmgr_func->get_performance_level(hwmgr, state, designation, index, level); in phm_get_performance_level() 376 PHM_PerformanceLevelDesignation designation) in phm_get_clock_info() argument 396 result = phm_get_performance_level(hwmgr, state, designation, in phm_get_clock_info()
|
| A D | smu8_hwmgr.c | 1608 PHM_PerformanceLevelDesignation designation, uint32_t index, in smu8_get_performance_level() argument 1625 if (designation == PHM_PerformanceLevelDesignation_PowerContainment) { in smu8_get_performance_level()
|
| A D | smu10_hwmgr.c | 1111 PHM_PerformanceLevelDesignation designation, uint32_t index, in smu10_get_performance_level() argument
|
| A D | vega12_hwmgr.c | 2835 PHM_PerformanceLevelDesignation designation, uint32_t index, in vega12_get_performance_level() argument
|
| A D | vega20_hwmgr.c | 2341 PHM_PerformanceLevelDesignation designation, uint32_t index, in vega20_get_performance_level() argument
|
| A D | smu7_hwmgr.c | 5711 PHM_PerformanceLevelDesignation designation, uint32_t index, in smu7_get_performance_level() argument
|
| A D | vega10_hwmgr.c | 5682 PHM_PerformanceLevelDesignation designation, uint32_t index, in vega10_get_performance_level() argument
|
| /drivers/gpu/drm/amd/pm/powerplay/inc/ |
| A D | hardwaremanager.h | 437 PHM_PerformanceLevelDesignation designation, uint32_t index, 442 PHM_PerformanceLevelDesignation designation);
|
Completed in 45 milliseconds