/openbmc/linux/drivers/gpu/drm/msm/ |
H A D | Makefile | 34 disp/mdp4/mdp4_crtc.o \ 35 disp/mdp4/mdp4_dsi_encoder.o \ 36 disp/mdp4/mdp4_dtv_encoder.o \ 37 disp/mdp4/mdp4_lcdc_encoder.o \ 38 disp/mdp4/mdp4_lvds_connector.o \ 39 disp/mdp4/mdp4_lvds_pll.o \ 40 disp/mdp4/mdp4_irq.o \ 41 disp/mdp4/mdp4_kms.o \ 42 disp/mdp4/mdp4_plane.o \
|
H A D | NOTES | 6 + 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 D | Kconfig | 61 bool "Enable MDP4 support in MSM DRM driver" 65 Compile in support for the Mobile Display Processor v4 (MDP4) in
|
H A D | msm_drv.h | 108 * shared by both mdp4 and mdp5.. 112 /* DSI is shared by mdp4 and mdp5 */
|
H A D | msm_drv.c | 1138 * our MDP output ports are connected to. In the case of LVDS on MDP4, there 1139 * is no external component that we need to add since LVDS is within MDP4 1161 * The LCDC/LVDS port on MDP4 is a speacial case where the in add_components_mdp() 1164 if (of_device_is_compatible(np, "qcom,mdp4") && in add_components_mdp()
|
H A D | msm_kms.h | 56 * If mdp4 is migrated to runpm, we could probably drop these
|
/openbmc/linux/Documentation/devicetree/bindings/display/msm/ |
H A D | mdp4.yaml | 4 $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 77 compatible = "qcom,mdp4";
|
/openbmc/linux/drivers/gpu/drm/msm/disp/mdp4/ |
H A D | mdp4_kms.c | 376 DRM_DEV_INFO(dev->dev, "MDP4 version v%d.%d", *major, *minor); in read_mdp_hw_revision() 506 "mdp4", 0x1000, 0x100000000 - 0x1000); in mdp4_kms_init() 571 { .compatible = "qcom,mdp4" }, 581 .name = "mdp4",
|
H A D | mdp4_kms.h | 15 #include "mdp4.xml.h"
|
H A D | mdp4.xml.h | 13 - /home/robclark/src/mesa/mesa/src/freedreno/registers/mdp/mdp4.xml ( 20912 bytes, fr…
|
/openbmc/linux/drivers/gpu/drm/msm/hdmi/ |
H A D | qfprom.xml.h | 13 - /home/robclark/src/mesa/mesa/src/freedreno/registers/mdp/mdp4.xml ( 20912 bytes, fr…
|
H A D | hdmi_bridge.c | 281 * mdp4/dtv stuff where pixel clk is assigned to mdp/encoder in msm_hdmi_bridge_mode_valid()
|
H A D | hdmi.xml.h | 13 - /home/robclark/src/mesa/mesa/src/freedreno/registers/mdp/mdp4.xml ( 20912 bytes, fr…
|
/openbmc/linux/drivers/gpu/drm/msm/dsi/ |
H A D | sfpb.xml.h | 13 - /home/robclark/src/mesa/mesa/src/freedreno/registers/mdp/mdp4.xml ( 20912 bytes, fr…
|
H A D | mmss_cc.xml.h | 13 - /home/robclark/src/mesa/mesa/src/freedreno/registers/mdp/mdp4.xml ( 20912 bytes, fr…
|
H A D | dsi_phy_10nm.xml.h | 13 - /home/robclark/src/mesa/mesa/src/freedreno/registers/mdp/mdp4.xml ( 20912 bytes, fr…
|
H A D | dsi_phy_20nm.xml.h | 13 - /home/robclark/src/mesa/mesa/src/freedreno/registers/mdp/mdp4.xml ( 20912 bytes, fr…
|
H A D | dsi_phy_28nm_8960.xml.h | 13 - /home/robclark/src/mesa/mesa/src/freedreno/registers/mdp/mdp4.xml ( 20912 bytes, fr…
|
H A D | dsi_phy_28nm.xml.h | 13 - /home/robclark/src/mesa/mesa/src/freedreno/registers/mdp/mdp4.xml ( 20912 bytes, fr…
|
H A D | dsi_phy_7nm.xml.h | 13 - /home/robclark/src/mesa/mesa/src/freedreno/registers/mdp/mdp4.xml ( 20912 bytes, fr…
|
H A D | dsi_phy_14nm.xml.h | 13 - /home/robclark/src/mesa/mesa/src/freedreno/registers/mdp/mdp4.xml ( 20912 bytes, fr…
|
H A D | dsi.xml.h | 13 - /home/robclark/src/mesa/mesa/src/freedreno/registers/mdp/mdp4.xml ( 20912 bytes, fr…
|
/openbmc/linux/drivers/gpu/drm/msm/disp/ |
H A D | mdp_common.xml.h | 13 - /home/robclark/src/mesa/mesa/src/freedreno/registers/mdp/mdp4.xml ( 20912 bytes, fr…
|
/openbmc/linux/drivers/iommu/arm/arm-smmu/ |
H A D | arm-smmu-qcom.c | 247 { .compatible = "qcom,mdp4" },
|
/openbmc/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-apq8064.dtsi | 1564 compatible = "qcom,mdp4";
|