Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A 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
H A Ddc.c1139 struct pipe_ctx *old_pipe, *new_pipe; in disable_dangling_plane() local
4446 struct pipe_ctx *new_pipe = &context->res_ctx.pipe_ctx[i]; in dc_commit_updates_for_stream() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_hwseq.c1483 struct pipe_ctx *new_pipe = &context->res_ctx.pipe_ctx[i]; in dcn32_enable_phantom_streams() local
1630 const struct pipe_ctx *cur_pipe, *new_pipe; in dcn32_is_pipe_topology_transition_seamless() local
/openbmc/linux/net/nfc/nci/
H A Dhci.c286 u8 dest_gate, new_pipe; in nci_hci_cmd_received() local
/openbmc/linux/drivers/media/mc/
H A Dmc-entity.c955 struct media_pipeline *new_pipe = NULL; in media_pipeline_alloc_start() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c1318 static void dcn20_detect_pipe_changes(struct pipe_ctx *old_pipe, struct pipe_ctx *new_pipe) in dcn20_detect_pipe_changes()
/openbmc/u-boot/common/
H A Dcli_hush.c2342 static struct pipe *new_pipe(void) function