Searched refs:top_pipe_to_program (Results 1 – 3 of 3) sorted by relevance
4121 struct pipe_ctx *top_pipe_to_program = NULL; in commit_planes_for_stream_fast() local4153 top_pipe_to_program = resource_get_otg_master_for_stream( in commit_planes_for_stream_fast()4157 if (!top_pipe_to_program) in commit_planes_for_stream_fast()4214 top_pipe_to_program, in commit_planes_for_stream_fast()4227 if (top_pipe_to_program->stream) in commit_planes_for_stream_fast()4228 top_pipe_to_program->stream->update_flags.raw = 0; in commit_planes_for_stream_fast()4240 struct pipe_ctx *top_pipe_to_program = NULL; in commit_planes_for_stream() local4288 top_pipe_to_program = resource_get_otg_master_for_stream( in commit_planes_for_stream()4291 ASSERT(top_pipe_to_program != NULL); in commit_planes_for_stream()4315 for (mpcc_pipe = top_pipe_to_program; mpcc_pipe; mpcc_pipe = mpcc_pipe->bottom_pipe) in commit_planes_for_stream()[all …]
754 …block_sequence[*num_steps].params.wait_for_dcc_meta_propagation_params.top_pipe_to_program = pipe_… in hwss_build_fast_sequence()1031 params->wait_for_dcc_meta_propagation_params.top_pipe_to_program); in hwss_execute_sequence()1586 struct pipe_ctx *top_pipe_to_program) in hwss_add_hubp_wait_for_dcc_meta_prop() argument1590 …->num_steps].params.wait_for_dcc_meta_propagation_params.top_pipe_to_program = top_pipe_to_program; in hwss_add_hubp_wait_for_dcc_meta_prop()
84 struct pipe_ctx *top_pipe_to_program,