Searched refs:old_primary_pipe (Results 1 – 1 of 1) sorted by relevance
2453 struct pipe_ctx *old_primary_pipe = NULL; in find_idle_secondary_pipe_check_mpo() local2476 old_primary_pipe = &primary_pipe->stream->ctx->dc->current_state->res_ctx.pipe_ctx[primary_index]; in find_idle_secondary_pipe_check_mpo()2477 if ((old_primary_pipe->next_odm_pipe) && (old_primary_pipe->next_odm_pipe->bottom_pipe) in find_idle_secondary_pipe_check_mpo()2479 next_odm_mpo_pipe = old_primary_pipe->next_odm_pipe->bottom_pipe; in find_idle_secondary_pipe_check_mpo()