Searched refs:smu7_baco_get_state (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | smu7_baco.h | 29 extern int smu7_baco_get_state(struct pp_hwmgr *hwmgr, enum BACO_STATE *state);
|
H A D | smu7_baco.c | 53 int smu7_baco_get_state(struct pp_hwmgr *hwmgr, enum BACO_STATE *state) in smu7_baco_get_state() function
|
H A D | ci_baco.c | 166 smu7_baco_get_state(hwmgr, &cur_state); in ci_baco_set_state()
|
H A D | fiji_baco.c | 165 smu7_baco_get_state(hwmgr, &cur_state); in fiji_baco_set_state()
|
H A D | polaris_baco.c | 185 smu7_baco_get_state(hwmgr, &cur_state); in polaris_baco_set_state()
|
H A D | tonga_baco.c | 189 smu7_baco_get_state(hwmgr, &cur_state); in tonga_baco_set_state()
|
H A D | smu7_hwmgr.c | 5341 .get_asic_baco_state = smu7_baco_get_state,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | smu7_baco.h | 29 extern int smu7_baco_get_state(struct pp_hwmgr *hwmgr, enum BACO_STATE *state);
|
H A D | smu7_baco.c | 53 int smu7_baco_get_state(struct pp_hwmgr *hwmgr, enum BACO_STATE *state) in smu7_baco_get_state() function
|
H A D | fiji_baco.c | 157 smu7_baco_get_state(hwmgr, &cur_state); in fiji_baco_set_state()
|
H A D | ci_baco.c | 159 smu7_baco_get_state(hwmgr, &cur_state); in ci_baco_set_state()
|
H A D | tonga_baco.c | 179 smu7_baco_get_state(hwmgr, &cur_state); in tonga_baco_set_state()
|
H A D | polaris_baco.c | 175 smu7_baco_get_state(hwmgr, &cur_state); in polaris_baco_set_state()
|
H A D | smu7_hwmgr.c | 5795 .get_asic_baco_state = smu7_baco_get_state,
|
Completed in 18 milliseconds