Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/swsmu/smu12/
A 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()
A Drenoir_ppt.c319 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_GetMaxGfxclkFrequency, max); in renoir_get_dpm_ultimate_freq()
347 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_GetMinGfxclkFrequency, min); in renoir_get_dpm_ultimate_freq()
653 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_PowerDownVcn, NULL); in renoir_dpm_set_vcn_enable()
1402 .send_smc_msg = smu_cmn_send_smc_msg,
/linux/drivers/gpu/drm/amd/pm/swsmu/
A Dsmu_cmn.c364 int smu_cmn_send_smc_msg(struct smu_context *smu, in smu_cmn_send_smc_msg() function
544 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_GetEnabledSmuFeaturesHigh, &feature_mask_high); in smu_cmn_get_enabled_mask()
548 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_GetEnabledSmuFeaturesLow, &feature_mask_low); in smu_cmn_get_enabled_mask()
858 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_GetDriverIfVersion, if_version); in smu_cmn_get_smc_version()
866 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_GetSmuVersion, smu_version); in smu_cmn_get_smc_version()
1054 ret = smu_cmn_send_smc_msg(smu, msg, NULL); in smu_cmn_set_mp1_state()
A Dsmu_cmn.h37 int smu_cmn_send_smc_msg(struct smu_context *smu,
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
A Dsmu_v13_0.c755 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_AllowGfxOff, NULL); in smu_v13_0_gfx_off_control()
757 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_DisallowGfxOff, NULL); in smu_v13_0_gfx_off_control()
773 ret = smu_cmn_send_smc_msg(smu, (en ? SMU_MSG_EnableAllSmuFeatures : in smu_v13_0_system_features_control()
1263 return smu_cmn_send_smc_msg(smu, in smu_v13_0_ack_ac_dc_interrupt()
1425 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_BacoAudioD3PME, NULL); in smu_v13_0_set_azalia_d3_pme()
1439 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_Mode1Reset, NULL); in smu_v13_0_mode1_reset()
1455 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_GfxDriverResetRecovery, NULL); in smu_v13_0_wait_for_reset_complete()
A Daldebaran_ppt.c469 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_BoardPowerCalibration, NULL); in aldebaran_run_board_btc()
480 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_RunDcBtc, NULL); in aldebaran_run_btc()
1217 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_GetPptLimit, in aldebaran_get_power_limit()
1278 smu_cmn_send_smc_msg(smu, SMU_MSG_DisableDeterminism, NULL); in aldebaran_set_performance_level()
1904 .send_smc_msg = smu_cmn_send_smc_msg,
A Dyellow_carp_ppt.c204 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_PrepareMp1ForUnload, NULL); in yellow_carp_system_features_control()
277 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_EnableGfxOff, NULL); in yellow_carp_post_smu_init()
1177 .send_smc_msg = smu_cmn_send_smc_msg,
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
A Dsmu_v11_0.c803 ret = smu_cmn_send_smc_msg(smu, (en ? SMU_MSG_EnableAllSmuFeatures : in smu_v11_0_system_features_control()
1027 return smu_cmn_send_smc_msg(smu, in smu_v11_0_ack_ac_dc_interrupt()
1162 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_AllowGfxOff, NULL); in smu_v11_0_gfx_off_control()
1164 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_DisallowGfxOff, NULL); in smu_v11_0_gfx_off_control()
1591 return smu_cmn_send_smc_msg(smu, SMU_MSG_BacoAudioD3PME, NULL); in smu_v11_0_set_azalia_d3_pme()
1681 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_ExitBaco, NULL); in smu_v11_0_baco_set_state()
1720 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_Mode1Reset, NULL); in smu_v11_0_mode1_reset()
A Dcyan_skillfish_ppt.c529 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_UnforceGfxVid, NULL); in cyan_skillfish_od_edit_dpm_table()
571 .send_smc_msg = smu_cmn_send_smc_msg,
A Dvangogh_ppt.c2016 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_EnableGfxOff, NULL); in vangogh_post_smu_init()
2086 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_GetSlowPPTLimit, &ppt_limit); in vangogh_get_power_limit()
2099 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_GetFastPPTLimit, &ppt_limit); in vangogh_get_power_limit()
2202 .send_smc_msg = smu_cmn_send_smc_msg,
A Darcturus_ppt.c532 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_RunAfllBtc, NULL); in arcturus_run_btc()
538 return smu_cmn_send_smc_msg(smu, SMU_MSG_RunDcBtc, NULL); in arcturus_run_btc()
2224 smu_cmn_send_smc_msg(smu, SMU_MSG_ReadSerialNumTop32, &top32); in arcturus_get_unique_id()
2225 smu_cmn_send_smc_msg(smu, SMU_MSG_ReadSerialNumBottom32, &bottom32); in arcturus_get_unique_id()
2454 .send_smc_msg = smu_cmn_send_smc_msg,
A Dnavi10_ppt.c1163 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_PowerDownVcn, NULL); in navi10_dpm_set_vcn_enable()
1178 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_PowerUpJpeg, NULL); in navi10_dpm_set_jpeg_enable()
1184 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_PowerDownJpeg, NULL); in navi10_dpm_set_jpeg_enable()
2554 ret = smu_cmn_send_smc_msg(smu, SMU_MSG_RunBtc, NULL); in navi10_run_btc()
2618 return smu_cmn_send_smc_msg(smu, SMU_MSG_DAL_ENABLE_DUMMY_PSTATE_CHANGE, NULL); in navi10_umc_hybrid_cdr_workaround()
3284 .send_smc_msg = smu_cmn_send_smc_msg,
A Dsienna_cichlid_ppt.c2138 return smu_cmn_send_smc_msg(smu, SMU_MSG_RunDcBtc, NULL); in sienna_cichlid_run_btc()
3839 .send_smc_msg = smu_cmn_send_smc_msg,

Completed in 39 milliseconds