Searched refs:dpu_plane_is_parallel_capable (Results 1 – 1 of 1) sorted by relevance
942 static int dpu_plane_is_parallel_capable(struct dpu_sw_pipe_cfg *pipe_cfg, in dpu_plane_is_parallel_capable() function959 dpu_plane_is_parallel_capable(pipe_cfg, fmt, max_linewidth); in dpu_plane_is_multirect_parallel_capable()1072 if (dpu_plane_is_parallel_capable(pipe_cfg, fmt, max_linewidth) && in dpu_plane_try_multirect_shared()1073 dpu_plane_is_parallel_capable(prev_pipe_cfg, prev_fmt, max_linewidth) && in dpu_plane_try_multirect_shared()