Searched defs:new_pipe (Results 1 – 7 of 7) sorted by relevance
1624 struct pipe_ctx *new_pipe; in resource_find_free_pipe_used_in_cur_mpc_blending_tree() local1649 const struct pipe_ctx *new_pipe, *cur_pipe; in recource_find_free_pipe_not_used_in_cur_res_ctx() local1672 const struct pipe_ctx *new_pipe, *cur_pipe; in resource_find_free_pipe_used_as_cur_sec_dpp_in_mpcc_combine() local1695 const struct pipe_ctx *new_pipe; in resource_find_any_free_pipe() local
1139 struct pipe_ctx *old_pipe, *new_pipe; in disable_dangling_plane() local4447 struct pipe_ctx *new_pipe = &context->res_ctx.pipe_ctx[i]; in dc_commit_updates_for_stream() local
1483 struct pipe_ctx *new_pipe = &context->res_ctx.pipe_ctx[i]; in dcn32_enable_phantom_streams() local1630 const struct pipe_ctx *cur_pipe, *new_pipe; in dcn32_is_pipe_topology_transition_seamless() local
286 u8 dest_gate, new_pipe; in nci_hci_cmd_received() local
955 struct media_pipeline *new_pipe = NULL; in media_pipeline_alloc_start() local
1318 static void dcn20_detect_pipe_changes(struct pipe_ctx *old_pipe, struct pipe_ctx *new_pipe) in dcn20_detect_pipe_changes()
2342 static struct pipe *new_pipe(void) function