Searched refs:PPSMC_MSG_EnterBaco (Results 1 – 16 of 16) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
A D | vega20_baco.c | 94 PPSMC_MSG_EnterBaco, 0, NULL)) in vega20_baco_set_state() 98 PPSMC_MSG_EnterBaco, 1, NULL)) in vega20_baco_set_state()
|
A D | vega10_baco.c | 101 if (smum_send_msg_to_smc(hwmgr, PPSMC_MSG_EnterBaco, NULL)) in vega10_baco_set_state()
|
A D | vega12_baco.c | 99 if (smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_EnterBaco, 0, NULL)) in vega12_baco_set_state()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/ |
A D | arcturus_ppsmc.h | 63 #define PPSMC_MSG_EnterBaco 0x18 macro
|
A D | smu_v11_0_7_ppsmc.h | 60 #define PPSMC_MSG_EnterBaco 0x15 macro
|
A D | smu_v11_0_ppsmc.h | 61 #define PPSMC_MSG_EnterBaco 0x18 macro
|
A D | smu_v13_0_7_ppsmc.h | 59 #define PPSMC_MSG_EnterBaco 0x15 macro
|
A D | smu_v13_0_0_ppsmc.h | 61 #define PPSMC_MSG_EnterBaco 0x15 macro
|
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/inc/ |
A D | vega12_ppsmc.h | 68 #define PPSMC_MSG_EnterBaco 0x25 macro
|
A D | vega20_ppsmc.h | 67 #define PPSMC_MSG_EnterBaco 0x25 macro
|
A D | vega10_ppsmc.h | 70 #define PPSMC_MSG_EnterBaco 0x1E macro
|
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
A D | smu_v13_0_7_ppt.c | 99 MSG_MAP(EnterBaco, PPSMC_MSG_EnterBaco, 0),
|
A D | smu_v13_0_0_ppt.c | 124 MSG_MAP(EnterBaco, PPSMC_MSG_EnterBaco, 0),
|
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
A D | arcturus_ppt.c | 124 MSG_MAP(EnterBaco, PPSMC_MSG_EnterBaco, 0),
|
A D | navi10_ppt.c | 99 MSG_MAP(EnterBaco, PPSMC_MSG_EnterBaco, 0),
|
A D | sienna_cichlid_ppt.c | 124 MSG_MAP(EnterBaco, PPSMC_MSG_EnterBaco, 0),
|
Completed in 33 milliseconds