Home
last modified time | relevance | path

Searched full:pipelines (Results 1 – 25 of 148) sorted by relevance

123456

/OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/amdzen1/
H A Dfloating-point.json6 … uOps dispatched to each of the 4 FPU execution pipelines. This event reflects how busy the FPU pi…
13 … uOps dispatched to each of the 4 FPU execution pipelines. This event reflects how busy the FPU pi…
20 … uOps dispatched to each of the 4 FPU execution pipelines. This event reflects how busy the FPU pi…
27 … uOps dispatched to each of the 4 FPU execution pipelines. This event reflects how busy the FPU pi…
34 … uOps dispatched to each of the 4 FPU execution pipelines. This event reflects how busy the FPU pi…
41 … uOps dispatched to each of the 4 FPU execution pipelines. This event reflects how busy the FPU pi…
48 …uOps) dispatched to each of the 4 FPU execution pipelines. This event reflects how busy the FPU pi…
55 …uOps) dispatched to each of the 4 FPU execution pipelines. This event reflects how busy the FPU pi…
62 …uOps) dispatched to each of the 4 FPU execution pipelines. This event reflects how busy the FPU pi…
69 …uOps) dispatched to each of the 4 FPU execution pipelines. This event reflects how busy the FPU pi…
/OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/amdzen2/
H A Dfloating-point.json6 …uOps) dispatched to each of the 4 FPU execution pipelines. This event reflects how busy the FPU pi…
13 …uOps) dispatched to each of the 4 FPU execution pipelines. This event reflects how busy the FPU pi…
20 …uOps) dispatched to each of the 4 FPU execution pipelines. This event reflects how busy the FPU pi…
27 …uOps) dispatched to each of the 4 FPU execution pipelines. This event reflects how busy the FPU pi…
34 …uOps) dispatched to each of the 4 FPU execution pipelines. This event reflects how busy the FPU pi…
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/
H A Dallwinner,sun4i-a10-display-engine.yaml68 allwinner,pipelines:
78 - allwinner,pipelines
98 allwinner,pipelines:
103 allwinner,pipelines:
110 allwinner,pipelines = <&fe0>, <&fe1>;
/OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_dev.c37 komeda_pipeline_dump_register(mdev->pipelines[i], sf); in komeda_register_show()
84 struct komeda_pipeline *pipe = mdev->pipelines[0]; in config_id_show()
176 mdev->pipelines[pipe_id]->of_node = of_node_get(child); in komeda_parse_dt()
181 pipe = mdev->pipelines[pipe_id]; in komeda_parse_dt()
260 DRM_ERROR("assemble display pipelines failed.\n"); in komeda_dev_create()
310 komeda_pipeline_destroy(mdev, mdev->pipelines[i]); in komeda_dev_destroy()
311 mdev->pipelines[i] = NULL; in komeda_dev_destroy()
H A Dkomeda_dev.h144 * And D71 supports assign two pipelines to one single display on mode
184 /** @n_pipelines: the number of pipe in @pipelines */
186 /** @pipelines: the komeda pipelines */
187 struct komeda_pipeline *pipelines[KOMEDA_MAX_PIPELINES]; member
H A Dkomeda_pipeline.c20 DRM_ERROR("Exceed max support %d pipelines.\n", in komeda_pipeline_add()
38 mdev->pipelines[mdev->n_pipelines] = pipe; in komeda_pipeline_add()
85 temp = mdev->pipelines[id - KOMEDA_COMPONENT_COMPIZ0]; in komeda_pipeline_get_component_pos()
104 temp = mdev->pipelines[id - KOMEDA_COMPONENT_IPS0]; in komeda_pipeline_get_component_pos()
347 pipe = mdev->pipelines[i]; in komeda_assemble_pipelines()
H A Dkomeda_kms.h27 * represents available layer input pipelines for this plane.
101 * the affected pipelines in once display instance
106 * the active pipelines in once display instance
/OK3568_Linux_fs/kernel/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:
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
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
96 motion compensation modes: low, medium, and high motion. Pipelines are
347 Capture Pipelines
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
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
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/
H A Dthumbnails.h47 // FAKE RAW pipelines
51 // Real RAW pipelines
/OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/
H A Dsun4i_drv.c89 dev_err(drm->dev, "Couldn't bind all pipelines components\n"); in sun4i_drv_bind()
226 * in the pipeline. Fortunately, the pipelines are perfectly symmetric,
381 "allwinner,pipelines", in sun4i_drv_probe()
/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-interpipe/
H A DConfig.in8 between two independent pipelines.
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/mediactl/
H A Dv4l2subdev.h147 * beginning of video pipelines, such as sensors.
165 * of video pipelines, such as sensors.
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq_3A_server/common/mediactl/
H A Dv4l2subdev.h143 * beginning of video pipelines, such as sensors.
161 * of video pipelines, such as sensors.
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/libpipeline/
H A Dlibpipeline_1.5.5.bb2 DESCRIPTION = "This is a C library for setting up and running pipelines of processes, \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-support/gst-instruments/
H A Dgst-instruments_git.bb1 SUMMARY = "Profiling utilities for GStreamer 1.0 pipelines"
/OK3568_Linux_fs/kernel/drivers/media/platform/xilinx/
H A DKconfig11 Driver for Xilinx Video IP Pipelines
/OK3568_Linux_fs/kernel/drivers/staging/vc04_services/bcm2835-camera/
H A DTODO4 pipelines, we need to export our buffers through dma-buf so that the
/OK3568_Linux_fs/buildroot/
H A D.gitlab-ci.yml2 # Builds appear on https://gitlab.com/buildroot.org/buildroot/pipelines
/OK3568_Linux_fs/buildroot/package/pipewire/
H A DConfig.in10 multimedia pipelines.
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/dvb/
H A Dlegacy_dvb_apis.rst16 video should be using the V4L2 and ALSA APIs, and the pipelines should
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/bash/bash/
H A Dexecute_cmd.patch15 enabled, execute the last element of non-async pipelines in the
/OK3568_Linux_fs/buildroot/package/qpdf/
H A Dqpdf.mk17 # 0002-Fix-some-pipelines-to-be-safe-if-downstream-write-fails.patch
/OK3568_Linux_fs/buildroot/package/libcamera/
H A DConfig.in72 Pipeline for simple pipelines.

123456