Searched refs:PPSMC_MSG_DisableAllSmuFeatures (Results 1 – 19 of 19) sorted by relevance
/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/ |
H A D | arcturus_ppsmc.h | 44 #define PPSMC_MSG_DisableAllSmuFeatures 0x7 macro
|
H A D | smu_v11_0_7_ppsmc.h | 44 #define PPSMC_MSG_DisableAllSmuFeatures 0x7 macro
|
H A D | smu_v13_0_7_ppsmc.h | 43 #define PPSMC_MSG_DisableAllSmuFeatures 0x7 macro
|
H A D | smu_v11_0_ppsmc.h | 42 #define PPSMC_MSG_DisableAllSmuFeatures 0x7 macro
|
H A D | smu_v13_0_0_ppsmc.h | 45 #define PPSMC_MSG_DisableAllSmuFeatures 0x7 macro
|
H A D | aldebaran_ppsmc.h | 44 #define PPSMC_MSG_DisableAllSmuFeatures 0x8 macro
|
H A D | smu_v14_0_2_ppsmc.h | 44 #define PPSMC_MSG_DisableAllSmuFeatures 0x7 macro
|
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/ |
H A D | vega12_ppsmc.h | 44 #define PPSMC_MSG_DisableAllSmuFeatures 0x7 macro
|
H A D | vega20_ppsmc.h | 43 #define PPSMC_MSG_DisableAllSmuFeatures 0x7 macro
|
H A D | cz_ppsmc.h | 64 #define PPSMC_MSG_DisableAllSmuFeatures ((uint16_t) 0x4) macro
|
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | smu8_hwmgr.c | 834 PPSMC_MSG_DisableAllSmuFeatures, in smu8_disable_nb_dpm() 990 PPSMC_MSG_DisableAllSmuFeatures, in smu8_stop_dpm() 1898 PPSMC_MSG_DisableAllSmuFeatures, in smu8_enable_disable_uvd_dpm() 1954 PPSMC_MSG_DisableAllSmuFeatures, in smu8_enable_disable_vce_dpm()
|
H A D | vega12_hwmgr.c | 952 smum_send_msg_to_smc(hwmgr, PPSMC_MSG_DisableAllSmuFeatures, NULL) == 0, in vega12_disable_all_smu_features()
|
H A D | vega20_hwmgr.c | 1036 PPSMC_MSG_DisableAllSmuFeatures, in vega20_disable_all_smu_features()
|
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
H A D | arcturus_ppt.c | 107 MSG_MAP(DisableAllSmuFeatures, PPSMC_MSG_DisableAllSmuFeatures, 0),
|
H A D | sienna_cichlid_ppt.c | 111 MSG_MAP(DisableAllSmuFeatures, PPSMC_MSG_DisableAllSmuFeatures, 0),
|
H A D | navi10_ppt.c | 81 MSG_MAP(DisableAllSmuFeatures, PPSMC_MSG_DisableAllSmuFeatures, 0),
|
/linux/drivers/gpu/drm/amd/pm/swsmu/smu14/ |
H A D | smu_v14_0_2_ppt.c | 90 MSG_MAP(DisableAllSmuFeatures, PPSMC_MSG_DisableAllSmuFeatures, 0),
|
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
H A D | smu_v13_0_7_ppt.c | 98 MSG_MAP(DisableAllSmuFeatures, PPSMC_MSG_DisableAllSmuFeatures, 0),
|
H A D | smu_v13_0_0_ppt.c | 122 MSG_MAP(DisableAllSmuFeatures, PPSMC_MSG_DisableAllSmuFeatures, 0),
|