Searched refs:PPSMC_MSG_EnableAllSmuFeatures (Results 1 – 19 of 19) sorted by relevance
/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/ |
H A D | arcturus_ppsmc.h | 43 #define PPSMC_MSG_EnableAllSmuFeatures 0x6 macro
|
H A D | smu_v11_0_7_ppsmc.h | 43 #define PPSMC_MSG_EnableAllSmuFeatures 0x6 macro
|
H A D | smu_v13_0_7_ppsmc.h | 42 #define PPSMC_MSG_EnableAllSmuFeatures 0x6 macro
|
H A D | smu_v11_0_ppsmc.h | 41 #define PPSMC_MSG_EnableAllSmuFeatures 0x6 macro
|
H A D | smu_v13_0_0_ppsmc.h | 44 #define PPSMC_MSG_EnableAllSmuFeatures 0x6 macro
|
H A D | aldebaran_ppsmc.h | 43 #define PPSMC_MSG_EnableAllSmuFeatures 0x7 macro
|
H A D | smu_v14_0_2_ppsmc.h | 43 #define PPSMC_MSG_EnableAllSmuFeatures 0x6 macro
|
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/ |
H A D | vega12_ppsmc.h | 43 #define PPSMC_MSG_EnableAllSmuFeatures 0x6 macro
|
H A D | vega20_ppsmc.h | 42 #define PPSMC_MSG_EnableAllSmuFeatures 0x6 macro
|
H A D | cz_ppsmc.h | 63 #define PPSMC_MSG_EnableAllSmuFeatures ((uint16_t) 0x3) macro
|
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | smu8_hwmgr.c | 856 PPSMC_MSG_EnableAllSmuFeatures, in smu8_enable_nb_dpm() 975 PPSMC_MSG_EnableAllSmuFeatures, in smu8_start_dpm() 1891 PPSMC_MSG_EnableAllSmuFeatures, in smu8_enable_disable_uvd_dpm() 1947 PPSMC_MSG_EnableAllSmuFeatures, in smu8_enable_disable_vce_dpm()
|
H A D | vega12_hwmgr.c | 926 smum_send_msg_to_smc(hwmgr, PPSMC_MSG_EnableAllSmuFeatures, NULL) == 0, in vega12_enable_all_smu_features()
|
H A D | vega20_hwmgr.c | 978 PPSMC_MSG_EnableAllSmuFeatures, in vega20_enable_all_smu_features()
|
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
H A D | arcturus_ppt.c | 106 MSG_MAP(EnableAllSmuFeatures, PPSMC_MSG_EnableAllSmuFeatures, 0),
|
H A D | sienna_cichlid_ppt.c | 110 MSG_MAP(EnableAllSmuFeatures, PPSMC_MSG_EnableAllSmuFeatures, 0),
|
H A D | navi10_ppt.c | 80 MSG_MAP(EnableAllSmuFeatures, PPSMC_MSG_EnableAllSmuFeatures, 0),
|
/linux/drivers/gpu/drm/amd/pm/swsmu/smu14/ |
H A D | smu_v14_0_2_ppt.c | 89 MSG_MAP(EnableAllSmuFeatures, PPSMC_MSG_EnableAllSmuFeatures, 0),
|
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
H A D | smu_v13_0_7_ppt.c | 97 MSG_MAP(EnableAllSmuFeatures, PPSMC_MSG_EnableAllSmuFeatures, 0),
|
H A D | smu_v13_0_0_ppt.c | 121 MSG_MAP(EnableAllSmuFeatures, PPSMC_MSG_EnableAllSmuFeatures, 0),
|