Searched refs:PPSMC_MSG_EnableAllSmuFeatures (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 | 43 #define PPSMC_MSG_EnableAllSmuFeatures 0x6 macro
|
D | arcturus_ppsmc.h | 43 #define PPSMC_MSG_EnableAllSmuFeatures 0x6 macro
|
D | smu_v11_0_ppsmc.h | 41 #define PPSMC_MSG_EnableAllSmuFeatures 0x6 macro
|
D | vega12_ppsmc.h | 43 #define PPSMC_MSG_EnableAllSmuFeatures 0x6 macro
|
D | vega20_ppsmc.h | 42 #define PPSMC_MSG_EnableAllSmuFeatures 0x6 macro
|
D | cz_ppsmc.h | 63 #define PPSMC_MSG_EnableAllSmuFeatures ((uint16_t) 0x3) macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
D | smu8_hwmgr.c | 847 PPSMC_MSG_EnableAllSmuFeatures, in smu8_enable_nb_dpm() 966 PPSMC_MSG_EnableAllSmuFeatures, in smu8_start_dpm() 1868 PPSMC_MSG_EnableAllSmuFeatures, in smu8_enable_disable_uvd_dpm() 1924 PPSMC_MSG_EnableAllSmuFeatures, in smu8_enable_disable_vce_dpm()
|
D | vega12_hwmgr.c | 918 smum_send_msg_to_smc(hwmgr, PPSMC_MSG_EnableAllSmuFeatures, NULL) == 0, in vega12_enable_all_smu_features()
|
D | vega20_hwmgr.c | 969 PPSMC_MSG_EnableAllSmuFeatures, in vega20_enable_all_smu_features()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
D | arcturus_ppt.c | 90 MSG_MAP(EnableAllSmuFeatures, PPSMC_MSG_EnableAllSmuFeatures, 0),
|
D | navi10_ppt.c | 79 MSG_MAP(EnableAllSmuFeatures, PPSMC_MSG_EnableAllSmuFeatures, 0),
|
D | sienna_cichlid_ppt.c | 82 MSG_MAP(EnableAllSmuFeatures, PPSMC_MSG_EnableAllSmuFeatures, 0),
|