Home
last modified time | relevance | path

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

12

/linux/sound/soc/sof/
H A Dipc4-pcm.c356 struct snd_sof_pipeline *spipe = pipeline_list->pipelines[i]; in sof_ipc4_chain_dma_trigger()
426 if (!pipeline_list->pipelines || !pipeline_list->count) in sof_ipc4_trigger_pipelines()
429 spipe = pipeline_list->pipelines[0]; in sof_ipc4_trigger_pipelines()
490 spipe = pipeline_list->pipelines[i]; in sof_ipc4_trigger_pipelines()
496 spipe = pipeline_list->pipelines[i]; in sof_ipc4_trigger_pipelines()
523 spipe = pipeline_list->pipelines[i]; in sof_ipc4_trigger_pipelines()
565 spipe = pipeline_list->pipelines[i]; in sof_ipc4_trigger_pipelines()
830 kfree(pipeline_list->pipelines); in sof_ipc4_pcm_free()
831 pipeline_list->pipelines = NULL; in sof_ipc4_pcm_free()
866 pipeline_list->pipelines = kcalloc(ipc4_data->max_num_pipelines, in sof_ipc4_pcm_setup()
[all …]
/linux/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_pipeline.c42 mdev->pipelines[mdev->n_pipelines] = pipe; in komeda_pipeline_add()
89 temp = mdev->pipelines[id - KOMEDA_COMPONENT_COMPIZ0]; in komeda_pipeline_get_component_pos()
108 temp = mdev->pipelines[id - KOMEDA_COMPONENT_IPS0]; in komeda_pipeline_get_component_pos()
352 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()
H A Dkomeda_private_obj.c373 pipe = mdev->pipelines[i]; in komeda_kms_add_private_objs()
H A Dkomeda_crtc.c574 master = mdev->pipelines[i]; in komeda_kms_setup_crtcs()
/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 Dintroduction.rst6 complex graphics devices, usually containing programmable pipelines well
/linux/drivers/staging/media/atomisp/
H A Dnotes.txt28 this means that unlike in fixed pipelines the soft pipelines
/linux/drivers/staging/vc04_services/bcm2835-camera/
H A DTODO4 pipelines, we need to export our buffers through dma-buf so that the
/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
/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>;
H A Dsun8i-v3s.dtsi84 allwinner,pipelines = <&mixer0>;
H A Dsun8i-a23-a33.dtsi74 allwinner,pipelines = <&fe0>;
H A Dsunxi-h3-h5.dtsi105 allwinner,pipelines = <&mixer0>;
H A Dsun9i-a80.dtsi288 allwinner,pipelines = <&fe0>, <&fe1>;
/linux/Documentation/devicetree/bindings/display/ti/
H A Dti,omap-dss.txt88 shifter). The video pipelines for the connectors are formed as follows:
/linux/Documentation/userspace-api/media/mediactl/
H A Drequest-api.rst10 modern devices (stateless codecs, complex camera pipelines, ...) and APIs
/linux/Documentation/userspace-api/media/v4l/
H A Dopen.rst44 sub-devices and to configure the pipelines via the
/linux/Documentation/gpu/amdgpu/display/
H A Dmpo-overview.rst12 the graphics/compute pipelines can be put into low-power states. In summary,
/linux/arch/riscv/boot/dts/allwinner/
H A Dsunxi-d1s-t113.dtsi26 allwinner,pipelines = <&mixer0>, <&mixer1>;
/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-h6.dtsi100 allwinner,pipelines = <&mixer0>;

12