Searched refs:PPSMC_MSG_SetAllowedFeaturesMaskLow (Results 1 – 14 of 14) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/ |
A D | arcturus_ppsmc.h | 41 #define PPSMC_MSG_SetAllowedFeaturesMaskLow 0x4 macro
|
A D | smu_v11_0_7_ppsmc.h | 41 #define PPSMC_MSG_SetAllowedFeaturesMaskLow 0x4 macro
|
A D | smu_v11_0_ppsmc.h | 39 #define PPSMC_MSG_SetAllowedFeaturesMaskLow 0x4 macro
|
A D | smu_v13_0_7_ppsmc.h | 40 #define PPSMC_MSG_SetAllowedFeaturesMaskLow 0x4 macro
|
A D | smu_v13_0_0_ppsmc.h | 42 #define PPSMC_MSG_SetAllowedFeaturesMaskLow 0x4 macro
|
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/inc/ |
A D | vega12_ppsmc.h | 41 #define PPSMC_MSG_SetAllowedFeaturesMaskLow 0x4 macro
|
A D | vega20_ppsmc.h | 40 #define PPSMC_MSG_SetAllowedFeaturesMaskLow 0x4 macro
|
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
A D | smu_v13_0_7_ppt.c | 79 MSG_MAP(SetAllowedFeaturesMaskLow, PPSMC_MSG_SetAllowedFeaturesMaskLow, 0),
|
A D | smu_v13_0_0_ppt.c | 104 MSG_MAP(SetAllowedFeaturesMaskLow, PPSMC_MSG_SetAllowedFeaturesMaskLow, 0),
|
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
A D | arcturus_ppt.c | 104 MSG_MAP(SetAllowedFeaturesMaskLow, PPSMC_MSG_SetAllowedFeaturesMaskLow, 0),
|
A D | navi10_ppt.c | 78 MSG_MAP(SetAllowedFeaturesMaskLow, PPSMC_MSG_SetAllowedFeaturesMaskLow, 0),
|
A D | sienna_cichlid_ppt.c | 104 MSG_MAP(SetAllowedFeaturesMaskLow, PPSMC_MSG_SetAllowedFeaturesMaskLow, 0),
|
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
A D | vega12_hwmgr.c | 884 …smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_SetAllowedFeaturesMaskLow, allowed_features_l… in vega12_set_allowed_featuresmask()
|
A D | vega20_hwmgr.c | 939 PPSMC_MSG_SetAllowedFeaturesMaskLow, allowed_features_low, NULL); in vega20_set_allowed_featuresmask()
|
Completed in 44 milliseconds