Searched refs:otg_master_pipe (Results 1 – 1 of 1) sorted by relevance
1831 static bool add_plane_to_opp_head_pipes(struct pipe_ctx *otg_master_pipe, in add_plane_to_opp_head_pipes() argument1835 struct pipe_ctx *opp_head_pipe = otg_master_pipe; in add_plane_to_opp_head_pipes()1869 struct pipe_ctx *otg_master_pipe, in acquire_secondary_dpp_pipes_and_add_plane() argument1880 opp_head_pipe = otg_master_pipe; in acquire_secondary_dpp_pipes_and_add_plane()1891 otg_master_pipe->stream); in acquire_secondary_dpp_pipes_and_add_plane()1914 struct pipe_ctx *otg_master_pipe; in dc_add_plane_to_context() local1928 otg_master_pipe = resource_get_otg_master_for_stream( in dc_add_plane_to_context()1930 if (otg_master_pipe->plane_state == NULL) in dc_add_plane_to_context()1931 added = add_plane_to_opp_head_pipes(otg_master_pipe, in dc_add_plane_to_context()1935 otg_master_pipe, plane_state, context, in dc_add_plane_to_context()