Home
last modified time | relevance | path

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

/linux-6.12.1/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.c52 int smu9_baco_get_state(struct pp_hwmgr *hwmgr, enum BACO_STATE *state) in smu9_baco_get_state() function
Dvega12_baco.c86 smu9_baco_get_state(hwmgr, &cur_state); in vega12_baco_set_state()
Dvega10_baco.c88 smu9_baco_get_state(hwmgr, &cur_state); in vega10_baco_set_state()
Dvega12_hwmgr.c2980 .get_asic_baco_state = smu9_baco_get_state,
Dvega10_hwmgr.c5819 .get_asic_baco_state = smu9_baco_get_state,