/linux/drivers/gpu/drm/amd/pm/swsmu/smu14/ |
H A D | smu_v14_0.c | 688 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_DramLogSetDramAddrHigh, in smu_v14_0_notify_memory_pool_location() 692 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_DramLogSetDramAddrLow, in smu_v14_0_notify_memory_pool_location() 696 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_DramLogSetDramSize, in smu_v14_0_notify_memory_pool_location() 710 ret = smu_cmn_send_smc_msg_with_param(smu, in smu_v14_0_set_driver_table_location() 715 ret = smu_cmn_send_smc_msg_with_param(smu, in smu_v14_0_set_driver_table_location() 730 ret = smu_cmn_send_smc_msg_with_param(smu, in smu_v14_0_set_tool_table_location() 735 ret = smu_cmn_send_smc_msg_with_param(smu, in smu_v14_0_set_tool_table_location() 756 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_SetAllowedFeaturesMaskHigh, in smu_v14_0_set_allowed_mask() 761 return smu_cmn_send_smc_msg_with_param(smu, in smu_v14_0_set_allowed_mask() 809 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_SetUclkFastSwitch, 1, NULL); in smu_v14_0_notify_display_change() [all …]
|
H A D | smu_v14_0_2_ppt.c | 1510 ret = smu_cmn_send_smc_msg_with_param(smu, in smu_v14_0_2_update_pcie_parameters() 1529 ret = smu_cmn_send_smc_msg_with_param(smu, in smu_v14_0_2_update_pcie_parameters() 1930 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_SetWorkloadMask, in smu_v14_0_2_set_power_profile_mode() 2148 return smu_cmn_send_smc_msg_with_param(smu, in smu_v14_0_2_set_df_cstate() 2183 return smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_EnableAllSmuFeatures, in smu_v14_0_2_enable_gfx_features()
|
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
H A D | smu_v11_0.c | 642 ret = smu_cmn_send_smc_msg_with_param(smu, in smu_v11_0_notify_memory_pool_location() 648 ret = smu_cmn_send_smc_msg_with_param(smu, in smu_v11_0_notify_memory_pool_location() 659 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_DramLogSetDramAddrHigh, in smu_v11_0_notify_memory_pool_location() 663 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_DramLogSetDramAddrLow, in smu_v11_0_notify_memory_pool_location() 667 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_DramLogSetDramSize, in smu_v11_0_notify_memory_pool_location() 679 ret = smu_cmn_send_smc_msg_with_param(smu, in smu_v11_0_set_min_deep_sleep_dcefclk() 693 ret = smu_cmn_send_smc_msg_with_param(smu, in smu_v11_0_set_driver_table_location() 698 ret = smu_cmn_send_smc_msg_with_param(smu, in smu_v11_0_set_driver_table_location() 713 ret = smu_cmn_send_smc_msg_with_param(smu, in smu_v11_0_set_tool_table_location() 718 ret = smu_cmn_send_smc_msg_with_param(smu, in smu_v11_0_set_tool_table_location() [all …]
|
H A D | cyan_skillfish_ppt.c | 501 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_RequestGfxclk, in cyan_skillfish_od_edit_dpm_table() 520 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_ForceGfxVid, vid, NULL); in cyan_skillfish_od_edit_dpm_table() 592 .send_smc_msg_with_param = smu_cmn_send_smc_msg_with_param,
|
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
H A D | smu_v13_0.c | 702 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_DramLogSetDramAddrHigh, in smu_v13_0_notify_memory_pool_location() 706 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_DramLogSetDramAddrLow, in smu_v13_0_notify_memory_pool_location() 710 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_DramLogSetDramSize, in smu_v13_0_notify_memory_pool_location() 724 ret = smu_cmn_send_smc_msg_with_param(smu, in smu_v13_0_set_driver_table_location() 729 ret = smu_cmn_send_smc_msg_with_param(smu, in smu_v13_0_set_driver_table_location() 744 ret = smu_cmn_send_smc_msg_with_param(smu, in smu_v13_0_set_tool_table_location() 749 ret = smu_cmn_send_smc_msg_with_param(smu, in smu_v13_0_set_tool_table_location() 770 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_SetAllowedFeaturesMaskHigh, in smu_v13_0_set_allowed_mask() 775 return smu_cmn_send_smc_msg_with_param(smu, in smu_v13_0_set_allowed_mask() 844 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_GetDcModeMaxDpmFreq, in smu_v13_0_get_max_sustainable_clock() [all …]
|
H A D | smu_v13_0_6_ppt.c | 578 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_SetThrottlingPolicy, in smu_v13_0_6_select_policy_soc_pstate() 608 ret = smu_cmn_send_smc_msg_with_param( in smu_v13_0_6_select_plpd_policy() 612 ret = smu_cmn_send_smc_msg_with_param( in smu_v13_0_6_select_plpd_policy() 946 ret = smu_cmn_send_smc_msg_with_param( in smu_v13_0_6_get_dpm_ultimate_freq() 957 ret = smu_cmn_send_smc_msg_with_param( in smu_v13_0_6_get_dpm_ultimate_freq() 1517 ret = smu_cmn_send_smc_msg_with_param( in smu_v13_0_6_upload_dpm_level() 1534 ret = smu_cmn_send_smc_msg_with_param( in smu_v13_0_6_upload_dpm_level() 1550 ret = smu_cmn_send_smc_msg_with_param( in smu_v13_0_6_upload_dpm_level() 1916 return smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_ClearMcaOnRead, in smu_v13_0_6_mca_set_debug_mode() 1947 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_SetSoftMaxGfxClk, in smu_v13_0_6_set_gfx_soft_freq_limited_range() [all …]
|
H A D | smu_v13_0_4_ppt.c | 235 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_GfxDeviceDriverReset, in smu_v13_0_4_system_features_control() 408 return smu_cmn_send_smc_msg_with_param(smu, in smu_v13_0_4_get_current_clk_freq() 413 return smu_cmn_send_smc_msg_with_param(smu, in smu_v13_0_4_get_current_clk_freq() 878 ret = smu_cmn_send_smc_msg_with_param(smu, msg_set_min, min_clk, NULL); in smu_v13_0_4_set_soft_freq_limited_range() 882 return smu_cmn_send_smc_msg_with_param(smu, msg_set_max, in smu_v13_0_4_set_soft_freq_limited_range() 1077 return smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_GfxDeviceDriverReset, in smu_v13_0_4_mode2_reset() 1100 .send_smc_msg_with_param = smu_cmn_send_smc_msg_with_param,
|
H A D | aldebaran_ppt.c | 281 return smu_cmn_send_smc_msg_with_param( in aldebaran_select_plpd_policy() 284 return smu_cmn_send_smc_msg_with_param( in aldebaran_select_plpd_policy() 997 ret = smu_cmn_send_smc_msg_with_param(smu, in aldebaran_upload_dpm_level() 1011 ret = smu_cmn_send_smc_msg_with_param(smu, in aldebaran_upload_dpm_level() 1025 ret = smu_cmn_send_smc_msg_with_param(smu, in aldebaran_upload_dpm_level() 1415 ret = smu_cmn_send_smc_msg_with_param(smu, in aldebaran_set_soft_freq_limited_range() 1708 return smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_DFCstateControl, state, NULL); in aldebaran_set_df_cstate() 1947 ret = smu_cmn_send_smc_msg_with_param(smu, in aldebaran_mode1_reset() 2009 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_HeavySBR, enable ? 1 : 0, NULL); in aldebaran_smu_handle_passthrough_sbr() 2060 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_SetNumBadHbmPagesRetired, size, NULL); in aldebaran_smu_send_hbm_bad_page_num() [all …]
|
/linux/drivers/gpu/drm/amd/pm/swsmu/ |
H A D | smu_cmn.c | 417 int smu_cmn_send_smc_msg_with_param(struct smu_context *smu, in smu_cmn_send_smc_msg_with_param() function 492 return smu_cmn_send_smc_msg_with_param(smu, in smu_cmn_send_smc_msg() 700 ret = smu_cmn_send_smc_msg_with_param(smu, in smu_cmn_get_enabled_mask() 707 ret = smu_cmn_send_smc_msg_with_param(smu, in smu_cmn_get_enabled_mask() 746 ret = smu_cmn_send_smc_msg_with_param(smu, in smu_cmn_feature_update_enable_state() 752 ret = smu_cmn_send_smc_msg_with_param(smu, in smu_cmn_feature_update_enable_state() 757 ret = smu_cmn_send_smc_msg_with_param(smu, in smu_cmn_feature_update_enable_state() 763 ret = smu_cmn_send_smc_msg_with_param(smu, in smu_cmn_feature_update_enable_state() 982 ret = smu_cmn_send_smc_msg_with_param(smu, drv2smu ? in smu_cmn_update_table()
|
H A D | smu_cmn.h | 79 int smu_cmn_send_smc_msg_with_param(struct smu_context *smu,
|