Home
last modified time | relevance | path

Searched refs:get_asic_baco_state (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/
H A Dkgd_pp_interface.h320 int (*get_asic_baco_state)(void *handle, int *state); member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/
H A Damd_powerplay.c1473 if (!hwmgr->pm_en || !hwmgr->hwmgr_func->get_asic_baco_state) in pp_get_asic_baco_state()
1477 hwmgr->hwmgr_func->get_asic_baco_state(hwmgr, (enum BACO_STATE *)state); in pp_get_asic_baco_state()
1686 .get_asic_baco_state = pp_get_asic_baco_state,
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/
H A Damd_powerplay.c1395 if (!hwmgr->pm_en || !hwmgr->hwmgr_func->get_asic_baco_state) in pp_get_asic_baco_state()
1398 hwmgr->hwmgr_func->get_asic_baco_state(hwmgr, (enum BACO_STATE *)state); in pp_get_asic_baco_state()
1638 .get_asic_baco_state = pp_get_asic_baco_state,
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/
H A Dkgd_pp_interface.h402 int (*get_asic_baco_state)(void *handle, int *state); member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
H A Dhwmgr.h357 int (*get_asic_baco_state)(struct pp_hwmgr *hwmgr, enum BACO_STATE *state); member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h355 int (*get_asic_baco_state)(struct pp_hwmgr *hwmgr, enum BACO_STATE *state); member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_hwmgr.c2944 .get_asic_baco_state = smu9_baco_get_state,
H A Dsmu7_hwmgr.c5341 .get_asic_baco_state = smu7_baco_get_state,
H A Dvega20_hwmgr.c4426 .get_asic_baco_state = vega20_baco_get_state,
H A Dvega10_hwmgr.c5575 .get_asic_baco_state = smu9_baco_get_state,
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_hwmgr.c2970 .get_asic_baco_state = smu9_baco_get_state,
H A Dvega20_hwmgr.c4426 .get_asic_baco_state = vega20_baco_get_state,
H A Dvega10_hwmgr.c5760 .get_asic_baco_state = smu9_baco_get_state,
H A Dsmu7_hwmgr.c5795 .get_asic_baco_state = smu7_baco_get_state,

Completed in 62 milliseconds