Symbol: smum_send_msg_to_smc
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
1039
ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetGfxclkFrequency, &now);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
1062
ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetFclkFrequency, &now);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
1075
ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetMinGfxclkFrequency, &min_freq);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
1078
ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetMaxGfxclkFrequency, &max_freq);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
1091
ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetMinGfxclkFrequency, &min_freq);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
1094
ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetMaxGfxclkFrequency, &max_freq);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
1317
ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetGfxclkFrequency, &sclk);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
1325
ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetFclkFrequency, &mclk);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
1343
ret = smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
1387
return smum_send_msg_to_smc(hwmgr, PPSMC_MSG_SetRccPfcPmeRestoreRegister, NULL);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
1392
return smum_send_msg_to_smc(hwmgr, PPSMC_MSG_PowerGateMmHub, NULL);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
1398
return smum_send_msg_to_smc(hwmgr, PPSMC_MSG_PowerDownSdma, NULL);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
1400
return smum_send_msg_to_smc(hwmgr, PPSMC_MSG_PowerUpSdma, NULL);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
1561
ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetMinGfxclkFrequency, &min_freq);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
1572
ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetMaxGfxclkFrequency, &max_freq);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
1590
ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetMinGfxclkFrequency, &min_freq);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
1595
ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetMaxGfxclkFrequency, &max_freq);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
353
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_DisableGfxOff, NULL);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
373
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_EnableGfxOff, NULL);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
383
smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
540
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetMinGfxclkFrequency, &result);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
543
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetMaxGfxclkFrequency, &result);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
651
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetMinGfxclkFrequency, &fine_grain_min_freq);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
652
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetMaxGfxclkFrequency, &fine_grain_max_freq);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
694
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetMinGfxclkFrequency, &fine_grain_min_freq);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
695
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetMaxGfxclkFrequency, &fine_grain_max_freq);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
712
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetMinGfxclkFrequency, &fine_grain_min_freq);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
713
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetMaxGfxclkFrequency, &fine_grain_max_freq);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
730
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetMinGfxclkFrequency, &fine_grain_min_freq);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
731
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetMaxGfxclkFrequency, &fine_grain_max_freq);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
773
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetMinGfxclkFrequency, &fine_grain_min_freq);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
774
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetMaxGfxclkFrequency, &fine_grain_max_freq);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
819
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetMinGfxclkFrequency, &fine_grain_min_freq);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
820
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetMaxGfxclkFrequency, &fine_grain_max_freq);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_clockpowergating.c
30
return smum_send_msg_to_smc(hwmgr, enable ?
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_clockpowergating.c
38
return smum_send_msg_to_smc(hwmgr, enable ?
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_clockpowergating.c
434
return smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_clockpowergating.c
61
return smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_clockpowergating.c
86
return smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_clockpowergating.c
95
return smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1095
return smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1114
return smum_send_msg_to_smc(hwmgr, PPSMC_MSG_EnableULV, NULL);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1124
return smum_send_msg_to_smc(hwmgr, PPSMC_MSG_DisableULV, NULL);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1133
if (smum_send_msg_to_smc(hwmgr, PPSMC_MSG_MASTER_DeepSleep_ON, NULL))
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1138
if (smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1154
if (smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1210
(0 == smum_send_msg_to_smc(hwmgr, PPSMC_MSG_DPM_Enable, NULL)),
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1221
(0 == smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1298
(0 == smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1305
(0 == smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1314
PP_ASSERT_WITH_CODE((0 == smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1333
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_DPM_Disable, NULL);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1341
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_MCLKDPM_Disable, NULL);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1361
(smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1374
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_Voltage_Cntl_Disable, NULL);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1493
ret = smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1497
ret = smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1636
smum_send_msg_to_smc(hwmgr, (PPSMC_Msg)PPSMC_NoDisplay, NULL);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1703
PP_ASSERT_WITH_CODE(!smum_send_msg_to_smc(
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1710
PP_ASSERT_WITH_CODE(!smum_send_msg_to_smc(
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
254
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_Voltage_Cntl_Enable, NULL);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
3221
smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
4083
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_PmStatusLogStart, NULL);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
4089
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_PmStatusLogSample, NULL);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
4116
ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_API_GetSclkFrequency, &sclk);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
4123
ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_API_GetMclkFrequency, &mclk);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
4328
PP_ASSERT_WITH_CODE(0 == smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
4342
PP_ASSERT_WITH_CODE(0 == smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
4485
PP_ASSERT_WITH_CODE(0 == smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
4499
PP_ASSERT_WITH_CODE(0 == smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
4549
return (smum_send_msg_to_smc(hwmgr, (PPSMC_Msg)PPSMC_NoDisplay, NULL) == 0) ? 0 : -EINVAL;
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
4568
return (smum_send_msg_to_smc(hwmgr, (PPSMC_Msg)PPSMC_HasDisplay, NULL) == 0) ? 0 : -EINVAL;
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
4884
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_EnableFFC, NULL);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
4891
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_DisableFFC, NULL);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
5051
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_PCIeDPM_UnForceLevel,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
5083
ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_API_GetSclkFrequency, &clock);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
5099
ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_API_GetMclkFrequency, &clock);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
561
return smum_send_msg_to_smc(hwmgr, PPSMC_MSG_ResetToDefaults, NULL);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_powertune.c
1016
result = smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_powertune.c
1024
result = smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_powertune.c
1032
result = smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_powertune.c
1038
result = smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_powertune.c
1075
result = smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_powertune.c
1097
smc_result = smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_powertune.c
1114
int smc_result = smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_powertune.c
1164
smc_result = smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_powertune.c
1175
smc_result = smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_powertune.c
1205
smc_result = smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_powertune.c
1215
smc_result = smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_powertune.c
1225
smc_result = smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_thermal.c
182
result = smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_thermal.c
195
return smum_send_msg_to_smc(hwmgr, PPSMC_StopFanControl, NULL);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_thermal.c
383
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_Thermal_Cntl_Enable, NULL);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_thermal.c
401
return smum_send_msg_to_smc(hwmgr, PPSMC_MSG_Thermal_Cntl_Disable, NULL);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu8_hwmgr.c
1274
return smum_send_msg_to_smc(hwmgr, PPSMC_MSG_UVDPowerOFF, NULL);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu8_hwmgr.c
1328
return smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu8_hwmgr.c
1337
return smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu8_hwmgr.c
165
smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu8_hwmgr.c
1812
result = smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu8_hwmgr.c
1971
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_ACPPowerOFF, NULL);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu8_hwmgr.c
1973
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_ACPPowerON, NULL);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu8_hwmgr.c
595
ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetMaxUvdLevel, &level);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu8_hwmgr.c
625
ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetMaxEclkLevel, &level);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu8_hwmgr.c
655
ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetMaxAclkLevel, &level);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu8_hwmgr.c
679
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_ACPPowerOFF, NULL);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_baco.c
97
if (smum_send_msg_to_smc(hwmgr, PPSMC_MSG_EnterBaco, NULL))
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
2371
ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_InitializeAcg, NULL);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
2375
ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_RunAcgBtc, &agc_btc_response);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
2381
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_RunAcgInClosedLoop, NULL);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
2383
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_RunAcgInOpenLoop, NULL);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
2500
result = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_ReadSerialNumTop32, &top32);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
2503
result = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_ReadSerialNumBottom32, &bottom32);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
3937
ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetCurrPkgPwr, &value);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
3959
ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetAverageGfxclkActualFrequency, &sclk_mhz);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
3966
ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetCurrentUclkIndex, &mclk_idx);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
3987
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetTemperatureHotspot, (uint32_t *)value);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
3993
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetTemperatureHBM, (uint32_t *)value);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
4702
ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetCurrentGfxclkIndex, &now);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
4720
ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetCurrentUclkIndex, &now);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
4733
ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetCurrentSocclkIndex, &now);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
4847
ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetCurrentGfxclkIndex, &now);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
4865
ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetCurrentUclkIndex, &now);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
4878
ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetCurrentSocclkIndex, &now);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
488
ret = smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
511
ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_ReadSerialNumTop32, &top32);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
515
ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_ReadSerialNumBottom32, &bottom32);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
5674
PP_ASSERT_WITH_CODE((ret = smum_send_msg_to_smc(hwmgr, msg, NULL)) == 0,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_thermal.c
34
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetCurrentRpm, current_rpm);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.c
2809
ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_AllowGfxOff, NULL);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.c
2821
ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_DisallowGfxOff, NULL);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.c
2858
PP_ASSERT_WITH_CODE((ret = smum_send_msg_to_smc(hwmgr, msg, NULL)) == 0,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.c
367
ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_ReadSerialNumTop32, &top32);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.c
370
ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_ReadSerialNumBottom32, &bottom32);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.c
864
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_RunAcgBtc, &result) == 0,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.c
926
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_EnableAllSmuFeatures, NULL) == 0,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.c
952
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_DisableAllSmuFeatures, NULL) == 0,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega12_thermal.c
34
PP_ASSERT_WITH_CODE(!smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega20_baco.c
101
if (smum_send_msg_to_smc(hwmgr, PPSMC_MSG_ExitBaco, NULL))
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega20_baco.c
119
return smum_send_msg_to_smc(hwmgr, PPSMC_MSG_BacoWorkAroundFlushVDCI, NULL);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega20_hwmgr.c
1035
PP_ASSERT_WITH_CODE((ret = smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega20_hwmgr.c
1674
result = smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega20_hwmgr.c
3201
PP_ASSERT_WITH_CODE((ret = smum_send_msg_to_smc(hwmgr, msg, NULL)) == 0,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega20_hwmgr.c
407
ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_ReadSerialNumTop32, &top32);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega20_hwmgr.c
411
ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_ReadSerialNumBottom32, &bottom32);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega20_hwmgr.c
960
return smum_send_msg_to_smc(hwmgr, PPSMC_MSG_RunBtc, NULL);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega20_hwmgr.c
965
return smum_send_msg_to_smc(hwmgr, PPSMC_MSG_RunAfllBtc, NULL);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega20_hwmgr.c
977
PP_ASSERT_WITH_CODE((ret = smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega20_hwmgr.c
99
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetSmuVersion, &hwmgr->smu_version);
sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega20_thermal.c
108
PP_ASSERT_WITH_CODE((ret = smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/inc/smumgr.h
88
extern int smum_send_msg_to_smc(struct pp_hwmgr *hwmgr, uint16_t msg, uint32_t *resp);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2794
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_SCLKDPM_FreezeLevel, NULL);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2824
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_SCLKDPM_UnfreezeLevel, NULL);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2829
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_MCLKDPM_FreezeLevel, NULL);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/ci_smumgr.c
2859
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_MCLKDPM_UnfreezeLevel, NULL);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
2245
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_EnableAvfs, NULL);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
2573
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_SCLKDPM_FreezeLevel, NULL);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
2603
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_SCLKDPM_UnfreezeLevel, NULL);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
2608
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_MCLKDPM_FreezeLevel, NULL);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c
2638
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_MCLKDPM_UnfreezeLevel, NULL);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
2056
!smum_send_msg_to_smc(hwmgr, PPSMC_MSG_UseNewGPIOScheme, NULL))
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
2156
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_EnableAvfs, NULL);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
2162
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_ApplyAvfsCksOffVoltage, NULL);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
2611
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_SCLKDPM_FreezeLevel, NULL);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
2641
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_SCLKDPM_UnfreezeLevel, NULL);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
2646
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_MCLKDPM_FreezeLevel, NULL);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c
2676
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_MCLKDPM_UnfreezeLevel, NULL);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu10_smumgr.c
190
ret = smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu10_smumgr.c
228
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_GetSmuVersion, &hwmgr->smu_version);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu8_smumgr.c
627
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_ClkTableXferToDram, NULL);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu8_smumgr.c
657
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_ClkTableXferToSmu, NULL);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/smu8_smumgr.c
690
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_InitJobs, NULL);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3172
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_SCLKDPM_FreezeLevel, NULL);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3202
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_SCLKDPM_UnfreezeLevel, NULL);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3207
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_MCLKDPM_FreezeLevel, NULL);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c
3237
smum_send_msg_to_smc(hwmgr, PPSMC_MSG_MCLKDPM_UnfreezeLevel, NULL);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/vega10_smumgr.c
138
ret = smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/vega10_smumgr.c
185
PP_ASSERT_WITH_CODE(!smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/vega12_smumgr.c
164
PP_ASSERT_WITH_CODE(smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/vega12_smumgr.c
170
PP_ASSERT_WITH_CODE(smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/vega20_smumgr.c
358
PP_ASSERT_WITH_CODE((ret = smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/vega20_smumgr.c
363
PP_ASSERT_WITH_CODE((ret = smum_send_msg_to_smc(hwmgr,
sys/dev/pci/drm/amd/pm/powerplay/smumgr/vegam_smumgr.c
2066
!smum_send_msg_to_smc(hwmgr, PPSMC_MSG_UseNewGPIOScheme, NULL))
sys/dev/pci/drm/amd/pm/powerplay/smumgr/vegam_smumgr.c
2256
ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_EnableAvfs, NULL);
sys/dev/pci/drm/amd/pm/powerplay/smumgr/vegam_smumgr.c
2259
ret = smum_send_msg_to_smc(hwmgr,