Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/
H A Damd_powerplay.c1373 if (!hwmgr->pm_en || !hwmgr->hwmgr_func->get_asic_baco_state) in pp_get_asic_baco_state()
1376 hwmgr->hwmgr_func->get_asic_baco_state(hwmgr, (enum BACO_STATE *)state); in pp_get_asic_baco_state()
1606 .get_asic_baco_state = pp_get_asic_baco_state,
/linux/drivers/gpu/drm/amd/include/
H A Dkgd_pp_interface.h503 int (*get_asic_baco_state)(void *handle, int *state); member
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_hwmgr.c2998 .get_asic_baco_state = smu9_baco_get_state,
H A Dvega20_hwmgr.c4494 .get_asic_baco_state = vega20_baco_get_state,
H A Dsmu7_hwmgr.c5824 .get_asic_baco_state = smu7_baco_get_state,
H A Dvega10_hwmgr.c5677 .get_asic_baco_state = smu9_baco_get_state,