Home
last modified time | relevance | path

Searched refs:apply_state_adjust_rules (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dhardwaremanager.c134 if (hwmgr->hwmgr_func->apply_state_adjust_rules != NULL) in phm_apply_state_adjust_rules()
135 return hwmgr->hwmgr_func->apply_state_adjust_rules( in phm_apply_state_adjust_rules()
H A Dsmu10_hwmgr.c1441 .apply_state_adjust_rules = smu10_apply_state_adjust_rules,
H A Dsmu8_hwmgr.c2012 .apply_state_adjust_rules = smu8_apply_state_adjust_rules,
H A Dsmu7_hwmgr.c5287 .apply_state_adjust_rules = smu7_apply_state_adjust_rules,
H A Dvega10_hwmgr.c5525 .apply_state_adjust_rules = vega10_apply_state_adjust_rules,
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H 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()
H A Dsmu10_hwmgr.c1623 .apply_state_adjust_rules = smu10_apply_state_adjust_rules,
H A Dsmu8_hwmgr.c2033 .apply_state_adjust_rules = smu8_apply_state_adjust_rules,
H A Dvega10_hwmgr.c5709 .apply_state_adjust_rules = vega10_apply_state_adjust_rules,
H A Dsmu7_hwmgr.c5740 .apply_state_adjust_rules = smu7_apply_state_adjust_rules,
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
H A Dhwmgr.h241 int (*apply_state_adjust_rules)(struct pp_hwmgr *hwmgr, member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h240 int (*apply_state_adjust_rules)(struct pp_hwmgr *hwmgr, member

Completed in 42 milliseconds