Home
last modified time | relevance | path

Searched refs:apply_state_adjust_rules (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A Dhardwaremanager.c135 if (hwmgr->hwmgr_func->apply_state_adjust_rules != NULL) in phm_apply_state_adjust_rules()
136 return hwmgr->hwmgr_func->apply_state_adjust_rules( in phm_apply_state_adjust_rules()
A Dsmu10_hwmgr.c1620 .apply_state_adjust_rules = smu10_apply_state_adjust_rules,
A Dsmu8_hwmgr.c2012 .apply_state_adjust_rules = smu8_apply_state_adjust_rules,
A Dvega10_hwmgr.c5534 .apply_state_adjust_rules = vega10_apply_state_adjust_rules,
A Dsmu7_hwmgr.c5692 .apply_state_adjust_rules = smu7_apply_state_adjust_rules,
/linux/drivers/gpu/drm/amd/pm/inc/
A Dhwmgr.h241 int (*apply_state_adjust_rules)(struct pp_hwmgr *hwmgr, member

Completed in 67 milliseconds