Searched refs:PPSMC_MSG_DisableAllSmuFeatures (Results 1 – 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/ |
D | smu_v11_0_7_ppsmc.h | 44 #define PPSMC_MSG_DisableAllSmuFeatures 0x7 macro
|
D | arcturus_ppsmc.h | 44 #define PPSMC_MSG_DisableAllSmuFeatures 0x7 macro
|
D | smu_v11_0_ppsmc.h | 42 #define PPSMC_MSG_DisableAllSmuFeatures 0x7 macro
|
D | vega12_ppsmc.h | 44 #define PPSMC_MSG_DisableAllSmuFeatures 0x7 macro
|
D | vega20_ppsmc.h | 43 #define PPSMC_MSG_DisableAllSmuFeatures 0x7 macro
|
D | cz_ppsmc.h | 64 #define PPSMC_MSG_DisableAllSmuFeatures ((uint16_t) 0x4) macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
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()
|
D | vega12_hwmgr.c | 944 smum_send_msg_to_smc(hwmgr, PPSMC_MSG_DisableAllSmuFeatures, NULL) == 0, in vega12_disable_all_smu_features()
|
D | vega20_hwmgr.c | 1027 PPSMC_MSG_DisableAllSmuFeatures, in vega20_disable_all_smu_features()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
D | arcturus_ppt.c | 91 MSG_MAP(DisableAllSmuFeatures, PPSMC_MSG_DisableAllSmuFeatures, 0),
|
D | navi10_ppt.c | 80 MSG_MAP(DisableAllSmuFeatures, PPSMC_MSG_DisableAllSmuFeatures, 0),
|
D | sienna_cichlid_ppt.c | 83 MSG_MAP(DisableAllSmuFeatures, PPSMC_MSG_DisableAllSmuFeatures, 0),
|