Home
last modified time | relevance | path

Searched refs:force_dpm_level (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dhardwaremanager.c122 if (hwmgr->hwmgr_func->force_dpm_level != NULL) in phm_force_dpm_levels()
123 ret = hwmgr->hwmgr_func->force_dpm_level(hwmgr, level); in phm_force_dpm_levels()
H A Dsmu10_hwmgr.c1442 .force_dpm_level = smu10_dpm_force_dpm_level,
H A Dsmu8_hwmgr.c2013 .force_dpm_level = smu8_dpm_force_dpm_level,
H A Dvega12_hwmgr.c2903 .force_dpm_level = vega12_dpm_force_dpm_level,
H A Dsmu7_hwmgr.c5288 .force_dpm_level = &smu7_force_dpm_level,
H A Dvega20_hwmgr.c4388 .force_dpm_level = vega20_dpm_force_dpm_level,
H A Dvega10_hwmgr.c5531 .force_dpm_level = vega10_dpm_force_dpm_level,
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dhardwaremanager.c123 if (hwmgr->hwmgr_func->force_dpm_level != NULL) in phm_force_dpm_levels()
124 ret = hwmgr->hwmgr_func->force_dpm_level(hwmgr, level); in phm_force_dpm_levels()
H A Dsmu10_hwmgr.c1624 .force_dpm_level = smu10_dpm_force_dpm_level,
H A Dsmu8_hwmgr.c2034 .force_dpm_level = smu8_dpm_force_dpm_level,
H A Dvega12_hwmgr.c2929 .force_dpm_level = vega12_dpm_force_dpm_level,
H A Dvega20_hwmgr.c4388 .force_dpm_level = vega20_dpm_force_dpm_level,
H A Dvega10_hwmgr.c5715 .force_dpm_level = vega10_dpm_force_dpm_level,
H A Dsmu7_hwmgr.c5741 .force_dpm_level = &smu7_force_dpm_level,
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
H A Dhwmgr.h247 int (*force_dpm_level)(struct pp_hwmgr *hw_mgr, member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h246 int (*force_dpm_level)(struct pp_hwmgr *hw_mgr, member

Completed in 62 milliseconds