Searched refs:PPSMC_MSG_EnableAllSmuFeatures (Results 1 – 18 of 18) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/ |
A D | arcturus_ppsmc.h | 43 #define PPSMC_MSG_EnableAllSmuFeatures 0x6 macro
|
A D | smu_v11_0_7_ppsmc.h | 43 #define PPSMC_MSG_EnableAllSmuFeatures 0x6 macro
|
A D | smu_v11_0_ppsmc.h | 41 #define PPSMC_MSG_EnableAllSmuFeatures 0x6 macro
|
A D | smu_v13_0_7_ppsmc.h | 42 #define PPSMC_MSG_EnableAllSmuFeatures 0x6 macro
|
A D | aldebaran_ppsmc.h | 43 #define PPSMC_MSG_EnableAllSmuFeatures 0x7 macro
|
A D | smu_v13_0_0_ppsmc.h | 44 #define PPSMC_MSG_EnableAllSmuFeatures 0x6 macro
|
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/inc/ |
A D | vega12_ppsmc.h | 43 #define PPSMC_MSG_EnableAllSmuFeatures 0x6 macro
|
A D | vega20_ppsmc.h | 42 #define PPSMC_MSG_EnableAllSmuFeatures 0x6 macro
|
A D | cz_ppsmc.h | 63 #define PPSMC_MSG_EnableAllSmuFeatures ((uint16_t) 0x3) macro
|
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
A D | smu8_hwmgr.c | 847 PPSMC_MSG_EnableAllSmuFeatures, in smu8_enable_nb_dpm() 966 PPSMC_MSG_EnableAllSmuFeatures, in smu8_start_dpm() 1880 PPSMC_MSG_EnableAllSmuFeatures, in smu8_enable_disable_uvd_dpm() 1936 PPSMC_MSG_EnableAllSmuFeatures, in smu8_enable_disable_vce_dpm()
|
A D | vega12_hwmgr.c | 916 smum_send_msg_to_smc(hwmgr, PPSMC_MSG_EnableAllSmuFeatures, NULL) == 0, in vega12_enable_all_smu_features()
|
A D | vega20_hwmgr.c | 967 PPSMC_MSG_EnableAllSmuFeatures, in vega20_enable_all_smu_features()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
A D | smu_v13_0_7_ppt.c | 81 MSG_MAP(EnableAllSmuFeatures, PPSMC_MSG_EnableAllSmuFeatures, 0),
|
A D | aldebaran_ppt.c | 107 MSG_MAP(EnableAllSmuFeatures, PPSMC_MSG_EnableAllSmuFeatures, 0),
|
A D | smu_v13_0_0_ppt.c | 106 MSG_MAP(EnableAllSmuFeatures, PPSMC_MSG_EnableAllSmuFeatures, 0),
|
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
A D | arcturus_ppt.c | 106 MSG_MAP(EnableAllSmuFeatures, PPSMC_MSG_EnableAllSmuFeatures, 0),
|
A D | navi10_ppt.c | 80 MSG_MAP(EnableAllSmuFeatures, PPSMC_MSG_EnableAllSmuFeatures, 0),
|
A D | sienna_cichlid_ppt.c | 106 MSG_MAP(EnableAllSmuFeatures, PPSMC_MSG_EnableAllSmuFeatures, 0),
|
Completed in 52 milliseconds