Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu9_baco.h29 extern int smu9_baco_get_state(struct pp_hwmgr *hwmgr, enum BACO_STATE *state);
Dsmu9_baco.c53 int smu9_baco_get_state(struct pp_hwmgr *hwmgr, enum BACO_STATE *state) in smu9_baco_get_state() function
Dvega10_baco.c92 smu9_baco_get_state(hwmgr, &cur_state); in vega10_baco_set_state()
Dvega12_baco.c90 smu9_baco_get_state(hwmgr, &cur_state); in vega12_baco_set_state()
Dvega12_hwmgr.c2945 .get_asic_baco_state = smu9_baco_get_state,
Dvega10_hwmgr.c5733 .get_asic_baco_state = smu9_baco_get_state,