Searched refs:top_pipe (Results 1 – 7 of 7) sorted by relevance
115 if (!state->res_ctx.pipe_ctx[i].prev_odm_pipe && !state->res_ctx.pipe_ctx[i].top_pipe) in find_master_pipe_of_stream()158 && (!pipe->top_pipe || pipe->top_pipe->plane_state != pipe->plane_state)) { in find_pipes_assigned_to_plane()574 struct pipe_ctx *top_pipe) in add_plane_to_blend_tree() argument581 if (top_pipe) in add_plane_to_blend_tree()582 …top_pipe->bottom_pipe = &state->res_ctx.pipe_ctx[pipe_pool->pipes_assigned_to_plane[odm_slice][i]]; in add_plane_to_blend_tree()586 state->res_ctx.pipe_ctx[pipe_pool->pipes_assigned_to_plane[odm_slice][i]].top_pipe = top_pipe; in add_plane_to_blend_tree()589 top_pipe = &state->res_ctx.pipe_ctx[pipe_pool->pipes_assigned_to_plane[odm_slice][i]]; in add_plane_to_blend_tree()594 return top_pipe; in add_plane_to_blend_tree()605 …if (pipe->stream && pipe->stream->stream_id == stream_id && !pipe->top_pipe && !pipe->prev_odm_pip… in find_pipes_assigned_to_stream()739 if (pipe->top_pipe) in remove_pipes_from_blend_trees()[all …]
42 if (pipe->stream && pipe->stream->link && pipe->top_pipe == NULL) { in link_get_cur_link_res()
538 if (pipe->stream == stream && !pipe->top_pipe && !pipe->prev_odm_pipe) in dc_stream_forward_crc_window()604 if (pipe->stream == stream && !pipe->top_pipe && !pipe->prev_odm_pipe) in dc_stream_forward_multiple_crc_window()841 .is_top_pipe = pipes->top_pipe == NULL, in dc_stream_set_gamut_remap()1412 if ((context->res_ctx.pipe_ctx[i].top_pipe) && in disable_dangling_plane()1413 (dc->current_state->res_ctx.pipe_ctx[i].top_pipe)) in disable_dangling_plane()1414 pipe_split_change = context->res_ctx.pipe_ctx[i].top_pipe->pipe_idx != in disable_dangling_plane()1415 dc->current_state->res_ctx.pipe_ctx[i].top_pipe->pipe_idx; in disable_dangling_plane()1417 pipe_split_change = context->res_ctx.pipe_ctx[i].top_pipe != in disable_dangling_plane()1418 dc->current_state->res_ctx.pipe_ctx[i].top_pipe; in disable_dangling_plane()1430 if (old_stream && !dc->current_state->res_ctx.pipe_ctx[i].top_pipe && in disable_dangling_plane()[all …]
125 if (pipe->top_pipe || pipe->prev_odm_pipe) in dcn31_disable_otg_wa()
162 if (pipe->top_pipe || pipe->prev_odm_pipe) in dcn314_disable_otg_wa()
1502 if (pipes[i].stream->link == link && !pipes[i].top_pipe && in dm_helpers_dp_handle_test_pattern_request()
211 if (pipe->top_pipe || pipe->prev_odm_pipe) in dcn35_disable_otg_wa()