Searched defs:new_pipe (Results 1 – 4 of 4) sorted by relevance
1106 struct pipe_ctx *old_pipe, *new_pipe; in disable_dangling_plane() local3316 struct pipe_ctx *new_pipe = &context->res_ctx.pipe_ctx[i]; in commit_planes_for_stream() local3334 struct pipe_ctx *new_pipe = &context->res_ctx.pipe_ctx[i]; in commit_planes_for_stream() local3850 struct pipe_ctx *new_pipe = &context->res_ctx.pipe_ctx[i]; in dc_commit_updates_for_stream() local
285 u8 dest_gate, new_pipe; in nci_hci_cmd_received() local
902 struct media_pipeline *new_pipe = NULL; in media_pipeline_alloc_start() local
1286 static void dcn20_detect_pipe_changes(struct pipe_ctx *old_pipe, struct pipe_ctx *new_pipe) in dcn20_detect_pipe_changes()