Searched refs:hubp_wait_pipe_read_start (Results 1 – 4 of 4) sorted by relevance
272 void (*hubp_wait_pipe_read_start)(struct hubp *hubp); member
1395 .hubp_wait_pipe_read_start = hubp1_wait_pipe_read_start,
2270 pipe->plane_res.hubp->funcs->hubp_wait_pipe_read_start && in dcn401_program_front_end_for_ctx()2273 pipe->plane_res.hubp->funcs->hubp_wait_pipe_read_start(pipe->plane_res.hubp); in dcn401_program_front_end_for_ctx()
2188 pipe->plane_res.hubp->funcs->hubp_wait_pipe_read_start && in dcn20_program_front_end_for_ctx()2191 pipe->plane_res.hubp->funcs->hubp_wait_pipe_read_start(pipe->plane_res.hubp); in dcn20_program_front_end_for_ctx()