Home
last modified time | relevance | path

Searched full:mdp5 (Results 1 – 23 of 23) sorted by relevance

/linux/Documentation/devicetree/bindings/display/msm/
H A Dqcom,mdp5.yaml4 $id: http://devicetree.org/schemas/display/msm/qcom,mdp5.yaml#
7 title: Qualcomm Adreno/Snapdragon Mobile Display controller (MDP5)
10 MDP5 display controller found in SoCs like MSM8974, APQ8084, MSM8916, MSM8994
20 - const: qcom,mdp5
24 - qcom,apq8084-mdp5
25 - qcom,msm8226-mdp5
26 - qcom,msm8916-mdp5
27 - qcom,msm8917-mdp5
28 - qcom,msm8937-mdp5
29 - qcom,msm8953-mdp5
[all …]
/linux/drivers/gpu/drm/msm/
H A DNOTES7 + MDP5 - snapdragon 800
49 For MDP5, the mapping is:
60 Also unlike MDP4, with MDP5 all the IRQs for other blocks (HDMI, DSI,
63 And finally, MDP5 has this "Shared Memory Pool" (called "SMP"), from
H A Dmsm_drv.c987 MODULE_PARM_DESC(prefer_mdp5, "Select whether MDP5 or DPU driver should be preferred");
990 /* list all platforms supported by both mdp5 and dpu drivers */
992 "qcom,msm8917-mdp5",
993 "qcom,msm8937-mdp5",
994 "qcom,msm8953-mdp5",
995 "qcom,msm8996-mdp5",
996 "qcom,sdm630-mdp5",
997 "qcom,sdm660-mdp5",
1003 /* If it is not an MDP5 device, do not try MDP5 driver */ in msm_disp_drv_should_bind()
1004 if (!of_device_is_compatible(dev->of_node, "qcom,mdp5")) in msm_disp_drv_should_bind()
[all …]
H A Dmsm_drv.h92 * shared by both mdp4 and mdp5..
96 /* DSI is shared by mdp4 and mdp5 */
/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_kms.c33 * W MDP5:0x2e0 0xe9 (mdss_mdp.c:839) in mdp5_hw_init()
34 * W MDP5:0x2e4 0x55 (mdss_mdp.c:839) in mdp5_hw_init()
35 * W MDP5:0x3ac 0xc0000ccc (mdss_mdp.c:839) in mdp5_hw_init()
36 * W MDP5:0x3b4 0xc0000ccc (mdss_mdp.c:839) in mdp5_hw_init()
37 * W MDP5:0x3bc 0xcccccc (mdss_mdp.c:839) in mdp5_hw_init()
38 * W MDP5:0x4a8 0xcccc0c0 (mdss_mdp.c:839) in mdp5_hw_init()
39 * W MDP5:0x4b0 0xccccc0c0 (mdss_mdp.c:839) in mdp5_hw_init()
40 * W MDP5:0x4b8 0xccccc000 (mdss_mdp.c:839) in mdp5_hw_init()
401 * the MDP5 interfaces) than the number of layer mixers present in HW, in modeset_init()
474 DRM_DEV_INFO(dev, "MDP5 version v%d.%d", *major, *minor); in read_mdp_hw_revision()
[all …]
H A Dmdp5_pipe.h10 /* TODO: Add SSPP_MAX in mdp5.xml.h */
H A Dmdp5_kms.h13 #include "mdp5_cfg.h" /* must be included before mdp5.xml.h */
14 #include "mdp5.xml.h"
H A Dmdp5_cfg.h14 * This module configures the dynamic offsets used by mdp5.xml.h
H A Dmdp5_pipe.c36 * (1) mdp5 can have SMP (non-double-buffered) in mdp5_pipe_assign()
H A Dmdp5_cfg.c14 /* mdp5_cfg must be exposed (used in mdp5.xml.h) */
1485 DBG("MDP5: %s hw config selected", mdp5_cfg->name); in mdp5_cfg_init()
/linux/arch/arm64/boot/dts/qcom/
H A Dsdm660.dtsi145 compatible = "qcom,sdm660-mdp5", "qcom,mdp5";
H A Dmsm8976.dtsi880 compatible = "qcom,msm8976-mdp5", "qcom,mdp5";
H A Dmsm8917.dtsi1011 compatible = "qcom,msm8917-mdp5", "qcom,mdp5";
H A Dmsm8953.dtsi940 compatible = "qcom,msm8953-mdp5", "qcom,mdp5";
H A Dsdm630.dtsi1587 compatible = "qcom,sdm630-mdp5", "qcom,mdp5";
H A Dmsm8916.dtsi1573 compatible = "qcom,msm8916-mdp5", "qcom,mdp5";
H A Dmsm8996.dtsi995 compatible = "qcom,msm8996-mdp5", "qcom,mdp5";
H A Dmsm8939.dtsi1260 compatible = "qcom,mdp5";
/linux/drivers/gpu/drm/msm/registers/display/
H A Dmsm.xml20 <import file="mdp5.xml"/>
H A Dmdp_common.xml8 <!-- random bits that seem same between mdp4 and mdp5 (ie. not much) -->
/linux/drivers/gpu/drm/msm/disp/
H A Dmdp_kms.c35 /* if an mdp_irq's irqmask has changed, such as when mdp5 crtc<->encoder
/linux/arch/arm/boot/dts/qcom/
H A Dqcom-msm8226.dtsi1179 compatible = "qcom,msm8226-mdp5", "qcom,mdp5";
H A Dqcom-msm8974.dtsi1920 compatible = "qcom,msm8974-mdp5", "qcom,mdp5";