1 # SPDX-License-Identifier: GPL-2.0-only
6 Panel registration and lookup framework.
9 depends on DRM && DRM_PANEL
11 config DRM_PANEL_ABT_Y030XX067A
12 tristate "ABT Y030XX067A 320x480 LCD panel"
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.
20 config DRM_PANEL_ARM_VERSATILE
21 tristate "ARM Versatile panel driver"
24 select VIDEOMODE_HELPERS
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.
30 config 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
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.
40 config DRM_PANEL_BOE_BF060Y8M_AJ0
41 tristate "Boe BF060Y8M-AJ0 panel"
43 depends on DRM_MIPI_DSI
44 depends on BACKLIGHT_CLASS_DEVICE
46 Say Y here if you want to enable support for Boe BF060Y8M-AJ0
47 5.99" AMOLED modules. The panel has a 1080x2160 resolution and
48 uses 24 bit RGB per pixel. It provides a MIPI DSI interface to
49 the host and backlight is controlled through DSI commands.
51 config DRM_PANEL_BOE_HIMAX8279D
52 tristate "Boe Himax8279d panel"
54 depends on DRM_MIPI_DSI
55 depends on BACKLIGHT_CLASS_DEVICE
57 Say Y here if you want to enable support for Boe Himax8279d
58 TFT-LCD modules. The panel has a 1200x1920 resolution and uses
59 24 bit RGB per pixel. It provides a MIPI DSI interface to
60 the host and has a built-in LED backlight.
62 config DRM_PANEL_BOE_TV101WUM_NL6
63 tristate "BOE TV101WUM and AUO KD101N80 45NA 1200x1920 panel"
65 depends on DRM_MIPI_DSI
66 depends on BACKLIGHT_CLASS_DEVICE
68 Say Y here if you want to support for BOE TV101WUM and AUO KD101N80
69 45NA WUXGA PANEL DSI Video Mode panel
71 config DRM_PANEL_DSI_CM
72 tristate "Generic DSI command mode panels"
74 depends on DRM_MIPI_DSI
75 depends on BACKLIGHT_CLASS_DEVICE
77 DRM panel driver for DSI command mode panels with support for
78 embedded and external backlights.
81 tristate "Generic LVDS panel driver"
83 depends on BACKLIGHT_CLASS_DEVICE
84 select VIDEOMODE_HELPERS
86 This driver supports LVDS panels that don't require device-specific
87 handling of power supplies or control signals. It implements automatic
88 backlight handling if the panel is attached to a backlight controller.
90 config DRM_PANEL_SIMPLE
91 tristate "support for simple panels (other than eDP ones)"
93 depends on BACKLIGHT_CLASS_DEVICE
95 select VIDEOMODE_HELPERS
97 DRM panel driver for dumb non-eDP panels that need at most a regulator
98 and a GPIO to be powered up. Optionally a backlight can be attached so
99 that it can be automatically turned off when the panel goes into a
103 tristate "support for simple Embedded DisplayPort panels"
105 depends on BACKLIGHT_CLASS_DEVICE
107 select VIDEOMODE_HELPERS
108 select DRM_DISPLAY_DP_HELPER
109 select DRM_DISPLAY_HELPER
110 select DRM_DP_AUX_BUS
111 select DRM_KMS_HELPER
113 DRM panel driver for dumb eDP panels that need at most a regulator and
114 a GPIO to be powered up. Optionally a backlight can be attached so
115 that it can be automatically turned off when the panel goes into a
118 config DRM_PANEL_EBBG_FT8719
119 tristate "EBBG FT8719 panel driver"
121 depends on DRM_MIPI_DSI
122 depends on BACKLIGHT_CLASS_DEVICE
124 Say Y here if you want to enable support for the EBBG FT8719
125 video mode panel. Mainly found on Xiaomi Poco F1 mobile phone.
126 The panel has a resolution of 1080x2246. It provides a MIPI DSI
127 interface to the host.
129 config DRM_PANEL_ELIDA_KD35T133
130 tristate "Elida KD35T133 panel driver"
132 depends on DRM_MIPI_DSI
133 depends on BACKLIGHT_CLASS_DEVICE
135 Say Y here if you want to enable support for the Elida
136 KD35T133 controller for 320x480 LCD panels with MIPI-DSI
139 config DRM_PANEL_FEIXIN_K101_IM2BA02
140 tristate "Feixin K101 IM2BA02 panel"
142 depends on DRM_MIPI_DSI
143 depends on BACKLIGHT_CLASS_DEVICE
145 Say Y here if you want to enable support for the Feixin K101 IM2BA02
146 4-lane 800x1280 MIPI DSI panel.
148 config DRM_PANEL_FEIYANG_FY07024DI26A30D
149 tristate "Feiyang FY07024DI26A30-D MIPI-DSI LCD panel"
151 depends on DRM_MIPI_DSI
152 depends on BACKLIGHT_CLASS_DEVICE
154 Say Y if you want to enable support for panels based on the
155 Feiyang FY07024DI26A30-D MIPI-DSI interface.
157 config DRM_PANEL_ILITEK_IL9322
158 tristate "Ilitek ILI9322 320x240 QVGA panels"
162 Say Y here if you want to enable support for Ilitek IL9322
163 QVGA (320x240) RGB, YUV and ITU-T BT.656 panels.
165 config DRM_PANEL_ILITEK_ILI9341
166 tristate "Ilitek ILI9341 240x320 QVGA panels"
168 select DRM_KMS_HELPER
169 select DRM_GEM_DMA_HELPER
170 depends on BACKLIGHT_CLASS_DEVICE
173 Say Y here if you want to enable support for Ilitek IL9341
174 QVGA (240x320) RGB panels. support serial & parallel rgb
177 config DRM_PANEL_ILITEK_ILI9881C
178 tristate "Ilitek ILI9881C-based panels"
180 depends on DRM_MIPI_DSI
181 depends on BACKLIGHT_CLASS_DEVICE
183 Say Y if you want to enable support for panels based on the
184 Ilitek ILI9881c controller.
186 config DRM_PANEL_INNOLUX_EJ030NA
187 tristate "Innolux EJ030NA 320x480 LCD panel"
191 Say Y here to enable support for the Innolux/Chimei EJ030NA
192 320x480 3.0" panel as found in the RS97 V2.1, RG300(non-ips)
193 and LDK handheld gaming consoles.
195 config DRM_PANEL_INNOLUX_P079ZCA
196 tristate "Innolux P079ZCA panel"
198 depends on DRM_MIPI_DSI
199 depends on BACKLIGHT_CLASS_DEVICE
201 Say Y here if you want to enable support for Innolux P079ZCA
202 TFT-LCD modules. The panel has a 1024x768 resolution and uses
203 24 bit RGB per pixel. It provides a MIPI DSI interface to
204 the host and has a built-in LED backlight.
206 config DRM_PANEL_JDI_LT070ME05000
207 tristate "JDI LT070ME05000 WUXGA DSI panel"
209 depends on DRM_MIPI_DSI
210 depends on BACKLIGHT_CLASS_DEVICE
212 Say Y here if you want to enable support for JDI DSI video mode
213 panel as found in Google Nexus 7 (2013) devices.
214 The panel has a 1200(RGB)×1920 (WUXGA) resolution and uses
217 config DRM_PANEL_JDI_R63452
218 tristate "JDI R63452 Full HD DSI panel"
220 depends on DRM_MIPI_DSI
221 depends on BACKLIGHT_CLASS_DEVICE
223 Say Y here if you want to enable support for the JDI R63452
224 DSI command mode panel as found in Xiaomi Mi 5 Devices.
226 config DRM_PANEL_KHADAS_TS050
227 tristate "Khadas TS050 panel"
229 depends on DRM_MIPI_DSI
230 depends on BACKLIGHT_CLASS_DEVICE
232 Say Y here if you want to enable support for Khadas TS050 TFT-LCD
233 panel module. The panel has a 1080x1920 resolution and uses
234 24 bit RGB per pixel. It provides a MIPI DSI interface to
235 the host, a built-in LED backlight and touch controller.
237 config DRM_PANEL_KINGDISPLAY_KD097D04
238 tristate "Kingdisplay kd097d04 panel"
240 depends on DRM_MIPI_DSI
241 depends on BACKLIGHT_CLASS_DEVICE
243 Say Y here if you want to enable support for Kingdisplay kd097d04
244 TFT-LCD modules. The panel has a 1536x2048 resolution and uses
245 24 bit RGB per pixel. It provides a MIPI DSI interface to
246 the host and has a built-in LED backlight.
248 config DRM_PANEL_LEADTEK_LTK050H3146W
249 tristate "Leadtek LTK050H3146W panel"
251 depends on DRM_MIPI_DSI
252 depends on BACKLIGHT_CLASS_DEVICE
254 Say Y here if you want to enable support for Leadtek LTK050H3146W
255 TFT-LCD modules. The panel has a 720x1280 resolution and uses
256 24 bit RGB per pixel. It provides a MIPI DSI interface to
257 the host and has a built-in LED backlight.
259 config DRM_PANEL_LEADTEK_LTK500HD1829
260 tristate "Leadtek LTK500HD1829 panel"
262 depends on DRM_MIPI_DSI
263 depends on BACKLIGHT_CLASS_DEVICE
265 Say Y here if you want to enable support for Kingdisplay kd097d04
266 TFT-LCD modules. The panel has a 1536x2048 resolution and uses
267 24 bit RGB per pixel. It provides a MIPI DSI interface to
268 the host and has a built-in LED backlight.
270 config DRM_PANEL_SAMSUNG_LD9040
271 tristate "Samsung LD9040 RGB/SPI panel"
273 select VIDEOMODE_HELPERS
275 config DRM_PANEL_LG_LB035Q02
276 tristate "LG LB035Q024573 RGB panel"
277 depends on GPIOLIB && OF && SPI
279 Say Y here if you want to enable support for the LB035Q02 RGB panel
280 (found on the Gumstix Overo Palo35 board). To compile this driver as
281 a module, choose M here.
283 config DRM_PANEL_LG_LG4573
284 tristate "LG4573 RGB/SPI panel"
286 select VIDEOMODE_HELPERS
288 Say Y here if you want to enable support for LG4573 RGB panel.
289 To compile this driver as a module, choose M here.
291 config DRM_PANEL_NEC_NL8048HL11
292 tristate "NEC NL8048HL11 RGB panel"
293 depends on GPIOLIB && OF && SPI
295 Say Y here if you want to enable support for the NEC NL8048HL11 RGB
296 panel (found on the Zoom2/3/3630 SDP boards). To compile this driver
297 as a module, choose M here.
299 config DRM_PANEL_NEWVISION_NV3052C
300 tristate "NewVision NV3052C RGB/SPI panel"
302 depends on BACKLIGHT_CLASS_DEVICE
305 Say Y here if you want to enable support for the panels built
306 around the NewVision NV3052C display controller.
308 config DRM_PANEL_NOVATEK_NT35510
309 tristate "Novatek NT35510 RGB panel driver"
311 depends on DRM_MIPI_DSI
312 depends on BACKLIGHT_CLASS_DEVICE
314 Say Y here if you want to enable support for the panels built
315 around the Novatek NT35510 display controller, such as some
318 config DRM_PANEL_NOVATEK_NT35560
319 tristate "Novatek NT35560 DSI command mode panel"
321 depends on DRM_MIPI_DSI
322 depends on BACKLIGHT_CLASS_DEVICE
323 select VIDEOMODE_HELPERS
325 Say Y here if you want to enable the Novatek NT35560 display
326 controller. This panel supports DSI in both command and video
327 mode. This supports several panels such as Sony ACX424AKM and
330 config DRM_PANEL_NOVATEK_NT35950
331 tristate "Novatek NT35950 DSI panel"
333 depends on DRM_MIPI_DSI
334 depends on BACKLIGHT_CLASS_DEVICE
336 Say Y here if you want to enable support for the panels built
337 around the Novatek NT35950 display controller, such as some
338 Sharp panels used in Sony Xperia Z5 Premium and XZ Premium
341 config DRM_PANEL_NOVATEK_NT36672A
342 tristate "Novatek NT36672A DSI panel"
344 depends on DRM_MIPI_DSI
345 depends on BACKLIGHT_CLASS_DEVICE
347 Say Y here if you want to enable support for the panels built
348 around the Novatek NT36672A display controller, such as some
349 Tianma panels used in a few Xiaomi Poco F1 mobile phones.
351 config DRM_PANEL_NOVATEK_NT39016
352 tristate "Novatek NT39016 RGB/SPI panel"
354 depends on BACKLIGHT_CLASS_DEVICE
357 Say Y here if you want to enable support for the panels built
358 around the Novatek NT39016 display controller.
360 config DRM_PANEL_MANTIX_MLAF057WE51
361 tristate "Mantix MLAF057WE51-X MIPI-DSI LCD panel"
363 depends on DRM_MIPI_DSI
364 depends on BACKLIGHT_CLASS_DEVICE
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
371 config DRM_PANEL_OLIMEX_LCD_OLINUXINO
372 tristate "Olimex LCD-OLinuXino panel"
375 depends on BACKLIGHT_CLASS_DEVICE
378 The panel is used with different sizes LCDs, from 480x272 to
379 1280x800, and 24 bit per pixel.
381 Say Y here if you want to enable support for Olimex Ltd.
384 config DRM_PANEL_ORISETECH_OTM8009A
385 tristate "Orise Technology otm8009a 480x800 dsi 2dl panel"
387 depends on DRM_MIPI_DSI
388 depends on BACKLIGHT_CLASS_DEVICE
390 Say Y here if you want to enable support for Orise Technology
391 otm8009a 480x800 dsi 2dl panel.
393 config DRM_PANEL_OSD_OSD101T2587_53TS
394 tristate "OSD OSD101T2587-53TS DSI 1920x1200 video mode panel"
396 depends on DRM_MIPI_DSI
397 depends on BACKLIGHT_CLASS_DEVICE
399 Say Y here if you want to enable support for One Stop Displays
400 OSD101T2587-53TS 10.1" 1920x1200 dsi panel.
402 config DRM_PANEL_PANASONIC_VVX10F034N00
403 tristate "Panasonic VVX10F034N00 1920x1200 video mode panel"
405 depends on DRM_MIPI_DSI
406 depends on BACKLIGHT_CLASS_DEVICE
408 Say Y here if you want to enable support for Panasonic VVX10F034N00
409 WUXGA (1920x1200) Novatek NT1397-based DSI panel as found in some
412 config DRM_PANEL_RASPBERRYPI_TOUCHSCREEN
413 tristate "Raspberry Pi 7-inch touchscreen panel"
414 depends on DRM_MIPI_DSI
416 Say Y here if you want to enable support for the Raspberry
417 Pi 7" Touchscreen. To compile this driver as a module,
420 config DRM_PANEL_RAYDIUM_RM67191
421 tristate "Raydium RM67191 FHD 1080x1920 DSI video mode panel"
423 depends on DRM_MIPI_DSI
424 depends on BACKLIGHT_CLASS_DEVICE
426 Say Y here if you want to enable support for Raydium RM67191 FHD
427 (1080x1920) DSI panel.
429 config DRM_PANEL_RAYDIUM_RM68200
430 tristate "Raydium RM68200 720x1280 DSI video mode panel"
432 depends on DRM_MIPI_DSI
433 depends on BACKLIGHT_CLASS_DEVICE
435 Say Y here if you want to enable support for Raydium RM68200
436 720x1280 DSI video mode panel.
438 config DRM_PANEL_RONBO_RB070D30
439 tristate "Ronbo Electronics RB070D30 panel"
441 depends on DRM_MIPI_DSI
442 depends on BACKLIGHT_CLASS_DEVICE
444 Say Y here if you want to enable support for Ronbo Electronics
445 RB070D30 1024x600 DSI panel.
447 config DRM_PANEL_SAMSUNG_ATNA33XC20
448 tristate "Samsung ATNA33XC20 eDP panel"
450 depends on BACKLIGHT_CLASS_DEVICE
452 select DRM_DISPLAY_DP_HELPER
453 select DRM_DISPLAY_HELPER
454 select DRM_DP_AUX_BUS
456 DRM panel driver for the Samsung ATNA33XC20 panel. This panel can't
457 be handled by the DRM_PANEL_SIMPLE driver because its power
458 sequencing is non-standard.
460 config DRM_PANEL_SAMSUNG_DB7430
461 tristate "Samsung DB7430-based DPI panels"
462 depends on OF && SPI && GPIOLIB
463 depends on BACKLIGHT_CLASS_DEVICE
466 Say Y here if you want to enable support for the Samsung
467 DB7430 DPI display controller used in such devices as the
468 LMS397KF04 480x800 DPI panel.
470 config DRM_PANEL_SAMSUNG_S6D16D0
471 tristate "Samsung S6D16D0 DSI video mode panel"
473 depends on DRM_MIPI_DSI
474 select VIDEOMODE_HELPERS
476 config DRM_PANEL_SAMSUNG_S6D27A1
477 tristate "Samsung S6D27A1 DPI panel driver"
478 depends on OF && SPI && GPIOLIB
481 Say Y here if you want to enable support for the Samsung
482 S6D27A1 DPI 480x800 panel.
484 This panel can be found in Samsung Galaxy Ace 2
485 GT-I8160 mobile phone.
487 config DRM_PANEL_SAMSUNG_S6E3HA2
488 tristate "Samsung S6E3HA2 DSI video mode panel"
490 depends on DRM_MIPI_DSI
491 depends on BACKLIGHT_CLASS_DEVICE
492 select VIDEOMODE_HELPERS
494 config DRM_PANEL_SAMSUNG_S6E63J0X03
495 tristate "Samsung S6E63J0X03 DSI command mode panel"
497 depends on DRM_MIPI_DSI
498 depends on BACKLIGHT_CLASS_DEVICE
499 select VIDEOMODE_HELPERS
501 config DRM_PANEL_SAMSUNG_S6E63M0
502 tristate "Samsung S6E63M0 RGB panel"
504 depends on BACKLIGHT_CLASS_DEVICE
506 Say Y here if you want to enable support for Samsung S6E63M0
507 AMOLED LCD panel. This panel can be accessed using SPI or
510 config DRM_PANEL_SAMSUNG_S6E63M0_SPI
511 tristate "Samsung S6E63M0 RGB SPI interface"
513 depends on DRM_PANEL_SAMSUNG_S6E63M0
514 default DRM_PANEL_SAMSUNG_S6E63M0
517 Say Y here if you want to be able to access the Samsung
518 S6E63M0 panel using SPI.
520 config DRM_PANEL_SAMSUNG_S6E63M0_DSI
521 tristate "Samsung S6E63M0 RGB DSI interface"
522 depends on DRM_MIPI_DSI
523 depends on DRM_PANEL_SAMSUNG_S6E63M0
525 Say Y here if you want to be able to access the Samsung
526 S6E63M0 panel using DSI.
528 config DRM_PANEL_SAMSUNG_S6E88A0_AMS452EF01
529 tristate "Samsung AMS452EF01 panel with S6E88A0 DSI video mode controller"
532 select VIDEOMODE_HELPERS
534 config DRM_PANEL_SAMSUNG_S6E8AA0
535 tristate "Samsung S6E8AA0 DSI video mode panel"
538 select VIDEOMODE_HELPERS
540 config DRM_PANEL_SAMSUNG_SOFEF00
541 tristate "Samsung sofef00/s6e3fc2x01 OnePlus 6/6T DSI cmd mode panels"
543 depends on DRM_MIPI_DSI
544 depends on BACKLIGHT_CLASS_DEVICE
545 select VIDEOMODE_HELPERS
547 Say Y or M here if you want to enable support for the Samsung AMOLED
548 command mode panels found in the OnePlus 6/6T smartphones.
550 The panels are 2280x1080@60Hz and 2340x1080@60Hz respectively
552 config DRM_PANEL_SEIKO_43WVF1G
553 tristate "Seiko 43WVF1G panel"
555 depends on BACKLIGHT_CLASS_DEVICE
556 select VIDEOMODE_HELPERS
558 Say Y here if you want to enable support for the Seiko
559 43WVF1G controller for 800x480 LCD panels
561 config DRM_PANEL_SHARP_LQ101R1SX01
562 tristate "Sharp LQ101R1SX01 panel"
564 depends on DRM_MIPI_DSI
565 depends on BACKLIGHT_CLASS_DEVICE
567 Say Y here if you want to enable support for Sharp LQ101R1SX01
568 TFT-LCD modules. The panel has a 2560x1600 resolution and uses
569 24 bit RGB per pixel. It provides a dual MIPI DSI interface to
570 the host and has a built-in LED backlight.
572 To compile this driver as a module, choose M here: the module
573 will be called panel-sharp-lq101r1sx01.
575 config DRM_PANEL_SHARP_LS037V7DW01
576 tristate "Sharp LS037V7DW01 VGA LCD panel"
577 depends on GPIOLIB && OF && REGULATOR
579 Say Y here if you want to enable support for Sharp LS037V7DW01 VGA
580 (480x640) LCD panel (found on the TI SDP3430 board).
582 config DRM_PANEL_SHARP_LS043T1LE01
583 tristate "Sharp LS043T1LE01 qHD video mode panel"
585 depends on DRM_MIPI_DSI
586 depends on BACKLIGHT_CLASS_DEVICE
588 Say Y here if you want to enable support for Sharp LS043T1LE01 qHD
589 (540x960) DSI panel as found on the Qualcomm APQ8074 Dragonboard
591 config DRM_PANEL_SHARP_LS060T1SX01
592 tristate "Sharp LS060T1SX01 FullHD video mode panel"
594 depends on DRM_MIPI_DSI
595 depends on BACKLIGHT_CLASS_DEVICE
597 Say Y here if you want to enable support for Sharp LS060T1SX01 6.0"
598 FullHD (1080x1920) DSI panel as found in Dragonboard Display Adapter
601 config DRM_PANEL_SITRONIX_ST7701
602 tristate "Sitronix ST7701 panel driver"
604 depends on DRM_MIPI_DSI
605 depends on BACKLIGHT_CLASS_DEVICE
607 Say Y here if you want to enable support for the Sitronix
608 ST7701 controller for 480X864 LCD panels with MIPI/RGB/SPI
611 config DRM_PANEL_SITRONIX_ST7703
612 tristate "Sitronix ST7703 based MIPI touchscreen panels"
614 depends on DRM_MIPI_DSI
615 depends on BACKLIGHT_CLASS_DEVICE
617 Say Y here if you want to enable support for Sitronix ST7703 based
618 panels, souch as Rocktech JH057N00900 MIPI DSI panel as e.g. used in
619 the Librem 5 devkit. It has a resolution of 720x1440 pixels, a built
620 in backlight and touch controller.
621 Touch input support is provided by the goodix driver and needs to be
624 config DRM_PANEL_SITRONIX_ST7789V
625 tristate "Sitronix ST7789V panel"
627 depends on BACKLIGHT_CLASS_DEVICE
629 Say Y here if you want to enable support for the Sitronix
630 ST7789V controller for 240x320 LCD panels
632 config DRM_PANEL_SONY_ACX565AKM
633 tristate "Sony ACX565AKM panel"
634 depends on GPIOLIB && OF && SPI
635 depends on BACKLIGHT_CLASS_DEVICE
637 Say Y here if you want to enable support for the Sony ACX565AKM
638 800x600 3.5" panel (found on the Nokia N900).
640 config DRM_PANEL_SONY_TULIP_TRULY_NT35521
641 tristate "Sony Tulip Truly NT35521 panel"
642 depends on GPIOLIB && OF
643 depends on DRM_MIPI_DSI
644 depends on BACKLIGHT_CLASS_DEVICE
646 Say Y here if you want to enable support for the Sony Tulip
647 NT35521 1280x720 video mode panel as found on Sony Xperia M4
650 config DRM_PANEL_TDO_TL070WSH30
651 tristate "TDO TL070WSH30 DSI panel"
653 depends on DRM_MIPI_DSI
654 depends on BACKLIGHT_CLASS_DEVICE
656 Say Y here if you want to enable support for TDO TL070WSH30 TFT-LCD
657 panel module. The panel has a 1024×600 resolution and uses
658 24 bit RGB per pixel. It provides a MIPI DSI interface to
659 the host, a built-in LED backlight and touch controller.
661 config DRM_PANEL_TPO_TD028TTEC1
662 tristate "Toppoly (TPO) TD028TTEC1 panel driver"
664 depends on BACKLIGHT_CLASS_DEVICE
666 Say Y here if you want to enable support for TPO TD028TTEC1 480x640
667 2.8" panel (found on the OpenMoko Neo FreeRunner and Neo 1973).
669 config DRM_PANEL_TPO_TD043MTEA1
670 tristate "Toppoly (TPO) TD043MTEA1 panel driver"
671 depends on GPIOLIB && OF && REGULATOR && SPI
673 Say Y here if you want to enable support for TPO TD043MTEA1 800x480
674 4.3" panel (found on the OMAP3 Pandora board).
676 config DRM_PANEL_TPO_TPG110
677 tristate "TPO TPG 800x400 panel"
678 depends on OF && SPI && GPIOLIB
679 depends on BACKLIGHT_CLASS_DEVICE
681 Say Y here if you want to enable support for TPO TPG110
682 400CH LTPS TFT LCD Single Chip Digital Driver for up to
685 config DRM_PANEL_TRULY_NT35597_WQXGA
686 tristate "Truly WQXGA"
688 depends on DRM_MIPI_DSI
690 Say Y here if you want to enable support for Truly NT35597 WQXGA Dual DSI
693 config DRM_PANEL_VISIONOX_RM69299
694 tristate "Visionox RM69299"
696 depends on DRM_MIPI_DSI
698 Say Y here if you want to enable support for Visionox
699 RM69299 DSI Video Mode panel.
701 config DRM_PANEL_WIDECHIPS_WS2401
702 tristate "Widechips WS2401 DPI panel driver"
703 depends on SPI && GPIOLIB
704 depends on BACKLIGHT_CLASS_DEVICE
707 Say Y here if you want to enable support for the Widechips WS2401 DPI
708 480x800 display controller used in panels such as Samsung LMS380KF01.
709 This display is used in the Samsung Galaxy Ace 2 GT-I8160 (Codina).
711 config DRM_PANEL_XINPENG_XPP055C272
712 tristate "Xinpeng XPP055C272 panel driver"
714 depends on DRM_MIPI_DSI
715 depends on BACKLIGHT_CLASS_DEVICE
717 Say Y here if you want to enable support for the Xinpeng
718 XPP055C272 controller for 720x1280 LCD panels with MIPI/RGB/SPI