| /Linux-v6.1/tools/perf/pmu-events/arch/x86/amdzen1/ |
| D | floating-point.json | 6 … 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…
|
| /Linux-v6.1/tools/perf/pmu-events/arch/x86/amdzen2/ |
| D | floating-point.json | 6 …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…
|
| /Linux-v6.1/tools/perf/pmu-events/arch/x86/amdzen3/ |
| D | floating-point.json | 6 …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…
|
| /Linux-v6.1/Documentation/devicetree/bindings/display/ |
| D | allwinner,sun4i-a10-display-engine.yaml | 69 allwinner,pipelines: 81 - allwinner,pipelines 102 allwinner,pipelines: 107 allwinner,pipelines: 114 allwinner,pipelines = <&fe0>, <&fe1>;
|
| D | arm,komeda.yaml | 53 The stream IDs for each of the used pipelines, each four IDs for the
|
| /Linux-v6.1/drivers/gpu/drm/arm/display/komeda/ |
| D | komeda_dev.c | 37 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() 248 DRM_ERROR("assemble display pipelines failed.\n"); in komeda_dev_create() 297 komeda_pipeline_destroy(mdev, mdev->pipelines[i]); in komeda_dev_destroy() 298 mdev->pipelines[i] = NULL; in komeda_dev_destroy()
|
| D | komeda_dev.h | 144 * And D71 supports assign two pipelines to one single display on mode 182 /** @n_pipelines: the number of pipe in @pipelines */ 184 /** @pipelines: the komeda pipelines */ 185 struct komeda_pipeline *pipelines[KOMEDA_MAX_PIPELINES]; member
|
| D | komeda_pipeline.c | 22 DRM_ERROR("Exceed max support %d pipelines.\n", in komeda_pipeline_add() 40 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()
|
| D | komeda_kms.h | 28 * represents available layer input pipelines for this plane. 102 * the affected pipelines in once display instance 107 * the active pipelines in once display instance
|
| /Linux-v6.1/Documentation/gpu/ |
| D | komeda-kms.rst | 79 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:
|
| /Linux-v6.1/drivers/media/platform/samsung/exynos4-is/ |
| D | media-dev.h | 116 * @pipelines: list of pipelines 146 struct list_head pipelines; member
|
| /Linux-v6.1/drivers/staging/media/atomisp/ |
| D | notes.txt | 28 this means that unlike in fixed pipelines the soft pipelines
|
| /Linux-v6.1/Documentation/admin-guide/media/ |
| D | imx.rst | 80 - 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
|
| D | qcom_camss.rst | 129 sub-devices allows to create linear media controller pipelines when using two 130 cameras simultaneously. This avoids branches in the pipelines which otherwise
|
| /Linux-v6.1/drivers/media/platform/xilinx/ |
| D | Kconfig | 14 Driver for Xilinx Video IP Pipelines
|
| /Linux-v6.1/sound/soc/sof/ |
| D | sof-audio.h | 169 * @set_up_all_pipelines: Function pointer for setting up all topology pipelines 170 * @tear_down_all_pipelines: Function pointer for tearing down all topology pipelines 276 * flag to indicate that the DSP pipelines should be kept 366 * unique for each module type across all pipelines. This will not be used in SOF_IPC.
|
| /Linux-v6.1/drivers/staging/vc04_services/bcm2835-camera/ |
| D | TODO | 4 pipelines, we need to export our buffers through dma-buf so that the
|
| /Linux-v6.1/drivers/gpu/drm/sun4i/ |
| D | sun4i_drv.c | 91 dev_err(drm->dev, "Couldn't bind all pipelines components\n"); in sun4i_drv_bind() 219 * in the pipeline. Fortunately, the pipelines are perfectly symmetric, 381 "allwinner,pipelines", in sun4i_drv_probe()
|
| /Linux-v6.1/sound/soc/intel/avs/ |
| D | path.h | 34 /* path pipelines management */
|
| D | topology.h | 171 /* Path pipelines management. */
|
| /Linux-v6.1/tools/perf/pmu-events/arch/arm64/fujitsu/a64fx/ |
| D | pipeline.json | 123 …"PublicDescription": "This event counts aborted requests in L1D pipelines that due to store-load i… 126 …"BriefDescription": "This event counts aborted requests in L1D pipelines that due to store-load in…
|
| /Linux-v6.1/tools/perf/pmu-events/arch/x86/sandybridge/ |
| D | snb-metrics.json | 35 …tric represents fraction of cycles the CPU was stalled due to switches from DSB to MITE pipelines", 39 …pipelines. The DSB (decoded i-cache) is a Uop Cache where the front-end directly delivers Uops (mi… 55 …livery by the DSB (decoded i-cache) or MITE (legacy instruction decode) pipelines. Certain operati…
|
| /Linux-v6.1/tools/perf/pmu-events/arch/x86/jaketown/ |
| D | jkt-metrics.json | 35 …tric represents fraction of cycles the CPU was stalled due to switches from DSB to MITE pipelines", 39 …pipelines. The DSB (decoded i-cache) is a Uop Cache where the front-end directly delivers Uops (mi… 55 …livery by the DSB (decoded i-cache) or MITE (legacy instruction decode) pipelines. Certain operati…
|
| /Linux-v6.1/include/media/ |
| D | vsp1.h | 27 * @interlaced: true for interlaced pipelines
|
| /Linux-v6.1/arch/arm/boot/dts/ |
| D | sun5i-a13.dtsi | 84 allwinner,pipelines = <&fe0>;
|