Searched refs:ci_send_msg_to_smc_with_parameter (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/gpu/drm/radeon/ |
| H A D | ci_dpm.c | 1010 ret = ci_send_msg_to_smc_with_parameter(rdev, in ci_fan_ctrl_start_smc_fan_control() 1015 ret = ci_send_msg_to_smc_with_parameter(rdev, in ci_fan_ctrl_start_smc_fan_control() 1021 ret = ci_send_msg_to_smc_with_parameter(rdev, in ci_fan_ctrl_start_smc_fan_control() 3753 return (ci_send_msg_to_smc_with_parameter(rdev, in ci_apply_disp_minimum_voltage_request() 3772 result = ci_send_msg_to_smc_with_parameter(rdev, in ci_upload_dpm_level_enable_mask() 3902 ci_send_msg_to_smc_with_parameter(rdev, in ci_enable_uvd_dpm() 3909 ci_send_msg_to_smc_with_parameter(rdev, in ci_enable_uvd_dpm() 3917 ci_send_msg_to_smc_with_parameter(rdev, in ci_enable_uvd_dpm() 3950 ci_send_msg_to_smc_with_parameter(rdev, in ci_enable_vce_dpm() 3983 ci_send_msg_to_smc_with_parameter(rdev, [all …]
|
| /linux-6.15/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
| H A D | ci_smumgr.c | 227 static int ci_send_msg_to_smc_with_parameter(struct pp_hwmgr *hwmgr, in ci_send_msg_to_smc_with_parameter() function 2973 .send_msg_to_smc_with_parameter = ci_send_msg_to_smc_with_parameter,
|