Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_SetAllowedFeaturesMaskHigh (Results 1 – 14 of 14) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
Dsmu_v13_0_7_ppsmc.h41 #define PPSMC_MSG_SetAllowedFeaturesMaskHigh 0x5 macro
Darcturus_ppsmc.h42 #define PPSMC_MSG_SetAllowedFeaturesMaskHigh 0x5 macro
Dsmu_v11_0_7_ppsmc.h42 #define PPSMC_MSG_SetAllowedFeaturesMaskHigh 0x5 macro
Dsmu_v11_0_ppsmc.h40 #define PPSMC_MSG_SetAllowedFeaturesMaskHigh 0x5 macro
Dsmu_v13_0_0_ppsmc.h43 #define PPSMC_MSG_SetAllowedFeaturesMaskHigh 0x5 macro
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/inc/
Dvega12_ppsmc.h42 #define PPSMC_MSG_SetAllowedFeaturesMaskHigh 0x5 macro
Dvega20_ppsmc.h41 #define PPSMC_MSG_SetAllowedFeaturesMaskHigh 0x5 macro
/linux-5.19.10/drivers/gpu/drm/amd/pm/swsmu/smu13/
Dsmu_v13_0_7_ppt.c80 MSG_MAP(SetAllowedFeaturesMaskHigh, PPSMC_MSG_SetAllowedFeaturesMaskHigh, 0),
Dsmu_v13_0_0_ppt.c78 MSG_MAP(SetAllowedFeaturesMaskHigh, PPSMC_MSG_SetAllowedFeaturesMaskHigh, 0),
/linux-5.19.10/drivers/gpu/drm/amd/pm/swsmu/smu11/
Darcturus_ppt.c105 MSG_MAP(SetAllowedFeaturesMaskHigh, PPSMC_MSG_SetAllowedFeaturesMaskHigh, 0),
Dnavi10_ppt.c79 MSG_MAP(SetAllowedFeaturesMaskHigh, PPSMC_MSG_SetAllowedFeaturesMaskHigh, 0),
Dsienna_cichlid_ppt.c105 MSG_MAP(SetAllowedFeaturesMaskHigh, PPSMC_MSG_SetAllowedFeaturesMaskHigh, 0),
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega12_hwmgr.c879 …smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_SetAllowedFeaturesMaskHigh, allowed_features_… in vega12_set_allowed_featuresmask()
Dvega20_hwmgr.c934 PPSMC_MSG_SetAllowedFeaturesMaskHigh, allowed_features_high, NULL); in vega20_set_allowed_featuresmask()