Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A Dhardwaremanager.c491 if (hwmgr->hwmgr_func->get_max_high_clocks == NULL) in phm_get_max_high_clocks()
494 return hwmgr->hwmgr_func->get_max_high_clocks(hwmgr, clocks); in phm_get_max_high_clocks()
A Dsmu10_hwmgr.c1641 .get_max_high_clocks = smu10_get_max_high_clocks,
A Dsmu8_hwmgr.c2032 .get_max_high_clocks = smu8_get_max_high_clocks,
A Dsmu7_hwmgr.c5739 .get_max_high_clocks = smu7_get_max_high_clocks,
/linux/drivers/gpu/drm/amd/pm/inc/
A Dhwmgr.h313 int (*get_max_high_clocks)(struct pp_hwmgr *hwmgr, struct amd_pp_simple_clock_info *clocks); member

Completed in 30 milliseconds