Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/pm/powerplay/
H A Damd_powerplay.c1387 if (!hwmgr->pm_en || !hwmgr->hwmgr_func->get_asic_baco_state) in pp_get_asic_baco_state()
1390 hwmgr->hwmgr_func->get_asic_baco_state(hwmgr, (enum BACO_STATE *)state); in pp_get_asic_baco_state()
1630 .get_asic_baco_state = pp_get_asic_baco_state,
/linux-6.15/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h354 int (*get_asic_baco_state)(struct pp_hwmgr *hwmgr, enum BACO_STATE *state); member
/linux-6.15/drivers/gpu/drm/amd/include/
H A Dkgd_pp_interface.h487 int (*get_asic_baco_state)(void *handle, int *state); member
/linux-6.15/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_hwmgr.c2980 .get_asic_baco_state = smu9_baco_get_state,
H A Dvega20_hwmgr.c4441 .get_asic_baco_state = vega20_baco_get_state,
H A Dvega10_hwmgr.c5819 .get_asic_baco_state = smu9_baco_get_state,
H A Dsmu7_hwmgr.c5802 .get_asic_baco_state = smu7_baco_get_state,