Searched refs:tail_pipe (Results 1 – 1 of 1) sorted by relevance
1787 struct pipe_ctx *tail_pipe = head_pipe->bottom_pipe; in get_tail_pipe() 1789 while (tail_pipe) { in get_tail_pipe() 1790 head_pipe = tail_pipe; in get_tail_pipe() 1791 tail_pipe = tail_pipe->bottom_pipe; in get_tail_pipe() 1853 struct pipe_ctx *tail_pipe = get_tail_pipe(opp_head_pipe); in insert_secondary_dpp_pipe_with_plane() 1855 tail_pipe->bottom_pipe = sec_pipe; in insert_secondary_dpp_pipe_with_plane() 1856 sec_pipe->top_pipe = tail_pipe; in insert_secondary_dpp_pipe_with_plane() 1857 if (tail_pipe->prev_odm_pipe) { in insert_secondary_dpp_pipe_with_plane() 1858 ASSERT(tail_pipe in insert_secondary_dpp_pipe_with_plane() 1786 struct pipe_ctx *tail_pipe = head_pipe->bottom_pipe; get_tail_pipe() local 1852 struct pipe_ctx *tail_pipe = get_tail_pipe(opp_head_pipe); insert_secondary_dpp_pipe_with_plane() local [all...]