Searched refs:dcn401_smu_send_msg_with_param (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn401/ |
| H A D | dcn401_clk_mgr_smu_msg.c | 55 static bool dcn401_smu_send_msg_with_param(struct clk_mgr_internal *clk_mgr, uint32_t msg_id, uint3… in dcn401_smu_send_msg_with_param() function 150 if (dcn401_smu_send_msg_with_param(clk_mgr, in dcn401_smu_get_smu_version() 168 if (dcn401_smu_send_msg_with_param(clk_mgr, in dcn401_smu_check_driver_if_version() 187 if (dcn401_smu_send_msg_with_param(clk_mgr, in dcn401_smu_check_msg_header_version() 203 dcn401_smu_send_msg_with_param(clk_mgr, in dcn401_smu_send_fclk_pstate_message() 211 dcn401_smu_send_msg_with_param(clk_mgr, in dcn401_smu_send_uclk_pstate_message() 219 dcn401_smu_send_msg_with_param(clk_mgr, DALSMC_MSG_SetCabForUclkPstate, param, NULL); in dcn401_smu_send_cab_for_uclk_message() 227 dcn401_smu_send_msg_with_param(clk_mgr, in dcn401_smu_set_dram_addr_high() 235 dcn401_smu_send_msg_with_param(clk_mgr, in dcn401_smu_set_dram_addr_low() 243 dcn401_smu_send_msg_with_param(clk_mgr, in dcn401_smu_transfer_wm_table_dram_2_smu() [all …]
|