Home
last modified time | relevance | path

Searched defs:new_pipe (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/amd/display/dc/core/
Ddc.c1116 struct pipe_ctx *old_pipe, *new_pipe; in disable_dangling_plane() local
3531 struct pipe_ctx *new_pipe = &context->res_ctx.pipe_ctx[i]; in commit_planes_for_stream() local
3549 struct pipe_ctx *new_pipe = &context->res_ctx.pipe_ctx[i]; in commit_planes_for_stream() local
4103 struct pipe_ctx *new_pipe = &context->res_ctx.pipe_ctx[i]; in dc_commit_updates_for_stream() local
/drivers/media/mc/
Dmc-entity.c902 struct media_pipeline *new_pipe = NULL; in media_pipeline_alloc_start() local
/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hwseq.c1290 static void dcn20_detect_pipe_changes(struct pipe_ctx *old_pipe, struct pipe_ctx *new_pipe) in dcn20_detect_pipe_changes()