Searched refs:PPSMC_MSG_DisableAllSmuFeatures (Results 1 – 14 of 14) sorted by relevance
/linux/drivers/gpu/drm/amd/pm/inc/ |
A D | arcturus_ppsmc.h | 44 #define PPSMC_MSG_DisableAllSmuFeatures 0x7 macro
|
A D | smu_v11_0_7_ppsmc.h | 44 #define PPSMC_MSG_DisableAllSmuFeatures 0x7 macro
|
A D | smu_v11_0_ppsmc.h | 42 #define PPSMC_MSG_DisableAllSmuFeatures 0x7 macro
|
A D | aldebaran_ppsmc.h | 44 #define PPSMC_MSG_DisableAllSmuFeatures 0x8 macro
|
A D | vega12_ppsmc.h | 44 #define PPSMC_MSG_DisableAllSmuFeatures 0x7 macro
|
A D | vega20_ppsmc.h | 43 #define PPSMC_MSG_DisableAllSmuFeatures 0x7 macro
|
A D | cz_ppsmc.h | 64 #define PPSMC_MSG_DisableAllSmuFeatures ((uint16_t) 0x4) macro
|
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
A D | smu8_hwmgr.c | 825 PPSMC_MSG_DisableAllSmuFeatures, in smu8_disable_nb_dpm() 981 PPSMC_MSG_DisableAllSmuFeatures, in smu8_stop_dpm() 1875 PPSMC_MSG_DisableAllSmuFeatures, in smu8_enable_disable_uvd_dpm() 1931 PPSMC_MSG_DisableAllSmuFeatures, in smu8_enable_disable_vce_dpm()
|
A D | vega12_hwmgr.c | 943 smum_send_msg_to_smc(hwmgr, PPSMC_MSG_DisableAllSmuFeatures, NULL) == 0, in vega12_disable_all_smu_features()
|
A D | vega20_hwmgr.c | 1026 PPSMC_MSG_DisableAllSmuFeatures, in vega20_disable_all_smu_features()
|
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
A D | aldebaran_ppt.c | 92 MSG_MAP(DisableAllSmuFeatures, PPSMC_MSG_DisableAllSmuFeatures, 0),
|
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
A D | arcturus_ppt.c | 109 MSG_MAP(DisableAllSmuFeatures, PPSMC_MSG_DisableAllSmuFeatures, 0),
|
A D | navi10_ppt.c | 82 MSG_MAP(DisableAllSmuFeatures, PPSMC_MSG_DisableAllSmuFeatures, 0),
|
A D | sienna_cichlid_ppt.c | 98 MSG_MAP(DisableAllSmuFeatures, PPSMC_MSG_DisableAllSmuFeatures, 0),
|
Completed in 43 milliseconds