Searched defs:new_pipe (Results 1 – 3 of 3) sorted by relevance
1116 struct pipe_ctx *old_pipe, *new_pipe; in disable_dangling_plane() local3531 struct pipe_ctx *new_pipe = &context->res_ctx.pipe_ctx[i]; in commit_planes_for_stream() local3549 struct pipe_ctx *new_pipe = &context->res_ctx.pipe_ctx[i]; in commit_planes_for_stream() local4103 struct pipe_ctx *new_pipe = &context->res_ctx.pipe_ctx[i]; in dc_commit_updates_for_stream() local
902 struct media_pipeline *new_pipe = NULL; in media_pipeline_alloc_start() local
1290 static void dcn20_detect_pipe_changes(struct pipe_ctx *old_pipe, struct pipe_ctx *new_pipe) in dcn20_detect_pipe_changes()