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_BOE_HIMAX8279D 41 tristate "Boe Himax8279d panel" 42 depends on OF 43 depends on DRM_MIPI_DSI 44 depends on BACKLIGHT_CLASS_DEVICE 45 help 46 Say Y here if you want to enable support for Boe Himax8279d 47 TFT-LCD modules. The panel has a 1200x1920 resolution and uses 48 24 bit RGB per pixel. It provides a MIPI DSI interface to 49 the host and has a built-in LED backlight. 50 51config DRM_PANEL_BOE_TV101WUM_NL6 52 tristate "BOE TV101WUM and AUO KD101N80 45NA 1200x1920 panel" 53 depends on OF 54 depends on DRM_MIPI_DSI 55 depends on BACKLIGHT_CLASS_DEVICE 56 help 57 Say Y here if you want to support for BOE TV101WUM and AUO KD101N80 58 45NA WUXGA PANEL DSI Video Mode panel 59 60config DRM_PANEL_DSI_CM 61 tristate "Generic DSI command mode panels" 62 depends on OF 63 depends on DRM_MIPI_DSI 64 depends on BACKLIGHT_CLASS_DEVICE 65 help 66 DRM panel driver for DSI command mode panels with support for 67 embedded and external backlights. 68 69config DRM_PANEL_LVDS 70 tristate "Generic LVDS panel driver" 71 depends on OF 72 depends on BACKLIGHT_CLASS_DEVICE 73 select VIDEOMODE_HELPERS 74 help 75 This driver supports LVDS panels that don't require device-specific 76 handling of power supplies or control signals. It implements automatic 77 backlight handling if the panel is attached to a backlight controller. 78 79config DRM_PANEL_SIMPLE 80 tristate "support for simple panels" 81 depends on OF 82 depends on BACKLIGHT_CLASS_DEVICE 83 depends on PM 84 select VIDEOMODE_HELPERS 85 help 86 DRM panel driver for dumb panels that need at most a regulator and 87 a GPIO to be powered up. Optionally a backlight can be attached so 88 that it can be automatically turned off when the panel goes into a 89 low power state. 90 91config DRM_PANEL_ELIDA_KD35T133 92 tristate "Elida KD35T133 panel driver" 93 depends on OF 94 depends on DRM_MIPI_DSI 95 depends on BACKLIGHT_CLASS_DEVICE 96 help 97 Say Y here if you want to enable support for the Elida 98 KD35T133 controller for 320x480 LCD panels with MIPI-DSI 99 system interfaces. 100 101config DRM_PANEL_FEIXIN_K101_IM2BA02 102 tristate "Feixin K101 IM2BA02 panel" 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 Feixin K101 IM2BA02 108 4-lane 800x1280 MIPI DSI panel. 109 110config DRM_PANEL_FEIYANG_FY07024DI26A30D 111 tristate "Feiyang FY07024DI26A30-D MIPI-DSI LCD panel" 112 depends on OF 113 depends on DRM_MIPI_DSI 114 depends on BACKLIGHT_CLASS_DEVICE 115 help 116 Say Y if you want to enable support for panels based on the 117 Feiyang FY07024DI26A30-D MIPI-DSI interface. 118 119config DRM_PANEL_ILITEK_IL9322 120 tristate "Ilitek ILI9322 320x240 QVGA panels" 121 depends on OF && SPI 122 select REGMAP 123 help 124 Say Y here if you want to enable support for Ilitek IL9322 125 QVGA (320x240) RGB, YUV and ITU-T BT.656 panels. 126 127config DRM_PANEL_ILITEK_ILI9881C 128 tristate "Ilitek ILI9881C-based panels" 129 depends on OF 130 depends on DRM_MIPI_DSI 131 depends on BACKLIGHT_CLASS_DEVICE 132 help 133 Say Y if you want to enable support for panels based on the 134 Ilitek ILI9881c controller. 135 136config DRM_PANEL_INNOLUX_P079ZCA 137 tristate "Innolux P079ZCA panel" 138 depends on OF 139 depends on DRM_MIPI_DSI 140 depends on BACKLIGHT_CLASS_DEVICE 141 help 142 Say Y here if you want to enable support for Innolux P079ZCA 143 TFT-LCD modules. The panel has a 1024x768 resolution and uses 144 24 bit RGB per pixel. It provides a MIPI DSI interface to 145 the host and has a built-in LED backlight. 146 147config DRM_PANEL_JDI_LT070ME05000 148 tristate "JDI LT070ME05000 WUXGA DSI panel" 149 depends on OF 150 depends on DRM_MIPI_DSI 151 depends on BACKLIGHT_CLASS_DEVICE 152 help 153 Say Y here if you want to enable support for JDI DSI video mode 154 panel as found in Google Nexus 7 (2013) devices. 155 The panel has a 1200(RGB)×1920 (WUXGA) resolution and uses 156 24 bit per pixel. 157 158config DRM_PANEL_KHADAS_TS050 159 tristate "Khadas TS050 panel" 160 depends on OF 161 depends on DRM_MIPI_DSI 162 depends on BACKLIGHT_CLASS_DEVICE 163 help 164 Say Y here if you want to enable support for Khadas TS050 TFT-LCD 165 panel module. The panel has a 1080x1920 resolution and uses 166 24 bit RGB per pixel. It provides a MIPI DSI interface to 167 the host, a built-in LED backlight and touch controller. 168 169config DRM_PANEL_KINGDISPLAY_KD097D04 170 tristate "Kingdisplay kd097d04 panel" 171 depends on OF 172 depends on DRM_MIPI_DSI 173 depends on BACKLIGHT_CLASS_DEVICE 174 help 175 Say Y here if you want to enable support for Kingdisplay kd097d04 176 TFT-LCD modules. The panel has a 1536x2048 resolution and uses 177 24 bit RGB per pixel. It provides a MIPI DSI interface to 178 the host and has a built-in LED backlight. 179 180config DRM_PANEL_LEADTEK_LTK050H3146W 181 tristate "Leadtek LTK050H3146W 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 Leadtek LTK050H3146W 187 TFT-LCD modules. The panel has a 720x1280 resolution and uses 188 24 bit RGB per pixel. It provides a MIPI DSI interface to 189 the host and has a built-in LED backlight. 190 191config DRM_PANEL_LEADTEK_LTK500HD1829 192 tristate "Leadtek LTK500HD1829 panel" 193 depends on OF 194 depends on DRM_MIPI_DSI 195 depends on BACKLIGHT_CLASS_DEVICE 196 help 197 Say Y here if you want to enable support for Kingdisplay kd097d04 198 TFT-LCD modules. The panel has a 1536x2048 resolution and uses 199 24 bit RGB per pixel. It provides a MIPI DSI interface to 200 the host and has a built-in LED backlight. 201 202config DRM_PANEL_SAMSUNG_LD9040 203 tristate "Samsung LD9040 RGB/SPI panel" 204 depends on OF && SPI 205 select VIDEOMODE_HELPERS 206 207config DRM_PANEL_LG_LB035Q02 208 tristate "LG LB035Q024573 RGB panel" 209 depends on GPIOLIB && OF && SPI 210 help 211 Say Y here if you want to enable support for the LB035Q02 RGB panel 212 (found on the Gumstix Overo Palo35 board). To compile this driver as 213 a module, choose M here. 214 215config DRM_PANEL_LG_LG4573 216 tristate "LG4573 RGB/SPI panel" 217 depends on OF && SPI 218 select VIDEOMODE_HELPERS 219 help 220 Say Y here if you want to enable support for LG4573 RGB panel. 221 To compile this driver as a module, choose M here. 222 223config DRM_PANEL_NEC_NL8048HL11 224 tristate "NEC NL8048HL11 RGB panel" 225 depends on GPIOLIB && OF && SPI 226 help 227 Say Y here if you want to enable support for the NEC NL8048HL11 RGB 228 panel (found on the Zoom2/3/3630 SDP boards). To compile this driver 229 as a module, choose M here. 230 231config DRM_PANEL_NOVATEK_NT35510 232 tristate "Novatek NT35510 RGB panel driver" 233 depends on OF 234 depends on DRM_MIPI_DSI 235 depends on BACKLIGHT_CLASS_DEVICE 236 help 237 Say Y here if you want to enable support for the panels built 238 around the Novatek NT35510 display controller, such as some 239 Hydis panels. 240 241config DRM_PANEL_NOVATEK_NT36672A 242 tristate "Novatek NT36672A DSI panel" 243 depends on OF 244 depends on DRM_MIPI_DSI 245 depends on BACKLIGHT_CLASS_DEVICE 246 help 247 Say Y here if you want to enable support for the panels built 248 around the Novatek NT36672A display controller, such as some 249 Tianma panels used in a few Xiaomi Poco F1 mobile phones. 250 251config DRM_PANEL_NOVATEK_NT39016 252 tristate "Novatek NT39016 RGB/SPI panel" 253 depends on OF && SPI 254 depends on BACKLIGHT_CLASS_DEVICE 255 select REGMAP_SPI 256 help 257 Say Y here if you want to enable support for the panels built 258 around the Novatek NT39016 display controller. 259 260config DRM_PANEL_MANTIX_MLAF057WE51 261 tristate "Mantix MLAF057WE51-X MIPI-DSI LCD panel" 262 depends on OF 263 depends on DRM_MIPI_DSI 264 depends on BACKLIGHT_CLASS_DEVICE 265 help 266 Say Y here if you want to enable support for the Mantix 267 MLAF057WE51-X MIPI DSI panel as e.g. used in the Librem 5. It 268 has a resolution of 720x1440 pixels, a built in backlight and touch 269 controller. 270 271config DRM_PANEL_OLIMEX_LCD_OLINUXINO 272 tristate "Olimex LCD-OLinuXino panel" 273 depends on OF 274 depends on I2C 275 depends on BACKLIGHT_CLASS_DEVICE 276 help 277 The panel is used with different sizes LCDs, from 480x272 to 278 1280x800, and 24 bit per pixel. 279 280 Say Y here if you want to enable support for Olimex Ltd. 281 LCD-OLinuXino panel. 282 283config DRM_PANEL_ORISETECH_OTM8009A 284 tristate "Orise Technology otm8009a 480x800 dsi 2dl panel" 285 depends on OF 286 depends on DRM_MIPI_DSI 287 depends on BACKLIGHT_CLASS_DEVICE 288 help 289 Say Y here if you want to enable support for Orise Technology 290 otm8009a 480x800 dsi 2dl panel. 291 292config DRM_PANEL_OSD_OSD101T2587_53TS 293 tristate "OSD OSD101T2587-53TS DSI 1920x1200 video mode panel" 294 depends on OF 295 depends on DRM_MIPI_DSI 296 depends on BACKLIGHT_CLASS_DEVICE 297 help 298 Say Y here if you want to enable support for One Stop Displays 299 OSD101T2587-53TS 10.1" 1920x1200 dsi panel. 300 301config DRM_PANEL_PANASONIC_VVX10F034N00 302 tristate "Panasonic VVX10F034N00 1920x1200 video mode panel" 303 depends on OF 304 depends on DRM_MIPI_DSI 305 depends on BACKLIGHT_CLASS_DEVICE 306 help 307 Say Y here if you want to enable support for Panasonic VVX10F034N00 308 WUXGA (1920x1200) Novatek NT1397-based DSI panel as found in some 309 Xperia Z2 tablets 310 311config DRM_PANEL_RASPBERRYPI_TOUCHSCREEN 312 tristate "Raspberry Pi 7-inch touchscreen panel" 313 depends on DRM_MIPI_DSI 314 help 315 Say Y here if you want to enable support for the Raspberry 316 Pi 7" Touchscreen. To compile this driver as a module, 317 choose M here. 318 319config DRM_PANEL_RAYDIUM_RM67191 320 tristate "Raydium RM67191 FHD 1080x1920 DSI video mode panel" 321 depends on OF 322 depends on DRM_MIPI_DSI 323 depends on BACKLIGHT_CLASS_DEVICE 324 help 325 Say Y here if you want to enable support for Raydium RM67191 FHD 326 (1080x1920) DSI panel. 327 328config DRM_PANEL_RAYDIUM_RM68200 329 tristate "Raydium RM68200 720x1280 DSI video mode panel" 330 depends on OF 331 depends on DRM_MIPI_DSI 332 depends on BACKLIGHT_CLASS_DEVICE 333 help 334 Say Y here if you want to enable support for Raydium RM68200 335 720x1280 DSI video mode panel. 336 337config DRM_PANEL_RONBO_RB070D30 338 tristate "Ronbo Electronics RB070D30 panel" 339 depends on OF 340 depends on DRM_MIPI_DSI 341 depends on BACKLIGHT_CLASS_DEVICE 342 help 343 Say Y here if you want to enable support for Ronbo Electronics 344 RB070D30 1024x600 DSI panel. 345 346config DRM_PANEL_SAMSUNG_DB7430 347 tristate "Samsung DB7430-based DPI panels" 348 depends on OF && SPI && GPIOLIB 349 depends on BACKLIGHT_CLASS_DEVICE 350 select DRM_MIPI_DBI 351 help 352 Say Y here if you want to enable support for the Samsung 353 DB7430 DPI display controller used in such devices as the 354 LMS397KF04 480x800 DPI panel. 355 356config DRM_PANEL_SAMSUNG_S6D16D0 357 tristate "Samsung S6D16D0 DSI video mode panel" 358 depends on OF 359 depends on DRM_MIPI_DSI 360 select VIDEOMODE_HELPERS 361 362config DRM_PANEL_SAMSUNG_S6E3HA2 363 tristate "Samsung S6E3HA2 DSI video mode panel" 364 depends on OF 365 depends on DRM_MIPI_DSI 366 depends on BACKLIGHT_CLASS_DEVICE 367 select VIDEOMODE_HELPERS 368 369config DRM_PANEL_SAMSUNG_S6E63J0X03 370 tristate "Samsung S6E63J0X03 DSI command mode panel" 371 depends on OF 372 depends on DRM_MIPI_DSI 373 depends on BACKLIGHT_CLASS_DEVICE 374 select VIDEOMODE_HELPERS 375 376config DRM_PANEL_SAMSUNG_S6E63M0 377 tristate "Samsung S6E63M0 RGB panel" 378 depends on OF 379 depends on BACKLIGHT_CLASS_DEVICE 380 help 381 Say Y here if you want to enable support for Samsung S6E63M0 382 AMOLED LCD panel. This panel can be accessed using SPI or 383 DSI. 384 385config DRM_PANEL_SAMSUNG_S6E63M0_SPI 386 tristate "Samsung S6E63M0 RGB SPI interface" 387 depends on SPI 388 depends on DRM_PANEL_SAMSUNG_S6E63M0 389 default DRM_PANEL_SAMSUNG_S6E63M0 390 help 391 Say Y here if you want to be able to access the Samsung 392 S6E63M0 panel using SPI. 393 394config DRM_PANEL_SAMSUNG_S6E63M0_DSI 395 tristate "Samsung S6E63M0 RGB DSI interface" 396 depends on DRM_MIPI_DSI 397 depends on DRM_PANEL_SAMSUNG_S6E63M0 398 help 399 Say Y here if you want to be able to access the Samsung 400 S6E63M0 panel using DSI. 401 402config DRM_PANEL_SAMSUNG_S6E88A0_AMS452EF01 403 tristate "Samsung AMS452EF01 panel with S6E88A0 DSI video mode controller" 404 depends on OF 405 select DRM_MIPI_DSI 406 select VIDEOMODE_HELPERS 407 408config DRM_PANEL_SAMSUNG_S6E8AA0 409 tristate "Samsung S6E8AA0 DSI video mode panel" 410 depends on OF 411 select DRM_MIPI_DSI 412 select VIDEOMODE_HELPERS 413 414config DRM_PANEL_SAMSUNG_SOFEF00 415 tristate "Samsung sofef00/s6e3fc2x01 OnePlus 6/6T DSI cmd mode panels" 416 depends on OF 417 depends on DRM_MIPI_DSI 418 depends on BACKLIGHT_CLASS_DEVICE 419 select VIDEOMODE_HELPERS 420 help 421 Say Y or M here if you want to enable support for the Samsung AMOLED 422 command mode panels found in the OnePlus 6/6T smartphones. 423 424 The panels are 2280x1080@60Hz and 2340x1080@60Hz respectively 425 426config DRM_PANEL_SEIKO_43WVF1G 427 tristate "Seiko 43WVF1G panel" 428 depends on OF 429 depends on BACKLIGHT_CLASS_DEVICE 430 select VIDEOMODE_HELPERS 431 help 432 Say Y here if you want to enable support for the Seiko 433 43WVF1G controller for 800x480 LCD panels 434 435config DRM_PANEL_SHARP_LQ101R1SX01 436 tristate "Sharp LQ101R1SX01 panel" 437 depends on OF 438 depends on DRM_MIPI_DSI 439 depends on BACKLIGHT_CLASS_DEVICE 440 help 441 Say Y here if you want to enable support for Sharp LQ101R1SX01 442 TFT-LCD modules. The panel has a 2560x1600 resolution and uses 443 24 bit RGB per pixel. It provides a dual MIPI DSI interface to 444 the host and has a built-in LED backlight. 445 446 To compile this driver as a module, choose M here: the module 447 will be called panel-sharp-lq101r1sx01. 448 449config DRM_PANEL_SHARP_LS037V7DW01 450 tristate "Sharp LS037V7DW01 VGA LCD panel" 451 depends on GPIOLIB && OF && REGULATOR 452 help 453 Say Y here if you want to enable support for Sharp LS037V7DW01 VGA 454 (480x640) LCD panel (found on the TI SDP3430 board). 455 456config DRM_PANEL_SHARP_LS043T1LE01 457 tristate "Sharp LS043T1LE01 qHD video mode panel" 458 depends on OF 459 depends on DRM_MIPI_DSI 460 depends on BACKLIGHT_CLASS_DEVICE 461 help 462 Say Y here if you want to enable support for Sharp LS043T1LE01 qHD 463 (540x960) DSI panel as found on the Qualcomm APQ8074 Dragonboard 464 465config DRM_PANEL_SITRONIX_ST7701 466 tristate "Sitronix ST7701 panel driver" 467 depends on OF 468 depends on DRM_MIPI_DSI 469 depends on BACKLIGHT_CLASS_DEVICE 470 help 471 Say Y here if you want to enable support for the Sitronix 472 ST7701 controller for 480X864 LCD panels with MIPI/RGB/SPI 473 system interfaces. 474 475config DRM_PANEL_SITRONIX_ST7703 476 tristate "Sitronix ST7703 based MIPI touchscreen panels" 477 depends on OF 478 depends on DRM_MIPI_DSI 479 depends on BACKLIGHT_CLASS_DEVICE 480 help 481 Say Y here if you want to enable support for Sitronix ST7703 based 482 panels, souch as Rocktech JH057N00900 MIPI DSI panel as e.g. used in 483 the Librem 5 devkit. It has a resolution of 720x1440 pixels, a built 484 in backlight and touch controller. 485 Touch input support is provided by the goodix driver and needs to be 486 selected separately. 487 488config DRM_PANEL_SITRONIX_ST7789V 489 tristate "Sitronix ST7789V panel" 490 depends on OF && SPI 491 depends on BACKLIGHT_CLASS_DEVICE 492 help 493 Say Y here if you want to enable support for the Sitronix 494 ST7789V controller for 240x320 LCD panels 495 496config DRM_PANEL_SONY_ACX424AKP 497 tristate "Sony ACX424AKP DSI command mode panel" 498 depends on OF 499 depends on DRM_MIPI_DSI 500 depends on BACKLIGHT_CLASS_DEVICE 501 select VIDEOMODE_HELPERS 502 help 503 Say Y here if you want to enable the Sony ACX424 display 504 panel. This panel supports DSI in both command and video 505 mode. 506 507config DRM_PANEL_SONY_ACX565AKM 508 tristate "Sony ACX565AKM panel" 509 depends on GPIOLIB && OF && SPI 510 depends on BACKLIGHT_CLASS_DEVICE 511 help 512 Say Y here if you want to enable support for the Sony ACX565AKM 513 800x600 3.5" panel (found on the Nokia N900). 514 515config DRM_PANEL_TDO_TL070WSH30 516 tristate "TDO TL070WSH30 DSI panel" 517 depends on OF 518 depends on DRM_MIPI_DSI 519 depends on BACKLIGHT_CLASS_DEVICE 520 help 521 Say Y here if you want to enable support for TDO TL070WSH30 TFT-LCD 522 panel module. The panel has a 1024×600 resolution and uses 523 24 bit RGB per pixel. It provides a MIPI DSI interface to 524 the host, a built-in LED backlight and touch controller. 525 526config DRM_PANEL_TPO_TD028TTEC1 527 tristate "Toppoly (TPO) TD028TTEC1 panel driver" 528 depends on OF && SPI 529 depends on BACKLIGHT_CLASS_DEVICE 530 help 531 Say Y here if you want to enable support for TPO TD028TTEC1 480x640 532 2.8" panel (found on the OpenMoko Neo FreeRunner and Neo 1973). 533 534config DRM_PANEL_TPO_TD043MTEA1 535 tristate "Toppoly (TPO) TD043MTEA1 panel driver" 536 depends on GPIOLIB && OF && REGULATOR && SPI 537 help 538 Say Y here if you want to enable support for TPO TD043MTEA1 800x480 539 4.3" panel (found on the OMAP3 Pandora board). 540 541config DRM_PANEL_TPO_TPG110 542 tristate "TPO TPG 800x400 panel" 543 depends on OF && SPI && GPIOLIB 544 depends on BACKLIGHT_CLASS_DEVICE 545 help 546 Say Y here if you want to enable support for TPO TPG110 547 400CH LTPS TFT LCD Single Chip Digital Driver for up to 548 800x400 LCD panels. 549 550config DRM_PANEL_TRULY_NT35597_WQXGA 551 tristate "Truly WQXGA" 552 depends on OF 553 depends on DRM_MIPI_DSI 554 help 555 Say Y here if you want to enable support for Truly NT35597 WQXGA Dual DSI 556 Video Mode panel 557 558config DRM_PANEL_VISIONOX_RM69299 559 tristate "Visionox RM69299" 560 depends on OF 561 depends on DRM_MIPI_DSI 562 help 563 Say Y here if you want to enable support for Visionox 564 RM69299 DSI Video Mode panel. 565 566config DRM_PANEL_XINPENG_XPP055C272 567 tristate "Xinpeng XPP055C272 panel driver" 568 depends on OF 569 depends on DRM_MIPI_DSI 570 depends on BACKLIGHT_CLASS_DEVICE 571 help 572 Say Y here if you want to enable support for the Xinpeng 573 XPP055C272 controller for 720x1280 LCD panels with MIPI/RGB/SPI 574 system interfaces. 575endmenu 576