Searched full:mdp4 (Results 1 – 15 of 15) sorted by relevance
/linux-6.14.4/drivers/gpu/drm/msm/ |
D | Makefile | 47 disp/mdp4/mdp4_crtc.o \ 48 disp/mdp4/mdp4_dsi_encoder.o \ 49 disp/mdp4/mdp4_dtv_encoder.o \ 50 disp/mdp4/mdp4_lcdc_encoder.o \ 51 disp/mdp4/mdp4_lvds_connector.o \ 52 disp/mdp4/mdp4_lvds_pll.o \ 53 disp/mdp4/mdp4_irq.o \ 54 disp/mdp4/mdp4_kms.o \ 55 disp/mdp4/mdp4_plane.o \ 212 generated/mdp4.xml.h \
|
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)
|
D | Kconfig | 75 bool "Enable MDP4 support in MSM DRM driver" 79 Compile in support for the Mobile Display Processor v4 (MDP4) in
|
D | msm_drv.c | 924 * our MDP output ports are connected to. In the case of LVDS on MDP4, there 925 * is no external component that we need to add since LVDS is within MDP4 947 * The LCDC/LVDS port on MDP4 is a speacial case where the in add_components_mdp() 950 if (of_device_is_compatible(np, "qcom,mdp4") && in add_components_mdp()
|
D | msm_drv.h | 92 * shared by both mdp4 and mdp5.. 96 /* DSI is shared by mdp4 and mdp5 */
|
D | msm_kms.h | 56 * If mdp4 is migrated to runpm, we could probably drop these
|
/linux-6.14.4/Documentation/devicetree/bindings/display/msm/ |
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";
|
/linux-6.14.4/drivers/gpu/drm/msm/disp/mdp4/ |
D | mdp4_kms.c | 373 DRM_DEV_INFO(dev->dev, "MDP4 version v%d.%d", *major, *minor); in read_mdp_hw_revision() 455 "mdp4", 0x1000, 0x100000000 - 0x1000); in mdp4_kms_init() 564 { .compatible = "qcom,mdp4" }, 574 .name = "mdp4",
|
D | mdp4_kms.h | 15 #include "mdp4.xml.h"
|
/linux-6.14.4/drivers/gpu/drm/msm/registers/display/ |
D | msm.xml | 19 <import file="mdp4.xml"/>
|
D | mdp_common.xml | 8 <!-- random bits that seem same between mdp4 and mdp5 (ie. not much) -->
|
D | mdp4.xml | 8 <domain name="MDP4" width="32"> 126 <reg32 offset="0x0003c" name="RESET_STATUS"/> <!-- only mdp4 >v2.1 --> 395 <!-- offset is 0xe0000 on !mdp4.. -->
|
/linux-6.14.4/drivers/gpu/drm/msm/hdmi/ |
D | hdmi_bridge.c | 282 * mdp4/dtv stuff where pixel clk is assigned to mdp/encoder in msm_hdmi_bridge_mode_valid()
|
/linux-6.14.4/drivers/iommu/arm/arm-smmu/ |
D | arm-smmu-qcom.c | 356 { .compatible = "qcom,mdp4" },
|
/linux-6.14.4/arch/arm/boot/dts/qcom/ |
D | qcom-apq8064.dtsi | 1399 compatible = "qcom,mdp4";
|