Searched defs:new_pipe (Results 1 – 7 of 7) sorted by relevance
1624 struct pipe_ctx *new_pipe; resource_find_free_pipe_used_in_cur_mpc_blending_tree() local 1649 const struct pipe_ctx *new_pipe, *cur_pipe; recource_find_free_pipe_not_used_in_cur_res_ctx() local 1672 const struct pipe_ctx *new_pipe, *cur_pipe; resource_find_free_pipe_used_as_cur_sec_dpp_in_mpcc_combine() local 1695 const struct pipe_ctx *new_pipe; resource_find_any_free_pipe() local [all...]
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
1486 struct pipe_ctx *new_pipe = &context->res_ctx.pipe_ctx[i]; in dcn32_enable_phantom_streams() local1633 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
1319 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