Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/
H A Damd_powerplay.c1382 if (!hwmgr->pm_en || !hwmgr->hwmgr_func->get_asic_baco_state) in pp_get_asic_baco_state()
1385 hwmgr->hwmgr_func->get_asic_baco_state(hwmgr, (enum BACO_STATE *)state); in pp_get_asic_baco_state()
1625 .get_asic_baco_state = pp_get_asic_baco_state,
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h355 int (*get_asic_baco_state)(struct pp_hwmgr *hwmgr, enum BACO_STATE *state); member
/linux/drivers/gpu/drm/amd/include/
H A Dkgd_pp_interface.h471 int (*get_asic_baco_state)(void *handle, int *state); member
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_hwmgr.c2980 .get_asic_baco_state = smu9_baco_get_state,
H A Dvega20_hwmgr.c4441 .get_asic_baco_state = vega20_baco_get_state,
H A Dsmu7_hwmgr.c5803 .get_asic_baco_state = smu7_baco_get_state,
H A Dvega10_hwmgr.c5819 .get_asic_baco_state = smu9_baco_get_state,