Home
last modified time | relevance | path

Searched full:mdp4 (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/gpu/drm/msm/
H A DNOTES6 + MDP4 - S3 (APQ8060, touchpad), S4-pro (APQ8064, nexus4 & ifc6410)
36 For MDP4, the mapping is:
40 encoder -> DTV/LCDC/DSI (within MDP4) /
45 and treat the MDP4 block's irq as "the" irq. Even though the connectors
56 Unlike MDP4, it appears we can get by with a single encoder, rather
60 Also unlike MDP4, with MDP5 all the IRQs for other blocks (HDMI, DSI,
82 (the mdp4/hdmi/dsi directories)
H A Dmsm_drv.c901 * our MDP output ports are connected to. In the case of LVDS on MDP4, there
902 * is no external component that we need to add since LVDS is within MDP4
924 * The LCDC/LVDS port on MDP4 is a speacial case where the in add_mdp_components()
927 if (of_device_is_compatible(np, "qcom,mdp4") && in add_mdp_components()
/linux/Documentation/devicetree/bindings/display/msm/
H A Dmdp4.yaml4 $id: http://devicetree.org/schemas/display/msm/mdp4.yaml#
7 title: Qualcomm Adreno/Snapdragon MDP4 display controller
10 MDP4 display controller found in SoCs like MSM8960, APQ8064 and MSM8660.
17 const: qcom,mdp4
84 compatible = "qcom,mdp4";
/linux/drivers/gpu/drm/msm/disp/mdp4/
H A Dmdp4_kms.c389 DRM_DEV_INFO(dev->dev, "MDP4 version v%d.%d", *major, *minor); in read_mdp_hw_revision()
470 vm = msm_gem_vm_create(dev, mmu, "mdp4", in mdp4_kms_init()
581 { .compatible = "qcom,mdp4" },
591 .name = "mdp4",
H A Dmdp4_kms.h15 #include "mdp4.xml.h"
/linux/drivers/gpu/drm/msm/registers/display/
H A Dmsm.xml19 <import file="mdp4.xml"/>
H A Dmdp_common.xml8 <!-- random bits that seem same between mdp4 and mdp5 (ie. not much) -->
H A Dmdp4.xml8 <domain name="MDP4" width="32">
126 <reg32 offset="0x0003c" name="RESET_STATUS"/> <!-- only mdp4 >v2.1 -->
395 <!-- offset is 0xe0000 on !mdp4.. -->
/linux/drivers/gpu/drm/msm/hdmi/
H A Dhdmi_bridge.c434 * mdp4/dtv stuff where pixel clk is assigned to mdp/encoder in msm_hdmi_bridge_tmds_char_rate_valid()
/linux/drivers/iommu/arm/arm-smmu/
H A Darm-smmu-qcom.c370 { .compatible = "qcom,mdp4" },
/linux/arch/arm/boot/dts/qcom/
H A Dqcom-apq8064.dtsi1432 compatible = "qcom,mdp4";