Searched refs:wait_for_det_update (Results 1 – 3 of 3) sorted by relevance
230 void (*wait_for_det_update)(struct hubbub *hubbub, int hubp_inst); member
1662 hubbub->funcs->wait_for_det_update) in dcn401_wait_for_det_buffer_update_under_otg_master()1663 hubbub->funcs->wait_for_det_update(hubbub, dpp_pipe->plane_res.hubp->inst); in dcn401_wait_for_det_buffer_update_under_otg_master()1666 if (hubbub && opp_heads[slice_idx]->plane_res.hubp && hubbub->funcs->wait_for_det_update) in dcn401_wait_for_det_buffer_update_under_otg_master()1667 hubbub->funcs->wait_for_det_update(hubbub, opp_heads[slice_idx]->plane_res.hubp->inst); in dcn401_wait_for_det_buffer_update_under_otg_master()
1248 .wait_for_det_update = dcn401_wait_for_det_update,
Completed in 12 milliseconds