Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c1624 struct pipe_ctx *new_pipe; in resource_find_free_pipe_used_in_cur_mpc_blending_tree() local
1649 const struct pipe_ctx *new_pipe, *cur_pipe; in recource_find_free_pipe_not_used_in_cur_res_ctx() local
1672 const struct pipe_ctx *new_pipe, *cur_pipe; in resource_find_free_pipe_used_as_cur_sec_dpp_in_mpcc_combine() local
1695 const struct pipe_ctx *new_pipe; in resource_find_any_free_pipe() local
Ddc.c1185 struct pipe_ctx *old_pipe, *new_pipe; in disable_dangling_plane() local
4468 struct pipe_ctx *new_pipe = &context->res_ctx.pipe_ctx[i]; in dc_commit_updates_for_stream() local
/Linux-v6.6/net/nfc/nci/
Dhci.c286 u8 dest_gate, new_pipe; in nci_hci_cmd_received() local
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_hwseq.c1481 struct pipe_ctx *new_pipe = &context->res_ctx.pipe_ctx[i]; in dcn32_enable_phantom_streams() local
/Linux-v6.6/drivers/media/mc/
Dmc-entity.c915 struct media_pipeline *new_pipe = NULL; in media_pipeline_alloc_start() local
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hwseq.c1318 static void dcn20_detect_pipe_changes(struct pipe_ctx *old_pipe, struct pipe_ctx *new_pipe) in dcn20_detect_pipe_changes()