Home
last modified time | relevance | path

Searched refs:get_sclk_od (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/
H A Dkgd_pp_interface.h257 int (*get_sclk_od)(void *handle); member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/
H A Damd_powerplay.c767 if (hwmgr->hwmgr_func->get_sclk_od == NULL) { in pp_dpm_get_sclk_od()
772 ret = hwmgr->hwmgr_func->get_sclk_od(hwmgr); in pp_dpm_get_sclk_od()
1651 .get_sclk_od = pp_dpm_get_sclk_od,
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/
H A Damd_powerplay.c759 if (hwmgr->hwmgr_func->get_sclk_od == NULL) { in pp_dpm_get_sclk_od()
763 return hwmgr->hwmgr_func->get_sclk_od(hwmgr); in pp_dpm_get_sclk_od()
1603 .get_sclk_od = pp_dpm_get_sclk_od,
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
H A Damdgpu_dpm.h317 ((adev)->powerplay.pp_funcs->get_sclk_od((adev)->powerplay.pp_handle))
H A Dhwmgr.h318 int (*get_sclk_od)(struct pp_hwmgr *hwmgr); member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/
H A Dkgd_pp_interface.h334 int (*get_sclk_od)(void *handle); member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h319 int (*get_sclk_od)(struct pp_hwmgr *hwmgr); member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/
H A Damdgpu_dpm.c1154 if (!pp_funcs->get_sclk_od) in amdgpu_dpm_get_sclk_od()
1158 ret = pp_funcs->get_sclk_od(adev->powerplay.pp_handle); in amdgpu_dpm_get_sclk_od()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_hwmgr.c2932 .get_sclk_od = vega12_get_sclk_od,
H A Dsmu7_hwmgr.c5321 .get_sclk_od = smu7_get_sclk_od,
H A Dvega20_hwmgr.c4393 .get_sclk_od = vega20_get_sclk_od,
H A Dvega10_hwmgr.c5560 .get_sclk_od = vega10_get_sclk_od,
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_hwmgr.c2958 .get_sclk_od = vega12_get_sclk_od,
H A Dvega20_hwmgr.c4393 .get_sclk_od = vega20_get_sclk_od,
H A Dvega10_hwmgr.c5745 .get_sclk_od = vega10_get_sclk_od,
H A Dsmu7_hwmgr.c5774 .get_sclk_od = smu7_get_sclk_od,
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/
H A Damdgpu_pm.c1509 else if (adev->powerplay.pp_funcs->get_sclk_od) in amdgpu_get_pp_sclk_od()

Completed in 63 milliseconds