HomeSort by: relevance | last modified time | path
    Searched refs:MSG_MAP (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/
amdgpu_renoir_ppt.c 44 #define MSG_MAP(msg, index) \
54 MSG_MAP(TestMessage, PPSMC_MSG_TestMessage),
55 MSG_MAP(GetSmuVersion, PPSMC_MSG_GetSmuVersion),
56 MSG_MAP(GetDriverIfVersion, PPSMC_MSG_GetDriverIfVersion),
57 MSG_MAP(PowerUpGfx, PPSMC_MSG_PowerUpGfx),
58 MSG_MAP(AllowGfxOff, PPSMC_MSG_EnableGfxOff),
59 MSG_MAP(DisallowGfxOff, PPSMC_MSG_DisableGfxOff),
60 MSG_MAP(PowerDownIspByTile, PPSMC_MSG_PowerDownIspByTile),
61 MSG_MAP(PowerUpIspByTile, PPSMC_MSG_PowerUpIspByTile),
62 MSG_MAP(PowerDownVcn, PPSMC_MSG_PowerDownVcn)
    [all...]
amdgpu_navi10_ppt.c 63 #define MSG_MAP(msg, index) \
67 MSG_MAP(TestMessage, PPSMC_MSG_TestMessage),
68 MSG_MAP(GetSmuVersion, PPSMC_MSG_GetSmuVersion),
69 MSG_MAP(GetDriverIfVersion, PPSMC_MSG_GetDriverIfVersion),
70 MSG_MAP(SetAllowedFeaturesMaskLow, PPSMC_MSG_SetAllowedFeaturesMaskLow),
71 MSG_MAP(SetAllowedFeaturesMaskHigh, PPSMC_MSG_SetAllowedFeaturesMaskHigh),
72 MSG_MAP(EnableAllSmuFeatures, PPSMC_MSG_EnableAllSmuFeatures),
73 MSG_MAP(DisableAllSmuFeatures, PPSMC_MSG_DisableAllSmuFeatures),
74 MSG_MAP(EnableSmuFeaturesLow, PPSMC_MSG_EnableSmuFeaturesLow),
75 MSG_MAP(EnableSmuFeaturesHigh, PPSMC_MSG_EnableSmuFeaturesHigh)
    [all...]
amdgpu_arcturus_ppt.c 56 #define MSG_MAP(msg, index) \
79 MSG_MAP(TestMessage, PPSMC_MSG_TestMessage),
80 MSG_MAP(GetSmuVersion, PPSMC_MSG_GetSmuVersion),
81 MSG_MAP(GetDriverIfVersion, PPSMC_MSG_GetDriverIfVersion),
82 MSG_MAP(SetAllowedFeaturesMaskLow, PPSMC_MSG_SetAllowedFeaturesMaskLow),
83 MSG_MAP(SetAllowedFeaturesMaskHigh, PPSMC_MSG_SetAllowedFeaturesMaskHigh),
84 MSG_MAP(EnableAllSmuFeatures, PPSMC_MSG_EnableAllSmuFeatures),
85 MSG_MAP(DisableAllSmuFeatures, PPSMC_MSG_DisableAllSmuFeatures),
86 MSG_MAP(EnableSmuFeaturesLow, PPSMC_MSG_EnableSmuFeaturesLow),
87 MSG_MAP(EnableSmuFeaturesHigh, PPSMC_MSG_EnableSmuFeaturesHigh)
    [all...]
amdgpu_vega20_ppt.c 57 #define MSG_MAP(msg) \
71 MSG_MAP(TestMessage),
72 MSG_MAP(GetSmuVersion),
73 MSG_MAP(GetDriverIfVersion),
74 MSG_MAP(SetAllowedFeaturesMaskLow),
75 MSG_MAP(SetAllowedFeaturesMaskHigh),
76 MSG_MAP(EnableAllSmuFeatures),
77 MSG_MAP(DisableAllSmuFeatures),
78 MSG_MAP(EnableSmuFeaturesLow),
79 MSG_MAP(EnableSmuFeaturesHigh)
    [all...]

Completed in 12 milliseconds