Searched refs:dcn32_smu_send_msg_with_param (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/ |
H A D | dcn32_clk_mgr_smu_msg.c | 68 static bool dcn32_smu_send_msg_with_param(struct clk_mgr_internal *clk_mgr, uint32_t msg_id, uint32… in dcn32_smu_send_msg_with_param() function 97 dcn32_smu_send_msg_with_param(clk_mgr, in dcn32_smu_send_fclk_pstate_message() 105 dcn32_smu_send_msg_with_param(clk_mgr, DALSMC_MSG_SetCabForUclkPstate, param, NULL); in dcn32_smu_send_cab_for_uclk_message() 113 dcn32_smu_send_msg_with_param(clk_mgr, in dcn32_smu_transfer_wm_table_dram_2_smu() 121 dcn32_smu_send_msg_with_param(clk_mgr, in dcn32_smu_set_pme_workaround() 135 dcn32_smu_send_msg_with_param(clk_mgr, in dcn32_smu_set_hard_min_by_freq() 147 dcn32_smu_send_msg_with_param(clk_mgr, 0x14, enable ? 1 : 0, NULL); in dcn32_smu_wait_for_dmub_ack_mclk()
|