Home
last modified time | relevance | path

Searched refs:smu_cmn_send_smc_msg_with_param (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/swsmu/smu12/
H A Dsmu_v12_0.c122 return smu_cmn_send_smc_msg_with_param(smu, in smu_v12_0_set_gfx_cgpg()
204 return smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_GfxDeviceDriverReset, SMU_RESET_MODE_2, NULL); in smu_v12_0_mode2_reset()
218 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_SetHardMinGfxClk, min, NULL); in smu_v12_0_set_soft_freq_limited_range()
222 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_SetSoftMaxGfxClk, max, NULL); in smu_v12_0_set_soft_freq_limited_range()
229 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_SetHardMinFclkByFreq, min, NULL); in smu_v12_0_set_soft_freq_limited_range()
233 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_SetSoftMaxFclkByFreq, max, NULL); in smu_v12_0_set_soft_freq_limited_range()
238 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_SetHardMinSocclkByFreq, min, NULL); in smu_v12_0_set_soft_freq_limited_range()
242 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_SetSoftMaxSocclkByFreq, max, NULL); in smu_v12_0_set_soft_freq_limited_range()
247 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_SetHardMinVcn, min, NULL); in smu_v12_0_set_soft_freq_limited_range()
251 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_SetSoftMaxVcn, max, NULL); in smu_v12_0_set_soft_freq_limited_range()
[all …]
H A Drenoir_ppt.c460 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_PowerUpVcn, 0, NULL); in renoir_dpm_set_vcn_enable()
481 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_PowerUpJpeg, 0, NULL); in renoir_dpm_set_jpeg_enable()
487 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_PowerDownJpeg, 0, NULL); in renoir_dpm_set_jpeg_enable()
715 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_SetSoftMaxGfxClk, in renoir_force_clk_levels()
721 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_SetHardMinGfxClk, in renoir_force_clk_levels()
735 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_SetSoftMaxSocclkByFreq, max_freq, NULL); in renoir_force_clk_levels()
738 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_SetHardMinSocclkByFreq, min_freq, NULL); in renoir_force_clk_levels()
750 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_SetSoftMaxFclkByFreq, max_freq, NULL); in renoir_force_clk_levels()
753 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_SetHardMinFclkByFreq, min_freq, NULL); in renoir_force_clk_levels()
787 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_ActiveProcessNotify, in renoir_set_power_profile_mode()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dsmu_v11_0.c613 ret = smu_cmn_send_smc_msg_with_param(smu, in smu_v11_0_notify_memory_pool_location()
619 ret = smu_cmn_send_smc_msg_with_param(smu, in smu_v11_0_notify_memory_pool_location()
630 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_DramLogSetDramAddrHigh, in smu_v11_0_notify_memory_pool_location()
634 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_DramLogSetDramAddrLow, in smu_v11_0_notify_memory_pool_location()
638 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_DramLogSetDramSize, in smu_v11_0_notify_memory_pool_location()
650 ret = smu_cmn_send_smc_msg_with_param(smu, in smu_v11_0_set_min_deep_sleep_dcefclk()
664 ret = smu_cmn_send_smc_msg_with_param(smu, in smu_v11_0_set_driver_table_location()
669 ret = smu_cmn_send_smc_msg_with_param(smu, in smu_v11_0_set_driver_table_location()
684 ret = smu_cmn_send_smc_msg_with_param(smu, in smu_v11_0_set_tool_table_location()
689 ret = smu_cmn_send_smc_msg_with_param(smu, in smu_v11_0_set_tool_table_location()
[all …]
H A Dnavi10_ppt.c826 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_PowerUpVcn, 1, NULL); in navi10_dpm_set_vcn_enable()
1290 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_NumOfDisplays, 0, NULL); in navi10_pre_display_config_changed()
1313 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_NumOfDisplays, in navi10_display_config_changed()
1568 smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_SetWorkloadMask, in navi10_set_power_profile_mode()
1591 ret = smu_cmn_send_smc_msg_with_param(smu, in navi10_notify_smc_display_config()
1897 ret = smu_cmn_send_smc_msg_with_param(smu, in navi10_update_pcie_parameters()
1949 ret = smu_cmn_send_smc_msg_with_param(smu, in navi10_overdrive_get_gfx_clk_base_voltage()
2273 ret = smu_cmn_send_smc_msg_with_param(smu, in navi10_set_dummy_pstates_table_location()
2280 return smu_cmn_send_smc_msg_with_param(smu, in navi10_set_dummy_pstates_table_location()
2313 ret = smu_cmn_send_smc_msg_with_param(smu, in navi10_run_umc_cdr_workaround()
[all …]
H A Dsienna_cichlid_ppt.c820 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_PowerUpVcn, 0, NULL); in sienna_cichlid_dpm_set_vcn_enable()
824 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_PowerUpVcn, in sienna_cichlid_dpm_set_vcn_enable()
832 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_PowerDownVcn, 0, NULL); in sienna_cichlid_dpm_set_vcn_enable()
836 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_PowerDownVcn, in sienna_cichlid_dpm_set_vcn_enable()
853 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_PowerUpJpeg, 0, NULL); in sienna_cichlid_dpm_set_jpeg_enable()
859 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_PowerDownJpeg, 0, NULL); in sienna_cichlid_dpm_set_jpeg_enable()
1118 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_NumOfDisplays, 0, NULL); in sienna_cichlid_pre_display_config_changed()
1143 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_NumOfDisplays, in sienna_cichlid_display_config_changed()
1399 smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_SetWorkloadMask, in sienna_cichlid_set_power_profile_mode()
1422 ret = smu_cmn_send_smc_msg_with_param(smu, in sienna_cichlid_notify_smc_display_config()
[all …]
H A Darcturus_ppt.c858 ret = smu_cmn_send_smc_msg_with_param(smu, in arcturus_upload_dpm_level()
872 ret = smu_cmn_send_smc_msg_with_param(smu, in arcturus_upload_dpm_level()
886 ret = smu_cmn_send_smc_msg_with_param(smu, in arcturus_upload_dpm_level()
1372 ret = smu_cmn_send_smc_msg_with_param(smu, in arcturus_set_power_profile_mode()
2174 return smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_DFCstateControl, state, NULL); in arcturus_set_df_cstate()
2195 return smu_cmn_send_smc_msg_with_param(smu, in arcturus_allow_xgmi_power_down()
2200 return smu_cmn_send_smc_msg_with_param(smu, in arcturus_allow_xgmi_power_down()
2366 .send_smc_msg_with_param = smu_cmn_send_smc_msg_with_param,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/swsmu/
H A Dsmu_cmn.c107 int smu_cmn_send_smc_msg_with_param(struct smu_context *smu, in smu_cmn_send_smc_msg_with_param() function
157 return smu_cmn_send_smc_msg_with_param(smu, in smu_cmn_send_smc_msg()
357 ret = smu_cmn_send_smc_msg_with_param(smu, in smu_cmn_feature_update_enable_state()
363 ret = smu_cmn_send_smc_msg_with_param(smu, in smu_cmn_feature_update_enable_state()
370 ret = smu_cmn_send_smc_msg_with_param(smu, in smu_cmn_feature_update_enable_state()
376 ret = smu_cmn_send_smc_msg_with_param(smu, in smu_cmn_feature_update_enable_state()
604 ret = smu_cmn_send_smc_msg_with_param(smu, drv2smu ? in smu_cmn_update_table()
H A Dsmu_cmn.h29 int smu_cmn_send_smc_msg_with_param(struct smu_context *smu,