Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A Dsmu7_baco.h29 extern int smu7_baco_get_state(struct pp_hwmgr *hwmgr, enum BACO_STATE *state);
A Dsmu7_baco.c53 int smu7_baco_get_state(struct pp_hwmgr *hwmgr, enum BACO_STATE *state) in smu7_baco_get_state() function
A Dfiji_baco.c165 smu7_baco_get_state(hwmgr, &cur_state); in fiji_baco_set_state()
A Dci_baco.c166 smu7_baco_get_state(hwmgr, &cur_state); in ci_baco_set_state()
A Dpolaris_baco.c185 smu7_baco_get_state(hwmgr, &cur_state); in polaris_baco_set_state()
A Dtonga_baco.c189 smu7_baco_get_state(hwmgr, &cur_state); in tonga_baco_set_state()
A Dsmu7_hwmgr.c5786 .get_asic_baco_state = smu7_baco_get_state,

Completed in 20 milliseconds