xref: /linux/drivers/gpu/drm/panel/Kconfig (revision 447e140e66fd226350b3ce86cffc965eaae4c856)
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_ABT_Y030XX067A
12	tristate "ABT Y030XX067A 320x480 LCD panel"
13	depends on OF && SPI
14	select REGMAP_SPI
15	help
16	  Say Y here to enable support for the Asia Better Technology Ltd.
17	  Y030XX067A 320x480 3.0" panel as found in the YLM RG-280M, RG-300
18	  and RG-99 handheld gaming consoles.
19
20config DRM_PANEL_ARM_VERSATILE
21	tristate "ARM Versatile panel driver"
22	depends on OF
23	depends on MFD_SYSCON
24	select VIDEOMODE_HELPERS
25	help
26	  This driver supports the ARM Versatile panels connected to ARM
27	  reference designs. The panel is detected using special registers
28	  in the Versatile family syscon registers.
29
30config DRM_PANEL_ASUS_Z00T_TM5P5_NT35596
31	tristate "ASUS Z00T TM5P5 NT35596 panel"
32	depends on GPIOLIB && OF
33	depends on DRM_MIPI_DSI
34	depends on BACKLIGHT_CLASS_DEVICE
35	help
36	  Say Y here if you want to enable support for the ASUS TMP5P5
37	  NT35596 1080x1920 video mode panel as found in some Asus
38	  Zenfone 2 Laser Z00T devices.
39
40config DRM_PANEL_AUO_A030JTN01
41	tristate "AUO A030JTN01"
42	depends on SPI
43	select REGMAP_SPI
44	help
45	  Say Y here to enable support for the AUO A030JTN01 320x480 3.0" panel
46	  as found in the YLM RS-97 handheld gaming console.
47
48config DRM_PANEL_BOE_BF060Y8M_AJ0
49	tristate "Boe BF060Y8M-AJ0 panel"
50	depends on OF
51	depends on DRM_MIPI_DSI
52	depends on BACKLIGHT_CLASS_DEVICE
53	help
54	  Say Y here if you want to enable support for Boe BF060Y8M-AJ0
55	  5.99" AMOLED modules. The panel has a 1080x2160 resolution and
56	  uses 24 bit RGB per pixel. It provides a MIPI DSI interface to
57	  the host and backlight is controlled through DSI commands.
58
59config DRM_PANEL_BOE_HIMAX8279D
60	tristate "Boe Himax8279d panel"
61	depends on OF
62	depends on DRM_MIPI_DSI
63	depends on BACKLIGHT_CLASS_DEVICE
64	help
65	  Say Y here if you want to enable support for Boe Himax8279d
66	  TFT-LCD modules. The panel has a 1200x1920 resolution and uses
67	  24 bit RGB per pixel. It provides a MIPI DSI interface to
68	  the host and has a built-in LED backlight.
69
70config DRM_PANEL_BOE_TH101MB31UIG002_28A
71	tristate "Boe TH101MB31UIG002-28A panel"
72	depends on OF
73	depends on DRM_MIPI_DSI
74	depends on BACKLIGHT_CLASS_DEVICE
75	help
76	  Say Y here if you want to enable support for Boe
77	  TH101MB31UIG002-28A TFT-LCD modules. The panel has a 800x1280
78	  resolution and uses 24 bit RGB per pixel. It provides a MIPI DSI
79	  interface to the host and has a built-in LED backlight.
80
81config DRM_PANEL_BOE_TV101WUM_NL6
82	tristate "BOE TV101WUM and AUO KD101N80 45NA 1200x1920 panel"
83	depends on OF
84	depends on DRM_MIPI_DSI
85	depends on BACKLIGHT_CLASS_DEVICE
86	help
87	  Say Y here if you want to support for BOE TV101WUM and AUO KD101N80
88	  45NA WUXGA PANEL DSI Video Mode panel
89
90config DRM_PANEL_EBBG_FT8719
91	tristate "EBBG FT8719 panel driver"
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 the EBBG FT8719
97	  video mode panel. Mainly found on Xiaomi Poco F1 mobile phone.
98	  The panel has a resolution of 1080x2246. It provides a MIPI DSI
99	  interface to the host.
100
101config DRM_PANEL_ELIDA_KD35T133
102	tristate "Elida KD35T133 panel driver"
103	depends on OF
104	depends on DRM_MIPI_DSI
105	depends on BACKLIGHT_CLASS_DEVICE
106	help
107	  Say Y here if you want to enable support for the Elida
108	  KD35T133 controller for 320x480 LCD panels with MIPI-DSI
109	  system interfaces.
110
111config DRM_PANEL_FEIXIN_K101_IM2BA02
112	tristate "Feixin K101 IM2BA02 panel"
113	depends on OF
114	depends on DRM_MIPI_DSI
115	depends on BACKLIGHT_CLASS_DEVICE
116	help
117	  Say Y here if you want to enable support for the Feixin K101 IM2BA02
118	  4-lane 800x1280 MIPI DSI panel.
119
120config DRM_PANEL_FEIYANG_FY07024DI26A30D
121	tristate "Feiyang FY07024DI26A30-D MIPI-DSI LCD panel"
122	depends on OF
123	depends on DRM_MIPI_DSI
124	depends on BACKLIGHT_CLASS_DEVICE
125	help
126	  Say Y if you want to enable support for panels based on the
127	  Feiyang FY07024DI26A30-D MIPI-DSI interface.
128
129config DRM_PANEL_DSI_CM
130	tristate "Generic DSI command mode panels"
131	depends on OF
132	depends on DRM_MIPI_DSI
133	depends on BACKLIGHT_CLASS_DEVICE
134	help
135	  DRM panel driver for DSI command mode panels with support for
136	  embedded and external backlights.
137
138config DRM_PANEL_LVDS
139	tristate "Generic LVDS panel driver"
140	depends on OF
141	depends on BACKLIGHT_CLASS_DEVICE
142	select VIDEOMODE_HELPERS
143	help
144	  This driver supports LVDS panels that don't require device-specific
145	  handling of power supplies or control signals. It implements automatic
146	  backlight handling if the panel is attached to a backlight controller.
147
148config DRM_PANEL_HIMAX_HX83112A
149	tristate "Himax HX83112A-based DSI panel"
150	depends on OF
151	depends on DRM_MIPI_DSI
152	depends on BACKLIGHT_CLASS_DEVICE
153	select DRM_KMS_HELPER
154	help
155	  Say Y here if you want to enable support for Himax HX83112A-based
156	  display panels, such as the one found in the Fairphone 4 smartphone.
157
158config DRM_PANEL_HIMAX_HX8394
159	tristate "HIMAX HX8394 MIPI-DSI LCD panels"
160	depends on OF
161	depends on DRM_MIPI_DSI
162	depends on BACKLIGHT_CLASS_DEVICE
163	help
164	  Say Y if you want to enable support for panels based on the
165	  Himax HX8394 controller, such as the HannStar HSD060BHW4
166	  720x1440 TFT LCD panel that uses a MIPI-DSI interface.
167
168	  If M is selected the module will be called panel-himax-hx8394.
169
170config DRM_PANEL_ILITEK_IL9322
171	tristate "Ilitek ILI9322 320x240 QVGA panels"
172	depends on OF && SPI
173	select REGMAP
174	help
175	  Say Y here if you want to enable support for Ilitek IL9322
176	  QVGA (320x240) RGB, YUV and ITU-T BT.656 panels.
177
178config DRM_PANEL_ILITEK_ILI9341
179	tristate "Ilitek ILI9341 240x320 QVGA panels"
180	depends on SPI
181	select DRM_KMS_HELPER
182	select DRM_GEM_DMA_HELPER
183	depends on BACKLIGHT_CLASS_DEVICE
184	select DRM_MIPI_DBI
185	help
186	  Say Y here if you want to enable support for Ilitek IL9341
187	  QVGA (240x320) RGB panels. support serial & parallel rgb
188	  interface.
189
190config DRM_PANEL_ILITEK_ILI9805
191	tristate "Ilitek ILI9805-based panels"
192	depends on OF
193	depends on DRM_MIPI_DSI
194	depends on BACKLIGHT_CLASS_DEVICE
195	help
196	  Say Y if you want to enable support for panels based on the
197	  Ilitek ILI9805 controller.
198
199config DRM_PANEL_ILITEK_ILI9881C
200	tristate "Ilitek ILI9881C-based panels"
201	depends on OF
202	depends on DRM_MIPI_DSI
203	depends on BACKLIGHT_CLASS_DEVICE
204	help
205	  Say Y if you want to enable support for panels based on the
206	  Ilitek ILI9881c controller.
207
208config DRM_PANEL_ILITEK_ILI9882T
209	tristate "Ilitek ILI9882t-based panels"
210	depends on OF
211	depends on DRM_MIPI_DSI
212	depends on BACKLIGHT_CLASS_DEVICE
213	help
214	  Say Y if you want to enable support for panels based on the
215	  Ilitek ILI9882t controller.
216
217config DRM_PANEL_INNOLUX_EJ030NA
218        tristate "Innolux EJ030NA 320x480 LCD panel"
219        depends on OF && SPI
220        select REGMAP_SPI
221        help
222          Say Y here to enable support for the Innolux/Chimei EJ030NA
223          320x480 3.0" panel as found in the RS97 V2.1, RG300(non-ips)
224          and LDK handheld gaming consoles.
225
226config DRM_PANEL_INNOLUX_P079ZCA
227	tristate "Innolux P079ZCA panel"
228	depends on OF
229	depends on DRM_MIPI_DSI
230	depends on BACKLIGHT_CLASS_DEVICE
231	help
232	  Say Y here if you want to enable support for Innolux P079ZCA
233	  TFT-LCD modules. The panel has a 1024x768 resolution and uses
234	  24 bit RGB per pixel. It provides a MIPI DSI interface to
235	  the host and has a built-in LED backlight.
236
237config DRM_PANEL_JADARD_JD9365DA_H3
238	tristate "Jadard JD9365DA-H3 WXGA DSI panel"
239	depends on OF
240	depends on DRM_MIPI_DSI
241	depends on BACKLIGHT_CLASS_DEVICE
242	help
243	  Say Y here if you want to enable support for Jadard JD9365DA-H3
244	  WXGA MIPI DSI panel. The panel support TFT dot matrix LCD with
245	  800RGBx1280 dots at maximum.
246
247config DRM_PANEL_JDI_LPM102A188A
248	tristate "JDI LPM102A188A DSI panel"
249	depends on OF && GPIOLIB
250	depends on DRM_MIPI_DSI
251	depends on BACKLIGHT_CLASS_DEVICE
252	help
253	  Say Y here if you want to enable support for JDI LPM102A188A DSI
254	  command mode panel as found in Google Pixel C devices.
255	  The panel has a 2560×1800 resolution. It provides a MIPI DSI interface
256	  to the host.
257
258config DRM_PANEL_JDI_LT070ME05000
259	tristate "JDI LT070ME05000 WUXGA DSI panel"
260	depends on OF
261	depends on DRM_MIPI_DSI
262	depends on BACKLIGHT_CLASS_DEVICE
263	help
264	  Say Y here if you want to enable support for JDI DSI video mode
265	  panel as found in Google Nexus 7 (2013) devices.
266	  The panel has a 1200(RGB)×1920 (WUXGA) resolution and uses
267	  24 bit per pixel.
268
269config DRM_PANEL_JDI_R63452
270	tristate "JDI R63452 Full HD DSI 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 the JDI R63452
276	  DSI command mode panel as found in Xiaomi Mi 5 Devices.
277
278config DRM_PANEL_KHADAS_TS050
279	tristate "Khadas TS050 panel"
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 Khadas TS050 TFT-LCD
285	  panel module. The panel has a 1080x1920 resolution and uses
286	  24 bit RGB per pixel. It provides a MIPI DSI interface to
287	  the host, a built-in LED backlight and touch controller.
288
289config DRM_PANEL_KINGDISPLAY_KD097D04
290	tristate "Kingdisplay kd097d04 panel"
291	depends on OF
292	depends on DRM_MIPI_DSI
293	depends on BACKLIGHT_CLASS_DEVICE
294	help
295	  Say Y here if you want to enable support for Kingdisplay kd097d04
296	  TFT-LCD modules. The panel has a 1536x2048 resolution and uses
297	  24 bit RGB per pixel. It provides a MIPI DSI interface to
298	  the host and has a built-in LED backlight.
299
300config DRM_PANEL_LEADTEK_LTK050H3146W
301	tristate "Leadtek LTK050H3146W panel"
302	depends on OF
303	depends on DRM_MIPI_DSI
304	depends on BACKLIGHT_CLASS_DEVICE
305	help
306	  Say Y here if you want to enable support for Leadtek LTK050H3146W
307	  TFT-LCD modules. The panel has a 720x1280 resolution and uses
308	  24 bit RGB per pixel. It provides a MIPI DSI interface to
309	  the host and has a built-in LED backlight.
310
311config DRM_PANEL_LEADTEK_LTK500HD1829
312	tristate "Leadtek LTK500HD1829 panel"
313	depends on OF
314	depends on DRM_MIPI_DSI
315	depends on BACKLIGHT_CLASS_DEVICE
316	help
317	  Say Y here if you want to enable support for Kingdisplay kd097d04
318	  TFT-LCD modules. The panel has a 1536x2048 resolution and uses
319	  24 bit RGB per pixel. It provides a MIPI DSI interface to
320	  the host and has a built-in LED backlight.
321
322config DRM_PANEL_LG_LB035Q02
323	tristate "LG LB035Q024573 RGB panel"
324	depends on GPIOLIB && OF && SPI
325	help
326	  Say Y here if you want to enable support for the LB035Q02 RGB panel
327	  (found on the Gumstix Overo Palo35 board). To compile this driver as
328	  a module, choose M here.
329
330config DRM_PANEL_LG_LG4573
331	tristate "LG4573 RGB/SPI panel"
332	depends on OF && SPI
333	select VIDEOMODE_HELPERS
334	help
335	  Say Y here if you want to enable support for LG4573 RGB panel.
336	  To compile this driver as a module, choose M here.
337
338config DRM_PANEL_LG_SW43408
339	tristate "LG SW43408 panel"
340	depends on OF
341	depends on DRM_MIPI_DSI
342	depends on BACKLIGHT_CLASS_DEVICE
343	help
344	  Say Y here if you want to enable support for LG sw43408 panel.
345	  The panel has a 1080x2160@60Hz resolution and uses 24 bit RGB per
346	  pixel. It provides a MIPI DSI interface to the host and has a
347	  built-in LED backlight.
348
349config DRM_PANEL_MAGNACHIP_D53E6EA8966
350	tristate "Magnachip D53E6EA8966 DSI panel"
351	depends on OF && SPI
352	depends on DRM_MIPI_DSI
353	depends on BACKLIGHT_CLASS_DEVICE
354	select DRM_MIPI_DBI
355	help
356	  DRM panel driver for the Samsung AMS495QA01 panel controlled
357	  with the Magnachip D53E6EA8966 panel IC. This panel receives
358	  video data via DSI but commands via 9-bit SPI using DBI.
359
360config DRM_PANEL_MANTIX_MLAF057WE51
361	tristate "Mantix MLAF057WE51-X MIPI-DSI LCD panel"
362	depends on OF
363	depends on DRM_MIPI_DSI
364	depends on BACKLIGHT_CLASS_DEVICE
365	help
366	  Say Y here if you want to enable support for the Mantix
367	  MLAF057WE51-X MIPI DSI panel as e.g. used in the Librem 5. It
368	  has a resolution of 720x1440 pixels, a built in backlight and touch
369	  controller.
370
371config DRM_PANEL_NEC_NL8048HL11
372	tristate "NEC NL8048HL11 RGB panel"
373	depends on GPIOLIB && OF && SPI
374	help
375	  Say Y here if you want to enable support for the NEC NL8048HL11 RGB
376	  panel (found on the Zoom2/3/3630 SDP boards). To compile this driver
377	  as a module, choose M here.
378
379config DRM_PANEL_NEWVISION_NV3051D
380	tristate "NewVision NV3051D DSI panel"
381	depends on OF
382	depends on DRM_MIPI_DSI
383	depends on BACKLIGHT_CLASS_DEVICE
384	help
385	  This driver supports the NV3051D based panel found on the Anbernic
386	  RG353P and RG353V.
387
388config DRM_PANEL_NEWVISION_NV3052C
389	tristate "NewVision NV3052C RGB/SPI panel"
390	depends on OF && SPI
391	depends on BACKLIGHT_CLASS_DEVICE
392	select DRM_MIPI_DBI
393	help
394	  Say Y here if you want to enable support for the panels built
395	  around the NewVision NV3052C display controller.
396
397config DRM_PANEL_NOVATEK_NT35510
398	tristate "Novatek NT35510 RGB panel driver"
399	depends on OF
400	depends on DRM_MIPI_DSI
401	depends on BACKLIGHT_CLASS_DEVICE
402	help
403	  Say Y here if you want to enable support for the panels built
404	  around the Novatek NT35510 display controller, such as some
405	  Hydis panels.
406
407config DRM_PANEL_NOVATEK_NT35560
408	tristate "Novatek NT35560 DSI command mode panel"
409	depends on OF
410	depends on DRM_MIPI_DSI
411	depends on BACKLIGHT_CLASS_DEVICE
412	select VIDEOMODE_HELPERS
413	help
414	  Say Y here if you want to enable the Novatek NT35560 display
415	  controller. This panel supports DSI in both command and video
416	  mode. This supports several panels such as Sony ACX424AKM and
417	  ACX424AKP.
418
419config DRM_PANEL_NOVATEK_NT35950
420	tristate "Novatek NT35950 DSI panel"
421	depends on OF
422	depends on DRM_MIPI_DSI
423	depends on BACKLIGHT_CLASS_DEVICE
424	help
425	  Say Y here if you want to enable support for the panels built
426	  around the Novatek NT35950 display controller, such as some
427	  Sharp panels used in Sony Xperia Z5 Premium and XZ Premium
428	  mobile phones.
429
430config DRM_PANEL_NOVATEK_NT36523
431	tristate "Novatek NT36523 panel driver"
432	depends on OF
433	depends on DRM_MIPI_DSI
434	depends on BACKLIGHT_CLASS_DEVICE
435	help
436	  Say Y here if you want to enable support for the panels built
437	  around the Novatek NT36523 display controller, such as some
438	  Boe panels used in Xiaomi Mi Pad 5 and 5 Pro tablets.
439
440config DRM_PANEL_NOVATEK_NT36672A
441	tristate "Novatek NT36672A DSI panel"
442	depends on OF
443	depends on DRM_MIPI_DSI
444	depends on BACKLIGHT_CLASS_DEVICE
445	help
446	  Say Y here if you want to enable support for the panels built
447	  around the Novatek NT36672A display controller, such as some
448	  Tianma panels used in a few Xiaomi Poco F1 mobile phones.
449
450config DRM_PANEL_NOVATEK_NT36672E
451	tristate "Novatek NT36672E DSI panel"
452	depends on OF
453	depends on DRM_MIPI_DSI
454	depends on BACKLIGHT_CLASS_DEVICE
455	help
456	  Say Y here if you want to enable support for Novatek NT36672E DSI Video Mode
457	  LCD panel module. The panel has a resolution of 1080x2408 and uses 24 bit
458	  RGB per pixel.
459
460config DRM_PANEL_NOVATEK_NT39016
461	tristate "Novatek NT39016 RGB/SPI panel"
462	depends on OF && SPI
463	depends on BACKLIGHT_CLASS_DEVICE
464	select REGMAP_SPI
465	help
466	  Say Y here if you want to enable support for the panels built
467	  around the Novatek NT39016 display controller.
468
469config DRM_PANEL_OLIMEX_LCD_OLINUXINO
470	tristate "Olimex LCD-OLinuXino panel"
471	depends on OF
472	depends on I2C
473	depends on BACKLIGHT_CLASS_DEVICE
474	select CRC32
475	help
476	  The panel is used with different sizes LCDs, from 480x272 to
477	  1280x800, and 24 bit per pixel.
478
479	  Say Y here if you want to enable support for Olimex Ltd.
480	  LCD-OLinuXino panel.
481
482config DRM_PANEL_ORISETECH_OTA5601A
483        tristate "Orise Technology ota5601a RGB/SPI panel"
484        depends on SPI
485        depends on BACKLIGHT_CLASS_DEVICE
486        select REGMAP_SPI
487        help
488          Say Y here if you want to enable support for the panels built
489          around the Orise Technology OTA9601A display controller.
490
491config DRM_PANEL_ORISETECH_OTM8009A
492	tristate "Orise Technology otm8009a 480x800 dsi 2dl panel"
493	depends on OF
494	depends on DRM_MIPI_DSI
495	depends on BACKLIGHT_CLASS_DEVICE
496	help
497	  Say Y here if you want to enable support for Orise Technology
498	  otm8009a 480x800 dsi 2dl panel.
499
500config DRM_PANEL_OSD_OSD101T2587_53TS
501	tristate "OSD OSD101T2587-53TS DSI 1920x1200 video mode panel"
502	depends on OF
503	depends on DRM_MIPI_DSI
504	depends on BACKLIGHT_CLASS_DEVICE
505	help
506	  Say Y here if you want to enable support for One Stop Displays
507	  OSD101T2587-53TS 10.1" 1920x1200 dsi panel.
508
509config DRM_PANEL_PANASONIC_VVX10F034N00
510	tristate "Panasonic VVX10F034N00 1920x1200 video mode panel"
511	depends on OF
512	depends on DRM_MIPI_DSI
513	depends on BACKLIGHT_CLASS_DEVICE
514	help
515	  Say Y here if you want to enable support for Panasonic VVX10F034N00
516	  WUXGA (1920x1200) Novatek NT1397-based DSI panel as found in some
517	  Xperia Z2 tablets
518
519config DRM_PANEL_RASPBERRYPI_TOUCHSCREEN
520	tristate "Raspberry Pi 7-inch touchscreen panel"
521	depends on DRM_MIPI_DSI
522	help
523	  Say Y here if you want to enable support for the Raspberry
524	  Pi 7" Touchscreen.  To compile this driver as a module,
525	  choose M here.
526
527config DRM_PANEL_RAYDIUM_RM67191
528	tristate "Raydium RM67191 FHD 1080x1920 DSI video mode panel"
529	depends on OF
530	depends on DRM_MIPI_DSI
531	depends on BACKLIGHT_CLASS_DEVICE
532	help
533	  Say Y here if you want to enable support for Raydium RM67191 FHD
534	  (1080x1920) DSI panel.
535
536config DRM_PANEL_RAYDIUM_RM68200
537	tristate "Raydium RM68200 720x1280 DSI video mode panel"
538	depends on OF
539	depends on DRM_MIPI_DSI
540	depends on BACKLIGHT_CLASS_DEVICE
541	help
542	  Say Y here if you want to enable support for Raydium RM68200
543	  720x1280 DSI video mode panel.
544
545config DRM_PANEL_RAYDIUM_RM692E5
546	tristate "Raydium RM692E5-based DSI panel"
547	depends on OF
548	depends on DRM_MIPI_DSI
549	depends on BACKLIGHT_CLASS_DEVICE
550	select DRM_DISPLAY_DP_HELPER
551	select DRM_DISPLAY_HELPER
552	help
553	  Say Y here if you want to enable support for Raydium RM692E5-based
554	  display panels, such as the one found in the Fairphone 5 smartphone.
555
556config DRM_PANEL_RAYDIUM_RM69380
557	tristate "Raydium RM69380-based DSI panel"
558	depends on OF && GPIOLIB
559	depends on DRM_MIPI_DSI
560	depends on BACKLIGHT_CLASS_DEVICE
561	help
562	  Say Y here if you want to enable support for Raydium RM69380-based
563	  display panels.
564
565	  This panel controller can be found in the Lenovo Xiaoxin Pad Pro 2021
566	  in combination with an EDO OLED panel.
567
568config DRM_PANEL_RONBO_RB070D30
569	tristate "Ronbo Electronics RB070D30 panel"
570	depends on OF
571	depends on DRM_MIPI_DSI
572	depends on BACKLIGHT_CLASS_DEVICE
573	help
574	  Say Y here if you want to enable support for Ronbo Electronics
575	  RB070D30 1024x600 DSI panel.
576
577config DRM_PANEL_SAMSUNG_S6E88A0_AMS452EF01
578	tristate "Samsung AMS452EF01 panel with S6E88A0 DSI video mode controller"
579	depends on OF
580	select DRM_MIPI_DSI
581	select VIDEOMODE_HELPERS
582
583config DRM_PANEL_SAMSUNG_ATNA33XC20
584	tristate "Samsung ATNA33XC20 eDP panel"
585	depends on OF
586	depends on BACKLIGHT_CLASS_DEVICE
587	depends on PM
588	select DRM_DISPLAY_DP_HELPER
589	select DRM_DISPLAY_HELPER
590	select DRM_DISPLAY_DP_AUX_BUS
591	help
592	  DRM panel driver for the Samsung ATNA33XC20 panel. This panel can't
593	  be handled by the DRM_PANEL_SIMPLE driver because its power
594	  sequencing is non-standard.
595
596config DRM_PANEL_SAMSUNG_DB7430
597	tristate "Samsung DB7430-based DPI panels"
598	depends on OF && SPI && GPIOLIB
599	depends on BACKLIGHT_CLASS_DEVICE
600	select DRM_MIPI_DBI
601	help
602	  Say Y here if you want to enable support for the Samsung
603	  DB7430 DPI display controller used in such devices as the
604	  LMS397KF04 480x800 DPI panel.
605
606config DRM_PANEL_SAMSUNG_LD9040
607	tristate "Samsung LD9040 RGB/SPI panel"
608	depends on OF && SPI
609	depends on BACKLIGHT_CLASS_DEVICE
610	select VIDEOMODE_HELPERS
611
612config DRM_PANEL_SAMSUNG_S6E3FA7
613	tristate "Samsung S6E3FA7 panel driver"
614	depends on OF
615	depends on DRM_MIPI_DSI
616	depends on BACKLIGHT_CLASS_DEVICE
617	help
618	  Say Y here if you want to enable support for the Samsung S6E3FA7
619	  1920x2220 panel.
620
621config DRM_PANEL_SAMSUNG_S6D16D0
622	tristate "Samsung S6D16D0 DSI video mode panel"
623	depends on OF
624	depends on DRM_MIPI_DSI
625	select VIDEOMODE_HELPERS
626
627config DRM_PANEL_SAMSUNG_S6D27A1
628	tristate "Samsung S6D27A1 DPI panel driver"
629	depends on OF && SPI && GPIOLIB
630	select DRM_MIPI_DBI
631	help
632	  Say Y here if you want to enable support for the Samsung
633	  S6D27A1 DPI 480x800 panel.
634
635	  This panel can be found in Samsung Galaxy Ace 2
636	  GT-I8160 mobile phone.
637
638config DRM_PANEL_SAMSUNG_S6D7AA0
639	tristate "Samsung S6D7AA0 MIPI-DSI video mode panel controller"
640	depends on OF
641	depends on BACKLIGHT_CLASS_DEVICE
642	select DRM_MIPI_DSI
643	select VIDEOMODE_HELPERS
644
645config DRM_PANEL_SAMSUNG_S6E3HA2
646	tristate "Samsung S6E3HA2 DSI video mode panel"
647	depends on OF
648	depends on DRM_MIPI_DSI
649	depends on BACKLIGHT_CLASS_DEVICE
650	select VIDEOMODE_HELPERS
651
652config DRM_PANEL_SAMSUNG_S6E63J0X03
653	tristate "Samsung S6E63J0X03 DSI command mode panel"
654	depends on OF
655	depends on DRM_MIPI_DSI
656	depends on BACKLIGHT_CLASS_DEVICE
657	select VIDEOMODE_HELPERS
658
659config DRM_PANEL_SAMSUNG_S6E63M0
660	tristate "Samsung S6E63M0 RGB panel"
661	depends on OF
662	depends on BACKLIGHT_CLASS_DEVICE
663	help
664	  Say Y here if you want to enable support for Samsung S6E63M0
665	  AMOLED LCD panel. This panel can be accessed using SPI or
666	  DSI.
667
668config DRM_PANEL_SAMSUNG_S6E63M0_SPI
669	tristate "Samsung S6E63M0 RGB SPI interface"
670	depends on SPI
671	depends on DRM_PANEL_SAMSUNG_S6E63M0
672	default DRM_PANEL_SAMSUNG_S6E63M0
673	select DRM_MIPI_DBI
674	help
675	  Say Y here if you want to be able to access the Samsung
676	  S6E63M0 panel using SPI.
677
678config DRM_PANEL_SAMSUNG_S6E63M0_DSI
679	tristate "Samsung S6E63M0 RGB DSI interface"
680	depends on DRM_MIPI_DSI
681	depends on DRM_PANEL_SAMSUNG_S6E63M0
682	help
683	  Say Y here if you want to be able to access the Samsung
684	  S6E63M0 panel using DSI.
685
686config DRM_PANEL_SAMSUNG_S6E8AA0
687	tristate "Samsung S6E8AA0 DSI video mode panel"
688	depends on OF
689	select DRM_MIPI_DSI
690	select VIDEOMODE_HELPERS
691
692config DRM_PANEL_SAMSUNG_SOFEF00
693	tristate "Samsung sofef00/s6e3fc2x01 OnePlus 6/6T DSI cmd mode panels"
694	depends on OF
695	depends on DRM_MIPI_DSI
696	depends on BACKLIGHT_CLASS_DEVICE
697	select VIDEOMODE_HELPERS
698	help
699	  Say Y or M here if you want to enable support for the Samsung AMOLED
700	  command mode panels found in the OnePlus 6/6T smartphones.
701
702	  The panels are 2280x1080@60Hz and 2340x1080@60Hz respectively
703
704config DRM_PANEL_SEIKO_43WVF1G
705	tristate "Seiko 43WVF1G panel"
706	depends on OF
707	depends on BACKLIGHT_CLASS_DEVICE
708	select VIDEOMODE_HELPERS
709	help
710	  Say Y here if you want to enable support for the Seiko
711	  43WVF1G controller for 800x480 LCD panels
712
713config DRM_PANEL_SHARP_LQ101R1SX01
714	tristate "Sharp LQ101R1SX01 panel"
715	depends on OF
716	depends on DRM_MIPI_DSI
717	depends on BACKLIGHT_CLASS_DEVICE
718	help
719	  Say Y here if you want to enable support for Sharp LQ101R1SX01
720	  TFT-LCD modules. The panel has a 2560x1600 resolution and uses
721	  24 bit RGB per pixel. It provides a dual MIPI DSI interface to
722	  the host and has a built-in LED backlight.
723
724	  To compile this driver as a module, choose M here: the module
725	  will be called panel-sharp-lq101r1sx01.
726
727config DRM_PANEL_SHARP_LS037V7DW01
728	tristate "Sharp LS037V7DW01 VGA LCD panel"
729	depends on GPIOLIB && OF && REGULATOR
730	help
731	  Say Y here if you want to enable support for Sharp LS037V7DW01 VGA
732	  (480x640) LCD panel (found on the TI SDP3430 board).
733
734config DRM_PANEL_SHARP_LS043T1LE01
735	tristate "Sharp LS043T1LE01 qHD video mode panel"
736	depends on OF
737	depends on DRM_MIPI_DSI
738	depends on BACKLIGHT_CLASS_DEVICE
739	help
740	  Say Y here if you want to enable support for Sharp LS043T1LE01 qHD
741	  (540x960) DSI panel as found on the Qualcomm APQ8074 Dragonboard
742
743config DRM_PANEL_SHARP_LS060T1SX01
744	tristate "Sharp LS060T1SX01 FullHD video mode panel"
745	depends on OF
746	depends on DRM_MIPI_DSI
747	depends on BACKLIGHT_CLASS_DEVICE
748	help
749	  Say Y here if you want to enable support for Sharp LS060T1SX01 6.0"
750	  FullHD (1080x1920) DSI panel as found in Dragonboard Display Adapter
751	  Bundle.
752
753config DRM_PANEL_SITRONIX_ST7701
754	tristate "Sitronix ST7701 panel driver"
755	depends on OF
756	depends on DRM_MIPI_DSI
757	depends on BACKLIGHT_CLASS_DEVICE
758	help
759	  Say Y here if you want to enable support for the Sitronix
760	  ST7701 controller for 480X864 LCD panels with MIPI/RGB/SPI
761	  system interfaces.
762
763config DRM_PANEL_SITRONIX_ST7703
764	tristate "Sitronix ST7703 based MIPI touchscreen panels"
765	depends on OF
766	depends on DRM_MIPI_DSI
767	depends on BACKLIGHT_CLASS_DEVICE
768	help
769	  Say Y here if you want to enable support for Sitronix ST7703 based
770	  panels, souch as Rocktech JH057N00900 MIPI DSI panel as e.g. used in
771	  the Librem 5 devkit. It has a resolution of 720x1440 pixels, a built
772	  in backlight and touch controller.
773	  Touch input support is provided by the goodix driver and needs to be
774	  selected separately.
775
776config DRM_PANEL_SITRONIX_ST7789V
777	tristate "Sitronix ST7789V panel"
778	depends on OF && SPI
779	depends on BACKLIGHT_CLASS_DEVICE
780	help
781	  Say Y here if you want to enable support for the Sitronix
782	  ST7789V controller for 240x320 LCD panels
783
784config DRM_PANEL_SONY_ACX565AKM
785	tristate "Sony ACX565AKM panel"
786	depends on GPIOLIB && OF && SPI
787	depends on BACKLIGHT_CLASS_DEVICE
788	help
789	  Say Y here if you want to enable support for the Sony ACX565AKM
790	  800x600 3.5" panel (found on the Nokia N900).
791
792config DRM_PANEL_SONY_TD4353_JDI
793	tristate "Sony TD4353 JDI panel"
794	depends on GPIOLIB && OF
795	depends on DRM_MIPI_DSI
796	depends on BACKLIGHT_CLASS_DEVICE
797	help
798	  Say Y here if you want to enable support for the Sony Tama
799	  TD4353 JDI command mode panel as found on some Sony Xperia
800	  XZ2 and XZ2 Compact smartphones.
801
802config DRM_PANEL_SONY_TULIP_TRULY_NT35521
803	tristate "Sony Tulip Truly NT35521 panel"
804	depends on GPIOLIB && OF
805	depends on DRM_MIPI_DSI
806	depends on BACKLIGHT_CLASS_DEVICE
807	help
808	  Say Y here if you want to enable support for the Sony Tulip
809	  NT35521 1280x720 video mode panel as found on Sony Xperia M4
810	  Aqua phone.
811
812config DRM_PANEL_STARTEK_KD070FHFID015
813	tristate "STARTEK KD070FHFID015 panel"
814	depends on OF
815	depends on DRM_MIPI_DSI
816	depends on BACKLIGHT_CLASS_DEVICE
817	help
818	  Say Y here if you want to enable support for STARTEK KD070FHFID015 DSI panel
819	  based on RENESAS-R69429 controller. The pannel is a 7-inch TFT LCD display
820	  with a resolution of 1024 x 600 pixels. It provides a MIPI DSI interface to
821	  the host, a built-in LED backlight and touch controller.
822
823config DRM_PANEL_EDP
824	tristate "support for simple Embedded DisplayPort panels"
825	depends on OF
826	depends on BACKLIGHT_CLASS_DEVICE
827	depends on PM
828	select VIDEOMODE_HELPERS
829	select DRM_DISPLAY_DP_HELPER
830	select DRM_DISPLAY_HELPER
831	select DRM_DISPLAY_DP_AUX_BUS
832	select DRM_KMS_HELPER
833	help
834	  DRM panel driver for dumb eDP panels that need at most a regulator and
835	  a GPIO to be powered up. Optionally a backlight can be attached so
836	  that it can be automatically turned off when the panel goes into a
837	  low power state.
838
839config DRM_PANEL_SIMPLE
840	tristate "support for simple panels (other than eDP ones)"
841	depends on OF
842	depends on BACKLIGHT_CLASS_DEVICE
843	depends on PM
844	select VIDEOMODE_HELPERS
845	help
846	  DRM panel driver for dumb non-eDP panels that need at most a regulator
847	  and a GPIO to be powered up. Optionally a backlight can be attached so
848	  that it can be automatically turned off when the panel goes into a
849	  low power state.
850
851config DRM_PANEL_SYNAPTICS_R63353
852	tristate "Synaptics R63353-based panels"
853	depends on OF
854	depends on DRM_MIPI_DSI
855	depends on BACKLIGHT_CLASS_DEVICE
856	help
857	  Say Y if you want to enable support for panels based on the
858	  Synaptics R63353 controller.
859
860config DRM_PANEL_TDO_TL070WSH30
861	tristate "TDO TL070WSH30 DSI panel"
862	depends on OF
863	depends on DRM_MIPI_DSI
864	depends on BACKLIGHT_CLASS_DEVICE
865	help
866	  Say Y here if you want to enable support for TDO TL070WSH30 TFT-LCD
867	  panel module. The panel has a 1024×600 resolution and uses
868	  24 bit RGB per pixel. It provides a MIPI DSI interface to
869	  the host, a built-in LED backlight and touch controller.
870
871config DRM_PANEL_TPO_TD028TTEC1
872	tristate "Toppoly (TPO) TD028TTEC1 panel driver"
873	depends on OF && SPI
874	depends on BACKLIGHT_CLASS_DEVICE
875	help
876	  Say Y here if you want to enable support for TPO TD028TTEC1 480x640
877	  2.8" panel (found on the OpenMoko Neo FreeRunner and Neo 1973).
878
879config DRM_PANEL_TPO_TD043MTEA1
880	tristate "Toppoly (TPO) TD043MTEA1 panel driver"
881	depends on GPIOLIB && OF && REGULATOR && SPI
882	help
883	  Say Y here if you want to enable support for TPO TD043MTEA1 800x480
884	  4.3" panel (found on the OMAP3 Pandora board).
885
886config DRM_PANEL_TPO_TPG110
887	tristate "TPO TPG 800x400 panel"
888	depends on OF && SPI && GPIOLIB
889	depends on BACKLIGHT_CLASS_DEVICE
890	help
891	  Say Y here if you want to enable support for TPO TPG110
892	  400CH LTPS TFT LCD Single Chip Digital Driver for up to
893	  800x400 LCD panels.
894
895config DRM_PANEL_TRULY_NT35597_WQXGA
896	tristate "Truly WQXGA"
897	depends on OF
898	depends on DRM_MIPI_DSI
899	help
900	  Say Y here if you want to enable support for Truly NT35597 WQXGA Dual DSI
901	  Video Mode panel
902
903config DRM_PANEL_VISIONOX_R66451
904	tristate "Visionox R66451"
905	depends on OF
906	depends on DRM_MIPI_DSI
907	depends on BACKLIGHT_CLASS_DEVICE
908	select DRM_DISPLAY_DP_HELPER
909	select DRM_DISPLAY_HELPER
910	help
911	  Say Y here if you want to enable support for Visionox
912	  R66451 1080x2340 AMOLED DSI panel.
913
914config DRM_PANEL_VISIONOX_RM69299
915	tristate "Visionox RM69299"
916	depends on OF
917	depends on DRM_MIPI_DSI
918	help
919	  Say Y here if you want to enable support for Visionox
920	  RM69299  DSI Video Mode panel.
921
922config DRM_PANEL_VISIONOX_VTDR6130
923	tristate "Visionox VTDR6130"
924	depends on OF
925	depends on DRM_MIPI_DSI
926	depends on BACKLIGHT_CLASS_DEVICE
927	help
928	  Say Y here if you want to enable support for Visionox
929	  VTDR6130 1080x2400 AMOLED DSI panel.
930
931config DRM_PANEL_WIDECHIPS_WS2401
932	tristate "Widechips WS2401 DPI panel driver"
933	depends on SPI && GPIOLIB
934	depends on BACKLIGHT_CLASS_DEVICE
935	select DRM_MIPI_DBI
936	help
937	  Say Y here if you want to enable support for the Widechips WS2401 DPI
938	  480x800 display controller used in panels such as Samsung LMS380KF01.
939	  This display is used in the Samsung Galaxy Ace 2 GT-I8160 (Codina).
940
941config DRM_PANEL_XINPENG_XPP055C272
942	tristate "Xinpeng XPP055C272 panel driver"
943	depends on OF
944	depends on DRM_MIPI_DSI
945	depends on BACKLIGHT_CLASS_DEVICE
946	help
947	  Say Y here if you want to enable support for the Xinpeng
948	  XPP055C272 controller for 720x1280 LCD panels with MIPI/RGB/SPI
949	  system interfaces.
950endmenu
951