Searched refs:other_pipe (Results 1 – 1 of 1) sorted by relevance
595 struct pipe_ctx *other_pipe = pipe->bottom_pipe; in get_num_mpc_splits() local597 while (other_pipe && other_pipe->plane_state == pipe->plane_state) { in get_num_mpc_splits()599 other_pipe = other_pipe->bottom_pipe; in get_num_mpc_splits()601 other_pipe = pipe->top_pipe; in get_num_mpc_splits()602 while (other_pipe && other_pipe->plane_state == pipe->plane_state) { in get_num_mpc_splits()604 other_pipe = other_pipe->top_pipe; in get_num_mpc_splits()