Searched refs:smu8_send_msg_to_smc_with_parameter (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/amd/powerplay/smumgr/ |
| D | smu8_smumgr.c | 66 static int smu8_send_msg_to_smc_with_parameter(struct pp_hwmgr *hwmgr, in smu8_send_msg_to_smc_with_parameter() function 106 return smu8_send_msg_to_smc_with_parameter(hwmgr, msg, 0); in smu8_send_msg_to_smc() 615 smu8_send_msg_to_smc_with_parameter(hwmgr, in smu8_download_pptable_settings() 619 smu8_send_msg_to_smc_with_parameter(hwmgr, in smu8_download_pptable_settings() 623 smu8_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_ExecuteJob, in smu8_download_pptable_settings() 642 smu8_send_msg_to_smc_with_parameter(hwmgr, in smu8_upload_pptable_settings() 646 smu8_send_msg_to_smc_with_parameter(hwmgr, in smu8_upload_pptable_settings() 650 smu8_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_ExecuteJob, in smu8_upload_pptable_settings() 676 smu8_send_msg_to_smc_with_parameter(hwmgr, in smu8_request_smu_load_fw() 680 smu8_send_msg_to_smc_with_parameter(hwmgr, in smu8_request_smu_load_fw() [all …]
|