xref: /openbmc/linux/drivers/gpu/drm/panel/Kconfig (revision 9adc8050)
1# SPDX-License-Identifier: GPL-2.0-only
2config DRM_PANEL
3	bool
4	depends on DRM
5	help
6	  Panel registration and lookup framework.
7
8menu "Display Panels"
9	depends on DRM && DRM_PANEL
10
11config DRM_PANEL_ARM_VERSATILE
12	tristate "ARM Versatile panel driver"
13	depends on OF
14	depends on MFD_SYSCON
15	select VIDEOMODE_HELPERS
16	help
17	  This driver supports the ARM Versatile panels connected to ARM
18	  reference designs. The panel is detected using special registers
19	  in the Versatile family syscon registers.
20
21config DRM_PANEL_LVDS
22	tristate "Generic LVDS panel driver"
23	depends on OF
24	depends on BACKLIGHT_CLASS_DEVICE
25	select VIDEOMODE_HELPERS
26	help
27	  This driver supports LVDS panels that don't require device-specific
28	  handling of power supplies or control signals. It implements automatic
29	  backlight handling if the panel is attached to a backlight controller.
30
31config DRM_PANEL_SIMPLE
32	tristate "support for simple panels"
33	depends on OF
34	depends on BACKLIGHT_CLASS_DEVICE
35	select VIDEOMODE_HELPERS
36	help
37	  DRM panel driver for dumb panels that need at most a regulator and
38	  a GPIO to be powered up. Optionally a backlight can be attached so
39	  that it can be automatically turned off when the panel goes into a
40	  low power state.
41
42config DRM_PANEL_FEIYANG_FY07024DI26A30D
43	tristate "Feiyang FY07024DI26A30-D MIPI-DSI LCD panel"
44	depends on OF
45	depends on DRM_MIPI_DSI
46	depends on BACKLIGHT_CLASS_DEVICE
47	help
48	  Say Y if you want to enable support for panels based on the
49	  Feiyang FY07024DI26A30-D MIPI-DSI interface.
50
51config DRM_PANEL_ILITEK_IL9322
52	tristate "Ilitek ILI9322 320x240 QVGA panels"
53	depends on OF && SPI
54	select REGMAP
55	help
56	  Say Y here if you want to enable support for Ilitek IL9322
57	  QVGA (320x240) RGB, YUV and ITU-T BT.656 panels.
58
59config DRM_PANEL_ILITEK_ILI9881C
60	tristate "Ilitek ILI9881C-based panels"
61	depends on OF
62	depends on DRM_MIPI_DSI
63	depends on BACKLIGHT_CLASS_DEVICE
64	help
65	  Say Y if you want to enable support for panels based on the
66	  Ilitek ILI9881c controller.
67
68config DRM_PANEL_INNOLUX_P079ZCA
69	tristate "Innolux P079ZCA panel"
70	depends on OF
71	depends on DRM_MIPI_DSI
72	depends on BACKLIGHT_CLASS_DEVICE
73	help
74	  Say Y here if you want to enable support for Innolux P079ZCA
75	  TFT-LCD modules. The panel has a 1024x768 resolution and uses
76	  24 bit RGB per pixel. It provides a MIPI DSI interface to
77	  the host and has a built-in LED backlight.
78
79config DRM_PANEL_JDI_LT070ME05000
80	tristate "JDI LT070ME05000 WUXGA DSI panel"
81	depends on OF
82	depends on DRM_MIPI_DSI
83	depends on BACKLIGHT_CLASS_DEVICE
84	help
85	  Say Y here if you want to enable support for JDI DSI video mode
86	  panel as found in Google Nexus 7 (2013) devices.
87	  The panel has a 1200(RGB)×1920 (WUXGA) resolution and uses
88	  24 bit per pixel.
89
90config DRM_PANEL_KINGDISPLAY_KD097D04
91	tristate "Kingdisplay kd097d04 panel"
92	depends on OF
93	depends on DRM_MIPI_DSI
94	depends on BACKLIGHT_CLASS_DEVICE
95	help
96	  Say Y here if you want to enable support for Kingdisplay kd097d04
97	  TFT-LCD modules. The panel has a 1536x2048 resolution and uses
98	  24 bit RGB per pixel. It provides a MIPI DSI interface to
99	  the host and has a built-in LED backlight.
100
101config DRM_PANEL_SAMSUNG_LD9040
102	tristate "Samsung LD9040 RGB/SPI panel"
103	depends on OF && SPI
104	select VIDEOMODE_HELPERS
105
106config DRM_PANEL_LG_LG4573
107	tristate "LG4573 RGB/SPI panel"
108	depends on OF && SPI
109	select VIDEOMODE_HELPERS
110	help
111	  Say Y here if you want to enable support for LG4573 RGB panel.
112	  To compile this driver as a module, choose M here.
113
114config DRM_PANEL_NOVATEK_NT39016
115	tristate "Novatek NT39016 RGB/SPI panel"
116	depends on OF && SPI
117	depends on BACKLIGHT_CLASS_DEVICE
118	select REGMAP_SPI
119	help
120	  Say Y here if you want to enable support for the panels built
121	  around the Novatek NT39016 display controller.
122
123config DRM_PANEL_OLIMEX_LCD_OLINUXINO
124	tristate "Olimex LCD-OLinuXino panel"
125	depends on OF
126	depends on I2C
127	depends on BACKLIGHT_CLASS_DEVICE
128	help
129	  The panel is used with different sizes LCDs, from 480x272 to
130	  1280x800, and 24 bit per pixel.
131
132	  Say Y here if you want to enable support for Olimex Ltd.
133	  LCD-OLinuXino panel.
134
135config DRM_PANEL_ORISETECH_OTM8009A
136	tristate "Orise Technology otm8009a 480x800 dsi 2dl panel"
137	depends on OF
138	depends on DRM_MIPI_DSI
139	depends on BACKLIGHT_CLASS_DEVICE
140	help
141	  Say Y here if you want to enable support for Orise Technology
142	  otm8009a 480x800 dsi 2dl panel.
143
144config DRM_PANEL_OSD_OSD101T2587_53TS
145	tristate "OSD OSD101T2587-53TS DSI 1920x1200 video mode panel"
146	depends on OF
147	depends on DRM_MIPI_DSI
148	depends on BACKLIGHT_CLASS_DEVICE
149	help
150	  Say Y here if you want to enable support for One Stop Displays
151	  OSD101T2587-53TS 10.1" 1920x1200 dsi panel.
152
153config DRM_PANEL_PANASONIC_VVX10F034N00
154	tristate "Panasonic VVX10F034N00 1920x1200 video mode panel"
155	depends on OF
156	depends on DRM_MIPI_DSI
157	depends on BACKLIGHT_CLASS_DEVICE
158	help
159	  Say Y here if you want to enable support for Panasonic VVX10F034N00
160	  WUXGA (1920x1200) Novatek NT1397-based DSI panel as found in some
161	  Xperia Z2 tablets
162
163config DRM_PANEL_RASPBERRYPI_TOUCHSCREEN
164	tristate "Raspberry Pi 7-inch touchscreen panel"
165	depends on DRM_MIPI_DSI
166	help
167	  Say Y here if you want to enable support for the Raspberry
168	  Pi 7" Touchscreen.  To compile this driver as a module,
169	  choose M here.
170
171config DRM_PANEL_RAYDIUM_RM67191
172	tristate "Raydium RM67191 FHD 1080x1920 DSI video mode panel"
173	depends on OF
174	depends on DRM_MIPI_DSI
175	depends on BACKLIGHT_CLASS_DEVICE
176	help
177	  Say Y here if you want to enable support for Raydium RM67191 FHD
178	  (1080x1920) DSI panel.
179
180config DRM_PANEL_RAYDIUM_RM68200
181	tristate "Raydium RM68200 720x1280 DSI video mode panel"
182	depends on OF
183	depends on DRM_MIPI_DSI
184	depends on BACKLIGHT_CLASS_DEVICE
185	help
186	  Say Y here if you want to enable support for Raydium RM68200
187	  720x1280 DSI video mode panel.
188
189config DRM_PANEL_ROCKTECH_JH057N00900
190	tristate "Rocktech JH057N00900 MIPI touchscreen panel"
191	depends on OF
192	depends on DRM_MIPI_DSI
193	depends on BACKLIGHT_CLASS_DEVICE
194	help
195	  Say Y here if you want to enable support for Rocktech JH057N00900
196	  MIPI DSI panel as e.g. used in the Librem 5 devkit. It has a
197	  resolution of 720x1440 pixels, a built in backlight and touch
198	  controller.
199	  Touch input support is provided by the goodix driver and needs to be
200	  selected separately.
201
202config DRM_PANEL_RONBO_RB070D30
203	tristate "Ronbo Electronics RB070D30 panel"
204	depends on OF
205	depends on DRM_MIPI_DSI
206	depends on BACKLIGHT_CLASS_DEVICE
207	help
208	  Say Y here if you want to enable support for Ronbo Electronics
209	  RB070D30 1024x600 DSI panel.
210
211config DRM_PANEL_SAMSUNG_S6D16D0
212	tristate "Samsung S6D16D0 DSI video mode panel"
213	depends on OF
214	depends on DRM_MIPI_DSI
215	select VIDEOMODE_HELPERS
216
217config DRM_PANEL_SAMSUNG_S6E3HA2
218	tristate "Samsung S6E3HA2 DSI video mode panel"
219	depends on OF
220	depends on DRM_MIPI_DSI
221	depends on BACKLIGHT_CLASS_DEVICE
222	select VIDEOMODE_HELPERS
223
224config DRM_PANEL_SAMSUNG_S6E63J0X03
225	tristate "Samsung S6E63J0X03 DSI command mode panel"
226	depends on OF
227	depends on DRM_MIPI_DSI
228	depends on BACKLIGHT_CLASS_DEVICE
229	select VIDEOMODE_HELPERS
230
231config DRM_PANEL_SAMSUNG_S6E63M0
232	tristate "Samsung S6E63M0 RGB/SPI panel"
233	depends on OF
234	depends on SPI
235	depends on BACKLIGHT_CLASS_DEVICE
236	help
237	  Say Y here if you want to enable support for Samsung S6E63M0
238	  AMOLED LCD panel.
239
240config DRM_PANEL_SAMSUNG_S6E8AA0
241	tristate "Samsung S6E8AA0 DSI video mode panel"
242	depends on OF
243	select DRM_MIPI_DSI
244	select VIDEOMODE_HELPERS
245
246config DRM_PANEL_SEIKO_43WVF1G
247	tristate "Seiko 43WVF1G panel"
248	depends on OF
249	depends on BACKLIGHT_CLASS_DEVICE
250	select VIDEOMODE_HELPERS
251	help
252	  Say Y here if you want to enable support for the Seiko
253	  43WVF1G controller for 800x480 LCD panels
254
255config DRM_PANEL_SHARP_LQ101R1SX01
256	tristate "Sharp LQ101R1SX01 panel"
257	depends on OF
258	depends on DRM_MIPI_DSI
259	depends on BACKLIGHT_CLASS_DEVICE
260	help
261	  Say Y here if you want to enable support for Sharp LQ101R1SX01
262	  TFT-LCD modules. The panel has a 2560x1600 resolution and uses
263	  24 bit RGB per pixel. It provides a dual MIPI DSI interface to
264	  the host and has a built-in LED backlight.
265
266	  To compile this driver as a module, choose M here: the module
267	  will be called panel-sharp-lq101r1sx01.
268
269config DRM_PANEL_SHARP_LS043T1LE01
270	tristate "Sharp LS043T1LE01 qHD video mode panel"
271	depends on OF
272	depends on DRM_MIPI_DSI
273	depends on BACKLIGHT_CLASS_DEVICE
274	help
275	  Say Y here if you want to enable support for Sharp LS043T1LE01 qHD
276	  (540x960) DSI panel as found on the Qualcomm APQ8074 Dragonboard
277
278config DRM_PANEL_SITRONIX_ST7701
279	tristate "Sitronix ST7701 panel driver"
280	depends on OF
281	depends on DRM_MIPI_DSI
282	depends on BACKLIGHT_CLASS_DEVICE
283	help
284	  Say Y here if you want to enable support for the Sitronix
285	  ST7701 controller for 480X864 LCD panels with MIPI/RGB/SPI
286	  system interfaces.
287
288config DRM_PANEL_SITRONIX_ST7789V
289	tristate "Sitronix ST7789V panel"
290	depends on OF && SPI
291	depends on BACKLIGHT_CLASS_DEVICE
292	help
293	  Say Y here if you want to enable support for the Sitronix
294	  ST7789V controller for 240x320 LCD panels
295
296config DRM_PANEL_TPO_TPG110
297	tristate "TPO TPG 800x400 panel"
298	depends on OF && SPI && GPIOLIB
299	depends on BACKLIGHT_CLASS_DEVICE
300	help
301	  Say Y here if you want to enable support for TPO TPG110
302	  400CH LTPS TFT LCD Single Chip Digital Driver for up to
303	  800x400 LCD panels.
304
305config DRM_PANEL_TRULY_NT35597_WQXGA
306	tristate "Truly WQXGA"
307	depends on OF
308	depends on DRM_MIPI_DSI
309	help
310	  Say Y here if you want to enable support for Truly NT35597 WQXGA Dual DSI
311	  Video Mode panel
312endmenu
313