Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
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()
A Dvega12_hwmgr.c2920 .apply_clocks_adjust_rules =
A Dvega20_hwmgr.c4373 .apply_clocks_adjust_rules = vega20_apply_clocks_adjust_rules,
/linux/drivers/gpu/drm/amd/pm/swsmu/
A Dsmu_internal.h69 #define smu_apply_clocks_adjust_rules(smu) smu_ppt_funcs(apply_clocks_adjust_rules, 0, smu)
/linux/drivers/gpu/drm/amd/pm/inc/
A Damdgpu_smu.h709 int (*apply_clocks_adjust_rules)(struct smu_context *smu); member
A Dhwmgr.h245 int (*apply_clocks_adjust_rules)(struct pp_hwmgr *hwmgr); member

Completed in 27 milliseconds