Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_PrepareMp1ForUnload (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/
Darcturus_ppsmc.h91 #define PPSMC_MSG_PrepareMp1ForUnload 0x2C macro
Dsmu_v11_0_ppsmc.h92 #define PPSMC_MSG_PrepareMp1ForUnload 0x32 macro
Dvega12_ppsmc.h95 #define PPSMC_MSG_PrepareMp1ForUnload 0x40 macro
Dvega20_ppsmc.h94 #define PPSMC_MSG_PrepareMp1ForUnload 0x40 macro
Dvega10_ppsmc.h115 #define PPSMC_MSG_PrepareMp1ForUnload 0x4B macro
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/
Dnavi10_ppt.c98 MSG_MAP(PrepareMp1ForUnload, PPSMC_MSG_PrepareMp1ForUnload),
Darcturus_ppt.c110 MSG_MAP(PrepareMp1ForUnload, PPSMC_MSG_PrepareMp1ForUnload),
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dvega12_hwmgr.c2650 msg = PPSMC_MSG_PrepareMp1ForUnload; in vega12_set_mp1_state()
Dvega20_hwmgr.c3129 msg = PPSMC_MSG_PrepareMp1ForUnload; in vega20_set_mp1_state()
Dvega10_hwmgr.c5229 msg = PPSMC_MSG_PrepareMp1ForUnload; in vega10_set_mp1_state()