Lines Matching +full:dsi +full:- +full:controller
1 # SPDX-License-Identifier: GPL-2.0-only
64 depends on $(success,$(PYTHON3) -c "import lxml")
66 Validate XML files with register definitions against rules-fd schema.
80 the MSM DRM driver. It is the older display controller found in
90 the MSM DRM driver. It is the display controller found in devices
101 the MSM DRM driver. It is the display controller found in devices
115 bool "Enable DSI support in MSM DRM driver"
122 Choose this option if you have a need for MIPI DSI connector
126 bool "Enable DSI 28nm PHY driver in MSM DRM"
130 Choose this option if the 28nm DSI PHY is used on the platform.
133 bool "Enable DSI 20nm PHY driver in MSM DRM"
137 Choose this option if the 20nm DSI PHY is used on the platform.
140 bool "Enable DSI 28nm 8960 PHY driver in MSM DRM"
144 Choose this option if the 28nm DSI PHY 8960 variant is used on the
148 bool "Enable DSI 14nm PHY driver in MSM DRM (used by MSM8996/APQ8096)"
152 Choose this option if DSI PHY on 8996 is used on the platform.
155 bool "Enable DSI 10nm PHY driver in MSM DRM (used by SDM845)"
159 Choose this option if DSI PHY on SDM845 is used on the platform.
162 bool "Enable DSI 7nm/5nm/4nm PHY driver in MSM DRM"
166 Choose this option if DSI PHY on SM8150/SM8250/SM8350/SM8450/SM8550/SC7280
177 through some kind of DSI-to-HDMI bridge, this option can be disabled.