Home
last modified time | relevance | path

Searched refs:pipelines (Results 1 – 25 of 57) sorted by relevance

123

/openbmc/linux/sound/soc/sof/
H A Dipc4-pcm.c253 struct snd_sof_pipeline *spipe = pipeline_list->pipelines[i]; in sof_ipc4_chain_dma_trigger()
303 if (!pipeline_list->pipelines || !pipeline_list->count) in sof_ipc4_trigger_pipelines()
306 spipe = pipeline_list->pipelines[0]; in sof_ipc4_trigger_pipelines()
336 spipe = pipeline_list->pipelines[i]; in sof_ipc4_trigger_pipelines()
341 spipe = pipeline_list->pipelines[i]; in sof_ipc4_trigger_pipelines()
367 spipe = pipeline_list->pipelines[i]; in sof_ipc4_trigger_pipelines()
396 spipe = pipeline_list->pipelines[i]; in sof_ipc4_trigger_pipelines()
589 kfree(pipeline_list->pipelines); in sof_ipc4_pcm_free()
590 pipeline_list->pipelines = NULL; in sof_ipc4_pcm_free()
617 pipeline_list->pipelines = kcalloc(ipc4_data->max_num_pipelines, in sof_ipc4_pcm_setup()
[all …]
H A Dsof-audio.c568 if (!pipeline_list->pipelines) in sof_set_up_widgets_in_path()
577 spipe = pipeline_list->pipelines[i]; in sof_set_up_widgets_in_path()
584 pipeline_list->pipelines[i] = swidget->spipe; in sof_set_up_widgets_in_path()
/openbmc/linux/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_dev.c37 komeda_pipeline_dump_register(mdev->pipelines[i], sf); in komeda_register_show()
73 struct komeda_pipeline *pipe = mdev->pipelines[0]; in config_id_show()
164 mdev->pipelines[pipe_id]->of_node = of_node_get(child); in komeda_parse_dt()
169 pipe = mdev->pipelines[pipe_id]; in komeda_parse_dt()
297 komeda_pipeline_destroy(mdev, mdev->pipelines[i]); in komeda_dev_destroy()
298 mdev->pipelines[i] = NULL; in komeda_dev_destroy()
H A Dkomeda_pipeline.c40 mdev->pipelines[mdev->n_pipelines] = pipe; in komeda_pipeline_add()
87 temp = mdev->pipelines[id - KOMEDA_COMPONENT_COMPIZ0]; in komeda_pipeline_get_component_pos()
106 temp = mdev->pipelines[id - KOMEDA_COMPONENT_IPS0]; in komeda_pipeline_get_component_pos()
350 pipe = mdev->pipelines[i]; in komeda_assemble_pipelines()
H A Dkomeda_dev.h185 struct komeda_pipeline *pipelines[KOMEDA_MAX_PIPELINES]; member
H A Dkomeda_plane.c325 pipe = mdev->pipelines[i]; in komeda_kms_add_planes()
/openbmc/qemu/docs/devel/testing/
H A Dci-jobs.rst.inc6 QEMU CI pipelines can be tuned by setting some CI environment variables.
75 'latest', but if running pipelines for different branches
106 pipelines UI.
143 By default, no pipelines will be created on contributor forks
146 Set this variable to 1 to create the pipelines, but leave all
149 Set this variable to 2 to create the pipelines and run all
155 the pipelines (because multiple artifacts have to be downloaded, and if
/openbmc/linux/Documentation/gpu/
H A Dkomeda-kms.rst79 Benefitting from the modularized architecture, D71 pipelines can be easily
80 adjusted to fit different usages. And D71 has two pipelines, which support two
84 Two pipelines work independently and separately to drive two display outputs.
87 Two pipelines work together to drive only one display output.
212 Sub-pipelines for input and output
215 A complete display pipeline can be easily divided into three sub-pipelines
295 In the following section we'll see these three sub-pipelines will be handled
326 pipelines. Since komeda is not for D71 only but also intended for later products,
375 Komeda has multiple Layer input pipelines, see:
H A Dautomated_testing.rst90 created (eg. https://gitlab.freedesktop.org/janedoe/linux/-/pipelines)
141 If a hardware farm is down and thus causing pipelines to fail that would
/openbmc/linux/drivers/staging/media/atomisp/
H A Dnotes.txt28 this means that unlike in fixed pipelines the soft pipelines
/openbmc/openbmc/poky/meta/recipes-extended/libpipeline/
H A Dlibpipeline_1.5.8.bb2 DESCRIPTION = "This is a C library for setting up and running pipelines of processes, \
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-support/gst-instruments/
H A Dgst-instruments_git.bb1 SUMMARY = "Profiling utilities for GStreamer 1.0 pipelines"
/openbmc/linux/drivers/staging/vc04_services/bcm2835-camera/
H A DTODO4 pipelines, we need to export our buffers through dma-buf so that the
/openbmc/linux/drivers/media/platform/samsung/exynos4-is/
H A Dmedia-dev.h145 struct list_head pipelines; member
H A Dmedia-dev.c380 list_add_tail(&p->list, &fmd->pipelines); in fimc_md_pipeline_create()
388 while (!list_empty(&fmd->pipelines)) { in fimc_md_pipelines_free()
391 p = list_entry(fmd->pipelines.next, typeof(*p), list); in fimc_md_pipelines_free()
1447 INIT_LIST_HEAD(&fmd->pipelines); in fimc_md_probe()
/openbmc/linux/Documentation/admin-guide/media/
H A Dqcom_camss.rst129 sub-devices allows to create linear media controller pipelines when using two
130 cameras simultaneously. This avoids branches in the pipelines which otherwise
H A Dimx.rst80 - Many different pipelines can be configured via media controller API,
81 that correspond to the hardware video capture pipelines supported in
86 - Concurrent independent streams, by configuring pipelines to multiple
350 The following describe the various use-cases supported by the pipelines.
354 (parallel or mipi csi-2). So these pipelines begin with:
433 pipelines for both sensors. The OV5642 is routed to ipu1_csi0, and
/openbmc/linux/arch/arm/boot/dts/allwinner/
H A Dsun5i-a13.dtsi84 allwinner,pipelines = <&fe0>;
H A Dsun5i-gr8.dtsi54 allwinner,pipelines = <&fe0>;
H A Dsun5i-a10s.dtsi72 allwinner,pipelines = <&fe0>;
/openbmc/u-boot/arch/arm/dts/
H A Dsun5i-a13.dtsi88 allwinner,pipelines = <&fe0>;
H A Dsun5i-gr8.dtsi54 allwinner,pipelines = <&fe0>;
H A Dsun5i-a10s.dtsi76 allwinner,pipelines = <&fe0>;
/openbmc/linux/Documentation/devicetree/bindings/display/ti/
H A Dti,omap-dss.txt88 shifter). The video pipelines for the connectors are formed as follows:
/openbmc/openbmc/meta-arm/documentation/
H A Dcontinuous-integration-and-kas.md9 …o Arm, but an external version can be seen at <https://gitlab.com/jonmason00/meta-arm/-/pipelines>.

123