Home
last modified time | relevance | path

Searched refs:smu_cmn_send_smc_msg (Results 1 – 16 of 16) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/amd/pm/swsmu/smu12/
Dsmu_v12_0.c116 return smu_cmn_send_smc_msg(smu, SMU_MSG_PowerDownSdma, NULL); in smu_v12_0_powergate_sdma()
118 return smu_cmn_send_smc_msg(smu, SMU_MSG_PowerUpSdma, NULL); in smu_v12_0_powergate_sdma()
163 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_AllowGfxOff, NULL); in smu_v12_0_gfx_off_control()
166 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_DisallowGfxOff, NULL); in smu_v12_0_gfx_off_control()
Drenoir_ppt.c328 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_GetMaxGfxclkFrequency, max); in renoir_get_dpm_ultimate_freq()
356 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_GetMinGfxclkFrequency, min); in renoir_get_dpm_ultimate_freq()
662 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_PowerDownVcn, NULL); in renoir_dpm_set_vcn_enable()
1438 .send_smc_msg = smu_cmn_send_smc_msg,
/linux-6.1.9/drivers/gpu/drm/amd/pm/swsmu/
Dsmu_cmn.c391 int smu_cmn_send_smc_msg(struct smu_context *smu, in smu_cmn_send_smc_msg() function
609 ret = smu_cmn_send_smc_msg(smu, in smu_cmn_get_enabled_mask()
615 ret = smu_cmn_send_smc_msg(smu, in smu_cmn_get_enabled_mask()
833 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_GetDriverIfVersion, if_version); in smu_cmn_get_smc_version()
841 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_GetSmuVersion, smu_version); in smu_cmn_get_smc_version()
1028 ret = smu_cmn_send_smc_msg(smu, msg, NULL); in smu_cmn_set_mp1_state()
Dsmu_cmn.h41 int smu_cmn_send_smc_msg(struct smu_context *smu,
/linux-6.1.9/drivers/gpu/drm/amd/pm/swsmu/smu13/
Dsmu_v13_0.c852 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_AllowGfxOff, NULL); in smu_v13_0_gfx_off_control()
854 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_DisallowGfxOff, NULL); in smu_v13_0_gfx_off_control()
866 return smu_cmn_send_smc_msg(smu, (en ? SMU_MSG_EnableAllSmuFeatures : in smu_v13_0_system_features_control()
1053 return smu_cmn_send_smc_msg(smu, in smu_v13_0_allow_ih_interrupt()
1362 return smu_cmn_send_smc_msg(smu, in smu_v13_0_ack_ac_dc_interrupt()
1527 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_BacoAudioD3PME, NULL); in smu_v13_0_set_azalia_d3_pme()
1538 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_GfxDriverResetRecovery, NULL); in smu_v13_0_wait_for_reset_complete()
2147 res = smu_cmn_send_smc_msg(smu, SMU_MSG_RunDcBtc, NULL); in smu_v13_0_run_btc()
2305 ret = smu_cmn_send_smc_msg(smu, in smu_v13_0_baco_set_state()
2455 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_Mode1Reset, NULL); in smu_v13_0_mode1_reset()
Daldebaran_ppt.c485 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_BoardPowerCalibration, NULL); in aldebaran_run_board_btc()
496 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_RunDcBtc, NULL); in aldebaran_run_btc()
1222 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_GetPptLimit, in aldebaran_get_power_limit()
1283 smu_cmn_send_smc_msg(smu, SMU_MSG_DisableDeterminism, NULL); in aldebaran_set_performance_level()
1908 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_Mode1Reset, NULL); in aldebaran_mode1_reset()
2107 .send_smc_msg = smu_cmn_send_smc_msg,
Dyellow_carp_ppt.c210 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_PrepareMp1ForUnload, NULL); in yellow_carp_system_features_control()
265 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_EnableGfxOff, NULL); in yellow_carp_post_smu_init()
1207 .send_smc_msg = smu_cmn_send_smc_msg,
Dsmu_v13_0_4_ppt.c226 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_PrepareMp1ForUnload, NULL); in smu_v13_0_4_system_features_control()
1007 .send_smc_msg = smu_cmn_send_smc_msg,
Dsmu_v13_0_5_ppt.c191 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_PrepareMp1ForUnload, NULL); in smu_v13_0_5_system_features_control()
1041 .send_smc_msg = smu_cmn_send_smc_msg,
Dsmu_v13_0_0_ppt.c1915 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_Mode1Reset, NULL); in smu_v13_0_0_mode1_reset()
/linux-6.1.9/drivers/gpu/drm/amd/pm/swsmu/smu11/
Dsmu_v11_0.c803 return smu_cmn_send_smc_msg(smu, (en ? SMU_MSG_EnableAllSmuFeatures : in smu_v11_0_system_features_control()
1009 return smu_cmn_send_smc_msg(smu, in smu_v11_0_ack_ac_dc_interrupt()
1144 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_AllowGfxOff, NULL); in smu_v11_0_gfx_off_control()
1146 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_DisallowGfxOff, NULL); in smu_v11_0_gfx_off_control()
1575 return smu_cmn_send_smc_msg(smu, SMU_MSG_BacoAudioD3PME, NULL); in smu_v11_0_set_azalia_d3_pme()
1662 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_ExitBaco, NULL); in smu_v11_0_baco_set_state()
1699 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_Mode1Reset, NULL); in smu_v11_0_mode1_reset()
Dcyan_skillfish_ppt.c499 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_UnforceGfxVid, NULL); in cyan_skillfish_od_edit_dpm_table()
583 .send_smc_msg = smu_cmn_send_smc_msg,
Dvangogh_ppt.c2142 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_EnableGfxOff, NULL); in vangogh_post_smu_init()
2237 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_GetSlowPPTLimit, &ppt_limit); in vangogh_get_power_limit()
2250 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_GetFastPPTLimit, &ppt_limit); in vangogh_get_power_limit()
2406 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_GetGfxOffEntryCount, &value); in vangogh_get_gfxoff_entrycount()
2423 .send_smc_msg = smu_cmn_send_smc_msg,
Darcturus_ppt.c520 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_RunAfllBtc, NULL); in arcturus_run_btc()
526 return smu_cmn_send_smc_msg(smu, SMU_MSG_RunDcBtc, NULL); in arcturus_run_btc()
2231 smu_cmn_send_smc_msg(smu, SMU_MSG_ReadSerialNumTop32, &top32); in arcturus_get_unique_id()
2232 smu_cmn_send_smc_msg(smu, SMU_MSG_ReadSerialNumBottom32, &bottom32); in arcturus_get_unique_id()
2469 .send_smc_msg = smu_cmn_send_smc_msg,
Dnavi10_ppt.c1147 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_PowerDownVcn, NULL); in navi10_dpm_set_vcn_enable()
1162 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_PowerUpJpeg, NULL); in navi10_dpm_set_jpeg_enable()
1168 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_PowerDownJpeg, NULL); in navi10_dpm_set_jpeg_enable()
2734 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_RunBtc, NULL); in navi10_run_btc()
2798 return smu_cmn_send_smc_msg(smu, SMU_MSG_DAL_ENABLE_DUMMY_PSTATE_CHANGE, NULL); in navi10_umc_hybrid_cdr_workaround()
3526 .send_smc_msg = smu_cmn_send_smc_msg,
Dsienna_cichlid_ppt.c2380 res = smu_cmn_send_smc_msg(smu, SMU_MSG_RunDcBtc, NULL); in sienna_cichlid_run_btc()
4370 .send_smc_msg = smu_cmn_send_smc_msg,