Home
last modified time | relevance | path

Searched refs:smum_send_msg_to_smc_with_parameter (Results 1 – 23 of 23) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_clockpowergating.c72 return smum_send_msg_to_smc_with_parameter(hwmgr, in smu7_powerup_uvd()
75 return smum_send_msg_to_smc_with_parameter(hwmgr, in smu7_powerup_uvd()
188 if (smum_send_msg_to_smc_with_parameter( in smu7_update_clock_gatings()
198 if (smum_send_msg_to_smc_with_parameter( in smu7_update_clock_gatings()
211 if (smum_send_msg_to_smc_with_parameter( in smu7_update_clock_gatings()
222 if (smum_send_msg_to_smc_with_parameter( in smu7_update_clock_gatings()
235 if (smum_send_msg_to_smc_with_parameter( in smu7_update_clock_gatings()
248 if (smum_send_msg_to_smc_with_parameter( in smu7_update_clock_gatings()
262 if (smum_send_msg_to_smc_with_parameter( in smu7_update_clock_gatings()
282 if (smum_send_msg_to_smc_with_parameter( in smu7_update_clock_gatings()
[all …]
H A Dsmu8_hwmgr.c718 smum_send_msg_to_smc_with_parameter(hwmgr, in smu8_update_sclk_limit()
742 smum_send_msg_to_smc_with_parameter(hwmgr, in smu8_update_sclk_limit()
754 smum_send_msg_to_smc_with_parameter(hwmgr, in smu8_update_sclk_limit()
775 smum_send_msg_to_smc_with_parameter(hwmgr, in smu8_set_deep_sleep_sclk_threshold()
789 smum_send_msg_to_smc_with_parameter(hwmgr, in smu8_set_watermark_threshold()
805 return smum_send_msg_to_smc_with_parameter(hwmgr, in smu8_nbdpm_pstate_enable_disable()
812 return smum_send_msg_to_smc_with_parameter(hwmgr, in smu8_nbdpm_pstate_enable_disable()
832 ret = smum_send_msg_to_smc_with_parameter( in smu8_disable_nb_dpm()
854 ret = smum_send_msg_to_smc_with_parameter( in smu8_enable_nb_dpm()
974 return smum_send_msg_to_smc_with_parameter(hwmgr, in smu8_start_dpm()
[all …]
H A Dvega12_hwmgr.c539 ret = smum_send_msg_to_smc_with_parameter(hwmgr, in vega12_override_pcie_parameters()
556 ret = smum_send_msg_to_smc_with_parameter(hwmgr, in vega12_override_pcie_parameters()
583 ret = smum_send_msg_to_smc_with_parameter(hwmgr, in vega12_get_number_of_dpm_level()
601 PP_ASSERT_WITH_CODE(smum_send_msg_to_smc_with_parameter(hwmgr, in vega12_get_dpm_frequency_by_index()
843 smum_send_msg_to_smc_with_parameter(hwmgr, in vega12_init_smc_table()
888smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_SetAllowedFeaturesMaskHigh, allowed_features_… in vega12_set_allowed_featuresmask()
894smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_SetAllowedFeaturesMaskLow, allowed_features_l… in vega12_set_allowed_featuresmask()
976 return smum_send_msg_to_smc_with_parameter(hwmgr, in vega12_set_overdrive_target_percentage()
1001 smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_GetMaxDpmFreq, (clkid << 16), in vega12_get_all_clock_ranges_helper()
1008 smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_GetMinDpmFreq, (clkid << 16), in vega12_get_all_clock_ranges_helper()
[all …]
H A Dvega20_powertune.c38 return smum_send_msg_to_smc_with_parameter(hwmgr, in vega20_set_power_limit()
54 return smum_send_msg_to_smc_with_parameter(hwmgr, in vega20_set_overdrive_target_percentage()
H A Dvega20_hwmgr.c541 ret = smum_send_msg_to_smc_with_parameter(hwmgr, in vega20_get_number_of_dpm_level()
557 ret = smum_send_msg_to_smc_with_parameter(hwmgr, in vega20_get_dpm_frequency_by_index()
818 smum_send_msg_to_smc_with_parameter(hwmgr, in vega20_init_smc_table()
885 ret = smum_send_msg_to_smc_with_parameter(hwmgr, in vega20_override_pcie_parameters()
902 ret = smum_send_msg_to_smc_with_parameter(hwmgr, in vega20_override_pcie_parameters()
943 ret = smum_send_msg_to_smc_with_parameter(hwmgr, in vega20_set_allowed_featuresmask()
949 ret = smum_send_msg_to_smc_with_parameter(hwmgr, in vega20_set_allowed_featuresmask()
1010 return smum_send_msg_to_smc_with_parameter(hwmgr, in vega20_notify_smc_display_change()
1023 return smum_send_msg_to_smc_with_parameter(hwmgr, in vega20_send_clock_ratio()
1234 ret = smum_send_msg_to_smc_with_parameter(hwmgr, in vega20_od8_get_gfx_clock_base_voltage()
[all …]
H A Dvega20_baco.c91 if (smum_send_msg_to_smc_with_parameter(hwmgr, in vega20_baco_set_state()
95 if (smum_send_msg_to_smc_with_parameter(hwmgr, in vega20_baco_set_state()
H A Dvega12_baco.c95 if (smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_EnterBaco, 0, NULL)) in vega12_baco_set_state()
H A Dvega12_thermal.c258 ret = smum_send_msg_to_smc_with_parameter(hwmgr, in vega12_thermal_setup_fan_table()
H A Dsmu7_hwmgr.c3043 smum_send_msg_to_smc_with_parameter(hwmgr, in smu7_force_dpm_highest()
3057 smum_send_msg_to_smc_with_parameter(hwmgr, in smu7_force_dpm_highest()
3072 smum_send_msg_to_smc_with_parameter(hwmgr, in smu7_force_dpm_highest()
3092 smum_send_msg_to_smc_with_parameter(hwmgr, in smu7_upload_dpm_level_enable_mask()
3100 smum_send_msg_to_smc_with_parameter(hwmgr, in smu7_upload_dpm_level_enable_mask()
3135 smum_send_msg_to_smc_with_parameter(hwmgr, in smu7_force_dpm_lowest()
3146 smum_send_msg_to_smc_with_parameter(hwmgr, in smu7_force_dpm_lowest()
3157 smum_send_msg_to_smc_with_parameter(hwmgr, in smu7_force_dpm_lowest()
3972 smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_GetCurrPkgPwr, 0, &tmp); in smu7_get_gpu_power()
4454 smum_send_msg_to_smc_with_parameter(hwmgr, in smu7_notify_has_display()
[all …]
H A Dvega20_thermal.c329 ret = smum_send_msg_to_smc_with_parameter(hwmgr, in vega20_thermal_setup_fan_table()
H A Dvega10_powertune.c878 smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_ConfigureGfxDidt, didt_block_info, in vega10_didt_set_mask()
1281 smum_send_msg_to_smc_with_parameter(hwmgr, in vega10_set_power_limit()
1348 smum_send_msg_to_smc_with_parameter(hwmgr, in vega10_set_overdrive_target_percentage()
H A Dsmu7_powertune.c889 result = smum_send_msg_to_smc_with_parameter(hwmgr, in smu7_enable_didt()
1131 return smum_send_msg_to_smc_with_parameter(hwmgr, in smu7_set_power_limit()
1141 return smum_send_msg_to_smc_with_parameter(hwmgr, in smu7_set_overdriver_target_tdp()
/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dvega20_smumgr.c178 PP_ASSERT_WITH_CODE((ret = smum_send_msg_to_smc_with_parameter(hwmgr, in vega20_copy_table_from_smc()
184 PP_ASSERT_WITH_CODE((ret = smum_send_msg_to_smc_with_parameter(hwmgr, in vega20_copy_table_from_smc()
190 PP_ASSERT_WITH_CODE((ret = smum_send_msg_to_smc_with_parameter(hwmgr, in vega20_copy_table_from_smc()
228 PP_ASSERT_WITH_CODE((ret = smum_send_msg_to_smc_with_parameter(hwmgr, in vega20_copy_table_to_smc()
234 PP_ASSERT_WITH_CODE((ret = smum_send_msg_to_smc_with_parameter(hwmgr, in vega20_copy_table_to_smc()
240 PP_ASSERT_WITH_CODE((ret = smum_send_msg_to_smc_with_parameter(hwmgr, in vega20_copy_table_to_smc()
261 PP_ASSERT_WITH_CODE((ret = smum_send_msg_to_smc_with_parameter(hwmgr, in vega20_set_activity_monitor_coeff()
267 PP_ASSERT_WITH_CODE((ret = smum_send_msg_to_smc_with_parameter(hwmgr, in vega20_set_activity_monitor_coeff()
273 PP_ASSERT_WITH_CODE((ret = smum_send_msg_to_smc_with_parameter(hwmgr, in vega20_set_activity_monitor_coeff()
291 PP_ASSERT_WITH_CODE((ret = smum_send_msg_to_smc_with_parameter(hwmgr, in vega20_get_activity_monitor_coeff()
[all …]
H A Dvega12_smumgr.c53 PP_ASSERT_WITH_CODE(smum_send_msg_to_smc_with_parameter(hwmgr, in vega12_copy_table_from_smc()
58 PP_ASSERT_WITH_CODE(smum_send_msg_to_smc_with_parameter(hwmgr, in vega12_copy_table_from_smc()
64 PP_ASSERT_WITH_CODE(smum_send_msg_to_smc_with_parameter(hwmgr, in vega12_copy_table_from_smc()
103 PP_ASSERT_WITH_CODE(smum_send_msg_to_smc_with_parameter(hwmgr, in vega12_copy_table_to_smc()
109 PP_ASSERT_WITH_CODE(smum_send_msg_to_smc_with_parameter(hwmgr, in vega12_copy_table_to_smc()
115 PP_ASSERT_WITH_CODE(smum_send_msg_to_smc_with_parameter(hwmgr, in vega12_copy_table_to_smc()
134 PP_ASSERT_WITH_CODE(smum_send_msg_to_smc_with_parameter(hwmgr, in vega12_enable_smc_features()
138 PP_ASSERT_WITH_CODE(smum_send_msg_to_smc_with_parameter(hwmgr, in vega12_enable_smc_features()
143 PP_ASSERT_WITH_CODE(smum_send_msg_to_smc_with_parameter(hwmgr, in vega12_enable_smc_features()
147 PP_ASSERT_WITH_CODE(smum_send_msg_to_smc_with_parameter(hwmgr, in vega12_enable_smc_features()
[all …]
H A Dvega10_smumgr.c50 smum_send_msg_to_smc_with_parameter(hwmgr, in vega10_copy_table_from_smc()
54 smum_send_msg_to_smc_with_parameter(hwmgr, in vega10_copy_table_from_smc()
58 smum_send_msg_to_smc_with_parameter(hwmgr, in vega10_copy_table_from_smc()
95 smum_send_msg_to_smc_with_parameter(hwmgr, in vega10_copy_table_to_smc()
99 smum_send_msg_to_smc_with_parameter(hwmgr, in vega10_copy_table_to_smc()
103 smum_send_msg_to_smc_with_parameter(hwmgr, in vega10_copy_table_to_smc()
125 return smum_send_msg_to_smc_with_parameter(hwmgr, in vega10_enable_smc_features()
166 smum_send_msg_to_smc_with_parameter(hwmgr, in vega10_set_tools_address()
170 smum_send_msg_to_smc_with_parameter(hwmgr, in vega10_set_tools_address()
H A Dsmu8_smumgr.c613 smum_send_msg_to_smc_with_parameter(hwmgr, in smu8_download_pptable_settings()
618 smum_send_msg_to_smc_with_parameter(hwmgr, in smu8_download_pptable_settings()
623 smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_ExecuteJob, in smu8_download_pptable_settings()
643 smum_send_msg_to_smc_with_parameter(hwmgr, in smu8_upload_pptable_settings()
648 smum_send_msg_to_smc_with_parameter(hwmgr, in smu8_upload_pptable_settings()
653 smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_ExecuteJob, in smu8_upload_pptable_settings()
680 smum_send_msg_to_smc_with_parameter(hwmgr, in smu8_request_smu_load_fw()
685 smum_send_msg_to_smc_with_parameter(hwmgr, in smu8_request_smu_load_fw()
692 smum_send_msg_to_smc_with_parameter(hwmgr, in smu8_request_smu_load_fw()
696 smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_ExecuteJob, in smu8_request_smu_load_fw()
[all …]
H A Dsmu7_smumgr.c177 return smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_Test, 0x20000, NULL); in smu7_send_msg_to_smc_offset()
305 smum_send_msg_to_smc_with_parameter(hwmgr, in smu7_request_smu_load_fw()
309 smum_send_msg_to_smc_with_parameter(hwmgr, in smu7_request_smu_load_fw()
377 smum_send_msg_to_smc_with_parameter(hwmgr, in smu7_request_smu_load_fw()
381 smum_send_msg_to_smc_with_parameter(hwmgr, in smu7_request_smu_load_fw()
386 smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_LoadUcodes, fw_to_load, NULL); in smu7_request_smu_load_fw()
H A Dsmumgr.c155 int smum_send_msg_to_smc_with_parameter(struct pp_hwmgr *hwmgr, in smum_send_msg_to_smc_with_parameter() function
H A Dfiji_smumgr.c140 smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_Test, 0x20000, NULL); in fiji_start_smu_in_protection_mode()
204 if (0 != smum_send_msg_to_smc_with_parameter(hwmgr, in fiji_start_avfs_btc()
1911 smum_send_msg_to_smc_with_parameter(hwmgr, in fiji_setup_dpm_led_config()
2218 res = smum_send_msg_to_smc_with_parameter(hwmgr, in fiji_thermal_setup_fan_table()
2226 res = smum_send_msg_to_smc_with_parameter(hwmgr, in fiji_thermal_setup_fan_table()
2391 smum_send_msg_to_smc_with_parameter(hwmgr, in fiji_update_uvd_smc_table()
2424 smum_send_msg_to_smc_with_parameter(hwmgr, in fiji_update_vce_smc_table()
H A Dvegam_smumgr.c356 smum_send_msg_to_smc_with_parameter(hwmgr, in vegam_update_uvd_smc_table()
389 smum_send_msg_to_smc_with_parameter(hwmgr, in vegam_update_vce_smc_table()
1909 smum_send_msg_to_smc_with_parameter(hwmgr, in vegam_enable_reconfig_cus()
H A Dci_smumgr.c2887 smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_UVDDPM_SetEnabledMask, in ci_update_uvd_smc_table()
2919 smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_VCEDPM_SetEnabledMask, in ci_update_vce_smc_table()
H A Dtonga_smumgr.c2703 smum_send_msg_to_smc_with_parameter(hwmgr, in tonga_update_uvd_smc_table()
2735 smum_send_msg_to_smc_with_parameter(hwmgr, in tonga_update_vce_smc_table()
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmumgr.h90 extern int smum_send_msg_to_smc_with_parameter(struct pp_hwmgr *hwmgr,