/Linux-v5.15/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-v5.15/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-v5.15/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-v5.15/Documentation/devicetree/bindings/display/ |
D | allwinner,sun4i-a10-display-engine.yaml | 68 allwinner,pipelines: 78 - allwinner,pipelines 98 allwinner,pipelines: 103 allwinner,pipelines: 110 allwinner,pipelines = <&fe0>, <&fe1>;
|
/Linux-v5.15/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 | 20 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() 348 pipe = mdev->pipelines[i]; in komeda_assemble_pipelines()
|
D | komeda_kms.h | 27 * represents available layer input pipelines for this plane. 101 * the affected pipelines in once display instance 106 * the active pipelines in once display instance
|
/Linux-v5.15/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:
|
D | introduction.rst | 6 complex graphics devices, usually containing programmable pipelines well
|
/Linux-v5.15/drivers/media/platform/exynos4-is/ |
D | media-dev.h | 116 * @pipelines: list of pipelines 146 struct list_head pipelines; member
|
/Linux-v5.15/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-v5.15/drivers/media/platform/xilinx/ |
D | Kconfig | 11 Driver for Xilinx Video IP Pipelines
|
/Linux-v5.15/drivers/staging/vc04_services/bcm2835-camera/ |
D | TODO | 4 pipelines, we need to export our buffers through dma-buf so that the
|
/Linux-v5.15/drivers/gpu/drm/sun4i/ |
D | sun4i_drv.c | 91 dev_err(drm->dev, "Couldn't bind all pipelines components\n"); in sun4i_drv_bind() 225 * in the pipeline. Fortunately, the pipelines are perfectly symmetric, 380 "allwinner,pipelines", in sun4i_drv_probe()
|
/Linux-v5.15/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-v5.15/include/media/ |
D | vsp1.h | 27 * @interlaced: true for interlaced pipelines
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | sun5i-a13.dtsi | 84 allwinner,pipelines = <&fe0>;
|
D | sun5i-gr8.dtsi | 54 allwinner,pipelines = <&fe0>;
|
D | sun5i-a10s.dtsi | 72 allwinner,pipelines = <&fe0>;
|
/Linux-v5.15/drivers/media/platform/vsp1/ |
D | vsp1_wpf.c | 348 * Configure writeback for display pipelines (the wpf writeback flag is in wpf_configure_stream() 349 * never set for memory-to-memory pipelines). Start by adding a chained in wpf_configure_stream() 433 * For display pipelines without writeback enabled there's no memory in wpf_configure_partition()
|
D | vsp1_pipe.h | 105 * @stream_config: cached stream configuration for video pipelines
|
D | vsp1_entity.h | 72 * pipeline and will be NULL for mem-to-mem pipelines.
|
/Linux-v5.15/Documentation/devicetree/bindings/display/ti/ |
D | ti,omap-dss.txt | 88 shifter). The video pipelines for the connectors are formed as follows:
|