Searched refs:PPSMC_MSG_PrepareMp1ForUnload (Results 1 – 24 of 24) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/ |
A D | smu_v13_0_5_ppsmc.h | 61 #define PPSMC_MSG_PrepareMp1ForUnload 26 ///< Prepare PMFW for GFX driver unload macro
|
A D | smu_v13_0_1_ppsmc.h | 56 #define PPSMC_MSG_PrepareMp1ForUnload 0x0C ///< Prepare PMFW for GFX driver unload macro
|
A D | smu_v13_0_4_ppsmc.h | 65 #define PPSMC_MSG_PrepareMp1ForUnload 0x0C ///< Prepare PMFW for GFX driver unload macro
|
A D | arcturus_ppsmc.h | 91 #define PPSMC_MSG_PrepareMp1ForUnload 0x2C macro
|
A D | smu_v11_0_7_ppsmc.h | 96 #define PPSMC_MSG_PrepareMp1ForUnload 0x2E macro
|
A D | smu_v11_0_ppsmc.h | 92 #define PPSMC_MSG_PrepareMp1ForUnload 0x32 macro
|
A D | smu_v13_0_7_ppsmc.h | 93 #define PPSMC_MSG_PrepareMp1ForUnload 0x2E macro
|
A D | aldebaran_ppsmc.h | 72 #define PPSMC_MSG_PrepareMp1ForUnload 0x24 macro
|
A D | smu_v13_0_0_ppsmc.h | 95 #define PPSMC_MSG_PrepareMp1ForUnload 0x2E macro
|
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/inc/ |
A D | vega12_ppsmc.h | 95 #define PPSMC_MSG_PrepareMp1ForUnload 0x40 macro
|
A D | vega20_ppsmc.h | 94 #define PPSMC_MSG_PrepareMp1ForUnload 0x40 macro
|
A D | vega10_ppsmc.h | 115 #define PPSMC_MSG_PrepareMp1ForUnload 0x4B macro
|
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
A D | smu_v13_0_4_ppt.c | 79 MSG_MAP(PrepareMp1ForUnload, PPSMC_MSG_PrepareMp1ForUnload, 1),
|
A D | smu_v13_0_5_ppt.c | 90 MSG_MAP(PrepareMp1ForUnload, PPSMC_MSG_PrepareMp1ForUnload, 1),
|
A D | yellow_carp_ppt.c | 72 MSG_MAP(PrepareMp1ForUnload, PPSMC_MSG_PrepareMp1ForUnload, 1),
|
A D | smu_v13_0_7_ppt.c | 122 MSG_MAP(PrepareMp1ForUnload, PPSMC_MSG_PrepareMp1ForUnload, 0),
|
A D | aldebaran_ppt.c | 132 MSG_MAP(PrepareMp1ForUnload, PPSMC_MSG_PrepareMp1ForUnload, 0),
|
A D | smu_v13_0_0_ppt.c | 149 MSG_MAP(PrepareMp1ForUnload, PPSMC_MSG_PrepareMp1ForUnload, 0),
|
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
A D | arcturus_ppt.c | 144 MSG_MAP(PrepareMp1ForUnload, PPSMC_MSG_PrepareMp1ForUnload, 0),
|
A D | navi10_ppt.c | 117 MSG_MAP(PrepareMp1ForUnload, PPSMC_MSG_PrepareMp1ForUnload, 1),
|
A D | sienna_cichlid_ppt.c | 140 MSG_MAP(PrepareMp1ForUnload, PPSMC_MSG_PrepareMp1ForUnload, 1),
|
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
A D | vega12_hwmgr.c | 2835 msg = PPSMC_MSG_PrepareMp1ForUnload; in vega12_set_mp1_state()
|
A D | vega20_hwmgr.c | 3172 msg = PPSMC_MSG_PrepareMp1ForUnload; in vega20_set_mp1_state()
|
A D | vega10_hwmgr.c | 5601 msg = PPSMC_MSG_PrepareMp1ForUnload; in vega10_set_mp1_state()
|
Completed in 73 milliseconds