Searched refs:top_pipe_to_program (Results 1 – 5 of 5) sorted by relevance
4062 struct pipe_ctx *top_pipe_to_program = NULL; in commit_planes_for_stream_fast() local4094 top_pipe_to_program = resource_get_otg_master_for_stream( in commit_planes_for_stream_fast()4098 if (!top_pipe_to_program) in commit_planes_for_stream_fast()4155 top_pipe_to_program, in commit_planes_for_stream_fast()4168 if (top_pipe_to_program->stream) in commit_planes_for_stream_fast()4169 top_pipe_to_program->stream->update_flags.raw = 0; in commit_planes_for_stream_fast()4181 struct pipe_ctx *top_pipe_to_program = NULL; in commit_planes_for_stream() local4229 top_pipe_to_program = resource_get_otg_master_for_stream( in commit_planes_for_stream()4232 ASSERT(top_pipe_to_program != NULL); in commit_planes_for_stream()4256 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()1021 params->wait_for_dcc_meta_propagation_params.top_pipe_to_program); in hwss_execute_sequence()1573 struct pipe_ctx *top_pipe_to_program) in hwss_add_hubp_wait_for_dcc_meta_prop() argument1577 …->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,
382 struct pipe_ctx *top_pipe_to_program, in dcn32_subvp_pipe_control_lock() argument401 if (top_pipe_to_program && top_pipe_to_program->stream && top_pipe_to_program->plane_state) { in dcn32_subvp_pipe_control_lock()402 if (dc_state_get_pipe_subvp_type(context, top_pipe_to_program) == SUBVP_MAIN && in dcn32_subvp_pipe_control_lock()403 top_pipe_to_program->plane_state->flip_immediate) in dcn32_subvp_pipe_control_lock()
152 const struct pipe_ctx *top_pipe_to_program; member1210 struct pipe_ctx *top_pipe_to_program,1252 const struct pipe_ctx *top_pipe_to_program);1650 struct dc *dc, struct pipe_ctx *top_pipe_to_program);