Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dhardwaremanager.c53 if (NULL != hwmgr->hwmgr_func->power_off_asic) in phm_power_down_asic()
54 return hwmgr->hwmgr_func->power_off_asic(hwmgr); in phm_power_down_asic()
H A Dsmu10_hwmgr.c1467 .power_off_asic = smu10_power_off_asic,
H A Dsmu8_hwmgr.c2034 .power_off_asic = smu8_power_off_asic,
H A Dvega12_hwmgr.c2928 .power_off_asic = vega12_power_off_asic,
H A Dsmu7_hwmgr.c5343 .power_off_asic = smu7_power_off_asic,
H A Dvega20_hwmgr.c4367 .power_off_asic = vega20_power_off_asic,
H A Dvega10_hwmgr.c5558 .power_off_asic = vega10_power_off_asic,
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dhardwaremanager.c53 if (NULL != hwmgr->hwmgr_func->power_off_asic) in phm_power_down_asic()
54 return hwmgr->hwmgr_func->power_off_asic(hwmgr); in phm_power_down_asic()
H A Dsmu10_hwmgr.c1649 .power_off_asic = smu10_power_off_asic,
H A Dsmu8_hwmgr.c2055 .power_off_asic = smu8_power_off_asic,
H A Dvega12_hwmgr.c2954 .power_off_asic = vega12_power_off_asic,
H A Dvega20_hwmgr.c4367 .power_off_asic = vega20_power_off_asic,
H A Dvega10_hwmgr.c5743 .power_off_asic = vega10_power_off_asic,
H A Dsmu7_hwmgr.c5797 .power_off_asic = smu7_power_off_asic,
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
H A Dhwmgr.h314 int (*power_off_asic)(struct pp_hwmgr *hwmgr); member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h313 int (*power_off_asic)(struct pp_hwmgr *hwmgr); member

Completed in 57 milliseconds