Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dhardwaremanager.c418 if (hwmgr->hwmgr_func->get_current_shallow_sleep_clocks == NULL) in phm_get_current_shallow_sleep_clocks()
421 return hwmgr->hwmgr_func->get_current_shallow_sleep_clocks(hwmgr, state, clock_info); in phm_get_current_shallow_sleep_clocks()
Dsmu10_hwmgr.c1458 .get_current_shallow_sleep_clocks = smu10_get_current_shallow_sleep_clocks,
Dsmu8_hwmgr.c2030 .get_current_shallow_sleep_clocks = smu8_get_current_shallow_sleep_clocks,
/Linux-v5.10/drivers/gpu/drm/amd/pm/swsmu/
Dsmu_internal.h79 …et_current_shallow_sleep_clocks(smu, clocks) smu_ppt_funcs(get_current_shallow_sleep_clocks, 0, s…
/Linux-v5.10/drivers/gpu/drm/amd/pm/inc/
Dhwmgr.h301 int (*get_current_shallow_sleep_clocks)(struct pp_hwmgr *hwmgr, member
Damdgpu_smu.h572 int (*get_current_shallow_sleep_clocks)(struct smu_context *smu, member