Searched refs:smu8_send_msg_to_smc_with_parameter (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/ |
H A D | amdgpu_smu8_smumgr.c | 73 static int smu8_send_msg_to_smc_with_parameter(struct pp_hwmgr *hwmgr, in smu8_send_msg_to_smc_with_parameter() function 113 return smu8_send_msg_to_smc_with_parameter(hwmgr, msg, 0); in smu8_send_msg_to_smc() 620 smu8_send_msg_to_smc_with_parameter(hwmgr, in smu8_download_pptable_settings() 624 smu8_send_msg_to_smc_with_parameter(hwmgr, in smu8_download_pptable_settings() 628 smu8_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_ExecuteJob, in smu8_download_pptable_settings() 647 smu8_send_msg_to_smc_with_parameter(hwmgr, in smu8_upload_pptable_settings() 651 smu8_send_msg_to_smc_with_parameter(hwmgr, in smu8_upload_pptable_settings() 655 smu8_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_ExecuteJob, in smu8_upload_pptable_settings() 681 smu8_send_msg_to_smc_with_parameter(hwmgr, in smu8_request_smu_load_fw() 685 smu8_send_msg_to_smc_with_parameter(hwmgr, in smu8_request_smu_load_fw() [all …]
|