Searched refs:top_pipe_to_program (Results 1 – 4 of 4) sorted by relevance
3412 struct pipe_ctx *top_pipe_to_program = NULL; in commit_planes_for_stream_fast() local3415 top_pipe_to_program = resource_get_otg_master_for_stream( in commit_planes_for_stream_fast()3460 top_pipe_to_program); in commit_planes_for_stream_fast()3469 if (top_pipe_to_program->stream) in commit_planes_for_stream_fast()3470 top_pipe_to_program->stream->update_flags.raw = 0; in commit_planes_for_stream_fast()3521 struct pipe_ctx *top_pipe_to_program = NULL; in commit_planes_for_stream() local3546 top_pipe_to_program = resource_get_otg_master_for_stream( in commit_planes_for_stream()3580 for (mpcc_pipe = top_pipe_to_program; mpcc_pipe; mpcc_pipe = mpcc_pipe->bottom_pipe) in commit_planes_for_stream()3586 if (top_pipe_to_program && in commit_planes_for_stream()3587 top_pipe_to_program->stream_res.tg->funcs->lock_doublebuffer_enable) { in commit_planes_for_stream()[all …]
84 struct pipe_ctx *top_pipe_to_program,
370 struct pipe_ctx *top_pipe_to_program, in dcn32_subvp_pipe_control_lock() argument387 if (top_pipe_to_program && top_pipe_to_program->stream && top_pipe_to_program->plane_state) { in dcn32_subvp_pipe_control_lock()388 if (top_pipe_to_program->stream->mall_stream_config.type == SUBVP_MAIN && in dcn32_subvp_pipe_control_lock()389 top_pipe_to_program->plane_state->flip_immediate) in dcn32_subvp_pipe_control_lock()
414 struct pipe_ctx *top_pipe_to_program,