Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/powerplay/inc/
H A Dhardwaremanager.h347 uint32_t hardwareActivityPerformanceLevels; member
/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
H A Dhardwaremanager.c380 (hwmgr->platform_descriptor.hardwareActivityPerformanceLevels - 1), &performance_level); in phm_get_clock_info()
H A 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()
H A Dsmu10_hwmgr.c497 hwmgr->platform_descriptor.hardwareActivityPerformanceLevels = in smu10_hwmgr_backend_init()
H A Dsmu7_hwmgr.c2580 hwmgr->platform_descriptor.hardwareActivityPerformanceLevels = in smu7_hwmgr_backend_init()
3178 hwmgr->platform_descriptor.hardwareActivityPerformanceLevels), in smu7_get_pp_table_entry_callback_func_v1()
3342 hwmgr->platform_descriptor.hardwareActivityPerformanceLevels), in smu7_get_pp_table_entry_callback_func_v0()
H A Dvega10_hwmgr.c882 hwmgr->platform_descriptor.hardwareActivityPerformanceLevels = in vega10_hwmgr_backend_init()
3037 hardwareActivityPerformanceLevels), in vega10_get_pp_table_entry_callback_func()
H A Dvega12_hwmgr.c404 hwmgr->platform_descriptor.hardwareActivityPerformanceLevels = in vega12_hwmgr_backend_init()