Searched refs:PPSMC_MSG_SetAllowedFeaturesMaskHigh (Results 1 – 16 of 16) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/ |
D | arcturus_ppsmc.h | 42 #define PPSMC_MSG_SetAllowedFeaturesMaskHigh 0x5 macro
|
D | smu_v11_0_7_ppsmc.h | 42 #define PPSMC_MSG_SetAllowedFeaturesMaskHigh 0x5 macro
|
D | smu_v11_0_ppsmc.h | 40 #define PPSMC_MSG_SetAllowedFeaturesMaskHigh 0x5 macro
|
D | smu_v13_0_7_ppsmc.h | 41 #define PPSMC_MSG_SetAllowedFeaturesMaskHigh 0x5 macro
|
D | smu_v14_0_2_ppsmc.h | 42 #define PPSMC_MSG_SetAllowedFeaturesMaskHigh 0x5 macro
|
D | smu_v13_0_0_ppsmc.h | 43 #define PPSMC_MSG_SetAllowedFeaturesMaskHigh 0x5 macro
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/powerplay/inc/ |
D | vega12_ppsmc.h | 42 #define PPSMC_MSG_SetAllowedFeaturesMaskHigh 0x5 macro
|
D | vega20_ppsmc.h | 41 #define PPSMC_MSG_SetAllowedFeaturesMaskHigh 0x5 macro
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
D | arcturus_ppt.c | 105 MSG_MAP(SetAllowedFeaturesMaskHigh, PPSMC_MSG_SetAllowedFeaturesMaskHigh, 0),
|
D | navi10_ppt.c | 79 MSG_MAP(SetAllowedFeaturesMaskHigh, PPSMC_MSG_SetAllowedFeaturesMaskHigh, 0),
|
D | sienna_cichlid_ppt.c | 109 MSG_MAP(SetAllowedFeaturesMaskHigh, PPSMC_MSG_SetAllowedFeaturesMaskHigh, 0),
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
D | smu_v13_0_7_ppt.c | 94 MSG_MAP(SetAllowedFeaturesMaskHigh, PPSMC_MSG_SetAllowedFeaturesMaskHigh, 0),
|
D | smu_v13_0_0_ppt.c | 118 MSG_MAP(SetAllowedFeaturesMaskHigh, PPSMC_MSG_SetAllowedFeaturesMaskHigh, 0),
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu14/ |
D | smu_v14_0_2_ppt.c | 88 MSG_MAP(SetAllowedFeaturesMaskHigh, PPSMC_MSG_SetAllowedFeaturesMaskHigh, 0),
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
D | vega12_hwmgr.c | 888 …smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_SetAllowedFeaturesMaskHigh, allowed_features_… in vega12_set_allowed_featuresmask()
|
D | vega20_hwmgr.c | 944 PPSMC_MSG_SetAllowedFeaturesMaskHigh, allowed_features_high, NULL); in vega20_set_allowed_featuresmask()
|