Searched refs:smu9_baco_get_state (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | smu9_baco.h | 29 extern int smu9_baco_get_state(struct pp_hwmgr *hwmgr, enum BACO_STATE *state);
|
H A D | smu9_baco.c | 53 int smu9_baco_get_state(struct pp_hwmgr *hwmgr, enum BACO_STATE *state) in smu9_baco_get_state() function
|
H A D | vega12_baco.c | 90 smu9_baco_get_state(hwmgr, &cur_state); in vega12_baco_set_state()
|
H A D | vega10_baco.c | 92 smu9_baco_get_state(hwmgr, &cur_state); in vega10_baco_set_state()
|
H A D | vega12_hwmgr.c | 2944 .get_asic_baco_state = smu9_baco_get_state,
|
H A D | vega10_hwmgr.c | 5575 .get_asic_baco_state = smu9_baco_get_state,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | smu9_baco.h | 29 extern int smu9_baco_get_state(struct pp_hwmgr *hwmgr, enum BACO_STATE *state);
|
H A D | smu9_baco.c | 53 int smu9_baco_get_state(struct pp_hwmgr *hwmgr, enum BACO_STATE *state) in smu9_baco_get_state() function
|
H A D | vega10_baco.c | 88 smu9_baco_get_state(hwmgr, &cur_state); in vega10_baco_set_state()
|
H A D | vega12_baco.c | 86 smu9_baco_get_state(hwmgr, &cur_state); in vega12_baco_set_state()
|
H A D | vega12_hwmgr.c | 2970 .get_asic_baco_state = smu9_baco_get_state,
|
H A D | vega10_hwmgr.c | 5760 .get_asic_baco_state = smu9_baco_get_state,
|
Completed in 22 milliseconds