Home
last modified time | relevance | path

Searched refs:apply_clocks_adjust_rules (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dhardwaremanager.c147 if (hwmgr->hwmgr_func->apply_clocks_adjust_rules != NULL) in phm_apply_clock_adjust_rules()
148 return hwmgr->hwmgr_func->apply_clocks_adjust_rules(hwmgr); in phm_apply_clock_adjust_rules()
H A Dvega12_hwmgr.c2955 .apply_clocks_adjust_rules =
H A Dvega20_hwmgr.c4386 .apply_clocks_adjust_rules = vega20_apply_clocks_adjust_rules,
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h244 int (*apply_clocks_adjust_rules)(struct pp_hwmgr *hwmgr); member
/linux/drivers/gpu/drm/amd/pm/swsmu/inc/
H A Damdgpu_smu.h799 int (*apply_clocks_adjust_rules)(struct smu_context *smu); member