Home
last modified time | relevance | path

Searched refs:hardwareActivityPerformanceLevels (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/powerplay/inc/
Dhardwaremanager.h347 uint32_t hardwareActivityPerformanceLevels; member
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/
Dhardwaremanager.c380 (hwmgr->platform_descriptor.hardwareActivityPerformanceLevels - 1), &performance_level); in phm_get_clock_info()
Dsmu8_hwmgr.c1101 hwmgr->platform_descriptor.hardwareActivityPerformanceLevels = SMU8_MAX_HARDWARE_POWERLEVELS; in smu8_hwmgr_backend_init()
1343 if (clock_info_index > (uint8_t)(hwmgr->platform_descriptor.hardwareActivityPerformanceLevels - 1)) in smu8_dpm_get_pp_table_entry_callback()
1344 clock_info_index = (uint8_t)(hwmgr->platform_descriptor.hardwareActivityPerformanceLevels - 1); in smu8_dpm_get_pp_table_entry_callback()
Dsmu10_hwmgr.c497 hwmgr->platform_descriptor.hardwareActivityPerformanceLevels = in smu10_hwmgr_backend_init()
Dsmu7_hwmgr.c2574 hwmgr->platform_descriptor.hardwareActivityPerformanceLevels = in smu7_hwmgr_backend_init()
3172 hwmgr->platform_descriptor.hardwareActivityPerformanceLevels), in smu7_get_pp_table_entry_callback_func_v1()
3336 hwmgr->platform_descriptor.hardwareActivityPerformanceLevels), in smu7_get_pp_table_entry_callback_func_v0()
Dvega10_hwmgr.c878 hwmgr->platform_descriptor.hardwareActivityPerformanceLevels = in vega10_hwmgr_backend_init()
3033 hardwareActivityPerformanceLevels), in vega10_get_pp_table_entry_callback_func()
Dvega12_hwmgr.c404 hwmgr->platform_descriptor.hardwareActivityPerformanceLevels = in vega12_hwmgr_backend_init()