Searched refs:smu10_send_msg_to_smc_with_parameter (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/smumgr/ |
D | smu10_smumgr.c | 95 static int smu10_send_msg_to_smc_with_parameter(struct pp_hwmgr *hwmgr, in smu10_send_msg_to_smc_with_parameter() function 127 smu10_send_msg_to_smc_with_parameter(hwmgr, in smu10_copy_table_from_smc() 130 smu10_send_msg_to_smc_with_parameter(hwmgr, in smu10_copy_table_from_smc() 133 smu10_send_msg_to_smc_with_parameter(hwmgr, in smu10_copy_table_from_smc() 159 smu10_send_msg_to_smc_with_parameter(hwmgr, in smu10_copy_table_to_smc() 162 smu10_send_msg_to_smc_with_parameter(hwmgr, in smu10_copy_table_to_smc() 165 smu10_send_msg_to_smc_with_parameter(hwmgr, in smu10_copy_table_to_smc() 204 smu10_send_msg_to_smc_with_parameter(hwmgr, in smu10_smc_enable_vcn() 210 smu10_send_msg_to_smc_with_parameter(hwmgr, in smu10_smc_disable_vcn() 324 .send_msg_to_smc_with_parameter = &smu10_send_msg_to_smc_with_parameter,
|