Searched refs:hubp_wait_pipe_read_start (Results 1 – 5 of 5) sorted by relevance
291 void (*hubp_wait_pipe_read_start)(struct hubp *hubp); member
1396 .hubp_wait_pipe_read_start = hubp1_wait_pipe_read_start,
2187 pipe->plane_res.hubp->funcs->hubp_wait_pipe_read_start && in dcn20_program_front_end_for_ctx()2190 pipe->plane_res.hubp->funcs->hubp_wait_pipe_read_start(pipe->plane_res.hubp); in dcn20_program_front_end_for_ctx()
2558 pipe->plane_res.hubp->funcs->hubp_wait_pipe_read_start && in dcn401_program_front_end_for_ctx()2561 pipe->plane_res.hubp->funcs->hubp_wait_pipe_read_start(pipe->plane_res.hubp); in dcn401_program_front_end_for_ctx()
1038 params->hubp_wait_pipe_read_start_params.hubp->funcs->hubp_wait_pipe_read_start( in hwss_execute_sequence()