Searched refs:top_pipe_to_program (Results 1 – 4 of 4) sorted by relevance
3446 struct pipe_ctx *top_pipe_to_program = NULL; in commit_planes_for_stream_fast() local3449 top_pipe_to_program = resource_get_otg_master_for_stream( in commit_planes_for_stream_fast()3494 top_pipe_to_program); in commit_planes_for_stream_fast()3503 if (top_pipe_to_program->stream) in commit_planes_for_stream_fast()3504 top_pipe_to_program->stream->update_flags.raw = 0; in commit_planes_for_stream_fast()3555 struct pipe_ctx *top_pipe_to_program = NULL; in commit_planes_for_stream() local3580 top_pipe_to_program = resource_get_otg_master_for_stream( in commit_planes_for_stream()3614 for (mpcc_pipe = top_pipe_to_program; mpcc_pipe; mpcc_pipe = mpcc_pipe->bottom_pipe) in commit_planes_for_stream()3620 if (top_pipe_to_program && in commit_planes_for_stream()3621 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,
366 struct pipe_ctx *top_pipe_to_program, in dcn32_subvp_pipe_control_lock() argument383 if (top_pipe_to_program && top_pipe_to_program->stream && top_pipe_to_program->plane_state) { in dcn32_subvp_pipe_control_lock()384 if (top_pipe_to_program->stream->mall_stream_config.type == SUBVP_MAIN && in dcn32_subvp_pipe_control_lock()385 top_pipe_to_program->plane_state->flip_immediate) in dcn32_subvp_pipe_control_lock()
406 struct pipe_ctx *top_pipe_to_program,