Home
last modified time | relevance | path

Searched full:dpu (Results 1 – 25 of 123) sorted by relevance

12345

/linux-6.14.4/drivers/gpu/drm/sprd/
Dsprd_dpu.c128 static int dpu_wait_stop_done(struct sprd_dpu *dpu) in dpu_wait_stop_done() argument
130 struct dpu_context *ctx = &dpu->ctx; in dpu_wait_stop_done()
143 drm_err(dpu->drm, "dpu wait for stop done time out!\n"); in dpu_wait_stop_done()
150 static int dpu_wait_update_done(struct sprd_dpu *dpu) in dpu_wait_update_done() argument
152 struct dpu_context *ctx = &dpu->ctx; in dpu_wait_update_done()
161 drm_err(dpu->drm, "dpu wait for reg update done time out!\n"); in dpu_wait_update_done()
320 static void sprd_dpu_layer(struct sprd_dpu *dpu, struct drm_plane_state *state) in sprd_dpu_layer() argument
322 struct dpu_context *ctx = &dpu->ctx; in sprd_dpu_layer()
377 static void sprd_dpu_flip(struct sprd_dpu *dpu) in sprd_dpu_flip() argument
379 struct dpu_context *ctx = &dpu->ctx; in sprd_dpu_flip()
[all …]
Dsprd_dpu.h23 /* DPU Layer registers offset */
33 * Sprd DPU context structure
35 * @base: DPU controller base address
38 * @vm: videomode structure to use for DPU and DPI initialization
39 * @stopped: indicates whether DPU are stopped
40 * @wait_queue: wait queue, used to wait for DPU shadow register update done and
41 * DPU stop register done interrupt signal.
42 * @evt_update: wait queue condition for DPU shadow register
43 * @evt_stop: wait queue condition for DPU stop register
57 * Sprd DPU device structure
[all …]
/linux-6.14.4/Documentation/devicetree/bindings/display/msm/
Dqcom,sc7180-dpu.yaml4 $id: http://devicetree.org/schemas/display/msm/qcom,sc7180-dpu.yaml#
7 title: Qualcomm Display DPU on SC7180
12 $ref: /schemas/display/msm/dpu-common.yaml#
17 - qcom,sc7180-dpu
18 - qcom,sm6125-dpu
19 - qcom,sm6350-dpu
20 - qcom,sm6375-dpu
68 - qcom,sm6375-dpu
69 - qcom,sm6125-dpu
86 compatible = "qcom,sc7180-dpu";
Dqcom,sc7280-dpu.yaml4 $id: http://devicetree.org/schemas/display/msm/qcom,sc7280-dpu.yaml#
7 title: Qualcomm Display DPU on SC7280
15 $ref: /schemas/display/msm/dpu-common.yaml#
20 - qcom,sc7280-dpu
21 - qcom,sc8280xp-dpu
22 - qcom,sm8350-dpu
23 - qcom,sm8450-dpu
24 - qcom,sm8550-dpu
70 compatible = "qcom,sc7280-dpu";
Dqcom,sm8650-dpu.yaml4 $id: http://devicetree.org/schemas/display/msm/qcom,sm8650-dpu.yaml#
7 title: Qualcomm SM8650 Display DPU
12 $ref: /schemas/display/msm/dpu-common.yaml#
17 - qcom,sa8775p-dpu
18 - qcom,sm8650-dpu
19 - qcom,x1e80100-dpu
62 compatible = "qcom,sm8650-dpu";
Dqcom,sdm845-dpu.yaml4 $id: http://devicetree.org/schemas/display/msm/qcom,sdm845-dpu.yaml#
7 title: Qualcomm Display DPU on SDM845
12 $ref: /schemas/display/msm/dpu-common.yaml#
17 - qcom,sdm670-dpu
18 - qcom,sdm845-dpu
62 compatible = "qcom,sdm845-dpu";
Dqcom,sm8150-dpu.yaml4 $id: http://devicetree.org/schemas/display/msm/qcom,sm8150-dpu.yaml#
7 title: Qualcomm SM8150 Display DPU
12 $ref: /schemas/display/msm/dpu-common.yaml#
17 - qcom,sm8150-dpu
18 - qcom,sm8250-dpu
55 compatible = "qcom,sm8150-dpu";
Ddpu-common.yaml3 $id: http://devicetree.org/schemas/display/msm/dpu-common.yaml#
6 title: Qualcomm Display DPU common properties
14 Common properties for QCom DPU display controller.
38 Contains the list of output ports from DPU device. These ports
39 connect to interfaces that are external to the DPU hardware,
Dqcom,qcm2290-dpu.yaml4 $id: http://devicetree.org/schemas/display/msm/qcom,qcm2290-dpu.yaml#
7 title: Qualcomm Display DPU on QCM2290
12 $ref: /schemas/display/msm/dpu-common.yaml#
16 const: qcom,qcm2290-dpu
60 compatible = "qcom,qcm2290-dpu";
Dqcom,sm6115-dpu.yaml4 $id: http://devicetree.org/schemas/display/msm/qcom,sm6115-dpu.yaml#
7 title: Qualcomm Display DPU on SM6115
12 $ref: /schemas/display/msm/dpu-common.yaml#
16 const: qcom,sm6115-dpu
62 compatible = "qcom,sm6115-dpu";
Dqcom,msm8998-dpu.yaml4 $id: http://devicetree.org/schemas/display/msm/qcom,msm8998-dpu.yaml#
7 title: Qualcomm Display DPU on MSM8998
12 $ref: /schemas/display/msm/dpu-common.yaml#
16 const: qcom,msm8998-dpu
63 compatible = "qcom,msm8998-dpu";
Dqcom,sm6150-dpu.yaml4 $id: http://devicetree.org/schemas/display/msm/qcom,sm6150-dpu.yaml#
7 title: Qualcomm SM6150 Display DPU
13 $ref: /schemas/display/msm/dpu-common.yaml#
17 const: qcom,sm6150-dpu
51 compatible = "qcom,sm6150-dpu";
Dqcom,sm7150-dpu.yaml4 $id: http://devicetree.org/schemas/display/msm/qcom,sm7150-dpu.yaml#
7 title: Qualcomm SM7150 Display Processing Unit (DPU)
12 $ref: /schemas/display/msm/dpu-common.yaml#
16 const: qcom,sm7150-dpu
61 compatible = "qcom,sm7150-dpu";
/linux-6.14.4/Documentation/devicetree/bindings/display/sprd/
Dsprd,sharkl3-dpu.yaml4 $id: http://devicetree.org/schemas/display/sprd/sprd,sharkl3-dpu.yaml#
7 title: Unisoc Sharkl3 Display Processor Unit (DPU)
13 DPU (Display Processor Unit) is the Display Controller for the Unisoc SoCs
19 const: sprd,sharkl3-dpu
63 dpu: dpu@63000000 {
64 compatible = "sprd,sharkl3-dpu";
/linux-6.14.4/drivers/vdpa/solidrun/
Dsnet_ctrl.c3 * SolidRun DPU driver for control plane
34 /* Control register used to read data from the DPU */
112 /* Wait until the DPU finishes completely. in snet_wait_for_dpu_completion()
118 /* Reading ctrl from the DPU:
123 * (1) Verify that the DPU is not in the middle of another operation by
184 SNET_WARN(pdev, "Error while reading control data from DPU, err %d\n", ret); in snet_ctrl_read_from_dpu()
208 SNET_WARN(pdev, "Timeout waiting for the DPU to complete a control command\n"); in snet_ctrl_read_from_dpu()
215 /* Send a control message to the DPU using the old mechanism
227 * Make sure that the opcode register is empty, and that the DPU isn't in snet_send_ctrl_msg_old()
239 /* DPU ACKs the message by clearing the opcode register */ in snet_send_ctrl_msg_old()
[all …]
Dsnet_main.c3 * SolidRun DPU driver for control plane
14 /* SNET DPU device ID */
27 /* How long should we wait for the DPU to read our config */
29 /* Size of configs written to the DPU */
178 * Return 0 only if this is the initial state we use in the DPU. in snet_set_vq_state()
215 /* If DPU started, destroy it */ in snet_reset_dev()
341 * Magic number should be written last, this is the DPU indication that the data is ready in snet_write_conf()
386 /* The DPU will ACK the config by clearing the signature */ in snet_write_conf()
390 SNET_ERR(snet->pdev, "Timeout waiting for the DPU to read the config\n"); in snet_write_conf()
394 /* set DPU flag */ in snet_write_conf()
[all …]
Dsnet_vdpa.h3 * SolidRun DPU driver for control plane
46 /* IRQ index, DPU uses this to parse data from MSI-X table */
75 /* IRQ index, DPU uses this to parse data from MSI-X table */
194 /* The DPU expects a 64bit integer in 2 halves, the low part first */ in snet_write64()
/linux-6.14.4/drivers/vdpa/
DKconfig117 vDPA driver for SolidNET DPU.
119 offloaded to a SolidNET DPU.
121 reads health values from the DPU.
134 tristate "vDPA driver for Octeon DPU devices"
138 This is a vDPA driver designed for Marvell's Octeon DPU devices.
140 Octeon DPU device.
/linux-6.14.4/tools/perf/pmu-events/arch/arm64/arm/cortex-a53/
Dpipeline.json10 …"BriefDescription": "Cycles that the DPU IQ is empty and that is not because of a recent micro-TLB…
15 …"BriefDescription": "Cycles the DPU IQ is empty and there is an instruction cache miss being proce…
20 …"BriefDescription": "Cycles the DPU IQ is empty and there is an instruction micro-TLB miss being p…
25 "BriefDescription": "Cycles the DPU IQ is empty and there is a pre-decode error being processed"
/linux-6.14.4/tools/perf/pmu-events/arch/arm64/arm/cortex-a55/
Dpipeline.json9 …n issued due to the frontend, cache miss.This event counts every cycle the DPU IQ is empty and the…
12 …n issued due to the frontend, cache miss.This event counts every cycle the DPU IQ is empty and the…
15 …ion issued due to the frontend, TLB miss.This event counts every cycle the DPU IQ is empty and the…
18 …ion issued due to the frontend, TLB miss.This event counts every cycle the DPU IQ is empty and the…
21 …ed due to the frontend, pre-decode error.This event counts every cycle the DPU IQ is empty and the…
24 …ed due to the frontend, pre-decode error.This event counts every cycle the DPU IQ is empty and the…
/linux-6.14.4/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_kms.c249 * @dpu_kms: pointer to dpu kms structure
737 /* use only WB idx 2 instance for DPU */ in _dpu_kms_initialize_writeback()
763 * @dpu_kms: Pointer to dpu kms structure
1180 pr_info("dpu hardware revision:0x%x\n", core_rev); in dpu_kms_hw_init()
1263 if (of_device_is_compatible(dpu_kms->pdev->dev.of_node, "qcom,sc8180x-dpu")) in dpu_kms_hw_init()
1355 DRM_DEBUG("mapped dpu address space @%pK\n", dpu_kms->mmio); in dpu_kms_mmap_mdp5()
1390 DRM_DEBUG("mapped dpu address space @%pK\n", dpu_kms->mmio); in dpu_kms_mmap_dpu()
1519 { .compatible = "qcom,msm8998-dpu", .data = &dpu_msm8998_cfg, },
1520 { .compatible = "qcom,qcm2290-dpu", .data = &dpu_qcm2290_cfg, },
1521 { .compatible = "qcom,sa8775p-dpu", .data = &dpu_sa8775p_cfg, },
[all …]
Ddpu_rm.h17 * struct dpu_rm - DPU dynamic hardware resource manager
96 * @rm: DPU Resource Manager handle
106 * @rm: DPU Resource Manager handle
116 * @rm: DPU Resource Manager handle
Ddpu_hw_interrupts.c44 * struct dpu_intr_reg - array of DPU register sets
56 * dpu_intr_set_legacy - List of DPU interrupt registers for DPU <= 6.x
127 * dpu_intr_set_7xxx - List of DPU interrupt registers for DPU >= 7.0
217 * @dpu_kms: Pointer to DPU's KMS structure
355 pr_debug("DPU IRQ=[%d, %d] %senabled: MASK:0x%.8lx, CACHE-MASK:0x%.8x\n", in dpu_hw_intr_enable_irq_locked()
407 pr_debug("DPU IRQ=[%d, %d] %sdisabled: MASK:0x%.8lx, CACHE-MASK:0x%.8x\n", in dpu_hw_intr_disable_irq_locked()
452 * @dpu_kms: DPU handle
540 * @dpu_kms: DPU handle
601 * @dpu_kms: DPU handle
/linux-6.14.4/drivers/accel/amdxdna/
Daie2_message.c445 struct exec_dpu_req dpu; in aie2_execbuf() member
482 if (unlikely(payload_len - sizeof(*sn) > sizeof(req.dpu.payload))) in aie2_execbuf()
483 XDNA_DBG(xdna, "Invalid dpu payload len: %d", payload_len); in aie2_execbuf()
484 req.dpu.inst_buf_addr = sn->buffer; in aie2_execbuf()
485 req.dpu.inst_size = sn->buffer_size; in aie2_execbuf()
486 req.dpu.inst_prop_cnt = sn->prop_count; in aie2_execbuf()
487 req.dpu.cu_idx = cu_idx; in aie2_execbuf()
488 memcpy(req.dpu.payload, sn->prop_args, sizeof(req.dpu.payload)); in aie2_execbuf()
489 msg.send_size = sizeof(req.dpu); in aie2_execbuf()
/linux-6.14.4/tools/perf/pmu-events/arch/arm64/arm/cortex-a510/
Dpipeline.json21 …, cache miss. This event counts every cycle that the Data Processing Unit (DPU) instruction queue …
24 …, cache miss. This event counts every cycle that the Data Processing Unit (DPU) instruction queue …
27 …sued due to the frontend, TLB miss. This event counts every cycle that the DPU instruction queue i…
30 …sued due to the frontend, TLB miss. This event counts every cycle that the DPU instruction queue i…

12345