5 depends on ARCH_QCOM || (ARM && COMPILE_TEST)
6 depends on OF && COMMON_CLK
13 select SND_SOC_HDMI_CODEC if SND_SOC
16 DRM/KMS driver for MSM/snapdragon.
18 config DRM_MSM_REGISTER_LOGGING
19 bool "MSM DRM register logging"
23 Compile in support for logging register reads/writes in a format
24 that can be parsed by envytools demsm tool. If enabled, register
25 logging can be switched on via msm.reglog=y module param.
27 config DRM_MSM_HDMI_HDCP
28 bool "Enable HDMI HDCP support in MSM DRM driver"
29 depends on DRM_MSM && QCOM_SCM
32 Choose this option to enable HDCP state machine
35 bool "Enable DSI support in MSM DRM driver"
41 Choose this option if you have a need for MIPI DSI connector
44 config DRM_MSM_DSI_PLL
45 bool "Enable DSI PLL driver in MSM DRM"
46 depends on DRM_MSM_DSI && COMMON_CLK
49 Choose this option to enable DSI PLL driver which provides DSI
50 source clocks under common clock framework.
52 config DRM_MSM_DSI_28NM_PHY
53 bool "Enable DSI 28nm PHY driver in MSM DRM"
54 depends on DRM_MSM_DSI
57 Choose this option if the 28nm DSI PHY is used on the platform.
59 config DRM_MSM_DSI_20NM_PHY
60 bool "Enable DSI 20nm PHY driver in MSM DRM"
61 depends on DRM_MSM_DSI
64 Choose this option if the 20nm DSI PHY is used on the platform.
66 config DRM_MSM_DSI_28NM_8960_PHY
67 bool "Enable DSI 28nm 8960 PHY driver in MSM DRM"
68 depends on DRM_MSM_DSI
71 Choose this option if the 28nm DSI PHY 8960 variant is used on the