Searched refs:dcn32_is_center_timing (Results 1 – 3 of 3) sorted by relevance
212 bool dcn32_is_center_timing(struct pipe_ctx *pipe) in dcn32_is_center_timing() function
137 bool dcn32_is_center_timing(struct pipe_ctx *pipe);
628 …if (pipe->plane_state && !pipe->top_pipe && !pipe->prev_odm_pipe && !dcn32_is_center_timing(pipe) … in dcn32_assign_subvp_pipe()