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, uint32_t param_in, uint32_t *param_out) in dcn401_smu_send_msg_with_param() function 146 dcn401_smu_send_msg_with_param(clk_mgr, in dcn401_smu_send_fclk_pstate_message() 154 dcn401_smu_send_msg_with_param(clk_mgr, in dcn401_smu_send_uclk_pstate_message() 162 dcn401_smu_send_msg_with_param(clk_mgr, DALSMC_MSG_SetCabForUclkPstate, param, NULL); in dcn401_smu_send_cab_for_uclk_message() 170 dcn401_smu_send_msg_with_param(clk_mgr, in dcn401_smu_transfer_wm_table_dram_2_smu() 178 dcn401_smu_send_msg_with_param(clk_mgr, in dcn401_smu_set_pme_workaround() 238 dcn401_smu_send_msg_with_param(clk_mgr, in dcn401_smu_set_hard_min_by_freq() 252 dcn401_smu_send_msg_with_param(clk_mgr, DALSMC_MSG_SetAlwaysWaitDmcubResp, enable ? 1 : 0, NULL); in dcn401_smu_wait_for_dmub_ack_mclk() 259 dcn401_smu_send_msg_with_param(clk_mgr, in dcn401_smu_indicate_drr_status() 275 success = dcn401_smu_send_msg_with_param(clk_mg in dcn401_smu_set_idle_uclk_fclk_hardmin() [all...] |