1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only 2aead40eaSThierry Redingconfig DRM_PANEL 3aead40eaSThierry Reding bool 4aead40eaSThierry Reding depends on DRM 5aead40eaSThierry Reding help 6aead40eaSThierry Reding Panel registration and lookup framework. 7280921deSThierry Reding 8280921deSThierry Redingmenu "Display Panels" 9937ca284SRussell King depends on DRM && DRM_PANEL 10280921deSThierry Reding 117467389bSPaul Cercueilconfig DRM_PANEL_ABT_Y030XX067A 127467389bSPaul Cercueil tristate "ABT Y030XX067A 320x480 LCD panel" 137467389bSPaul Cercueil depends on OF && SPI 147467389bSPaul Cercueil select REGMAP_SPI 157467389bSPaul Cercueil help 167467389bSPaul Cercueil Say Y here to enable support for the Asia Better Technology Ltd. 177467389bSPaul Cercueil Y030XX067A 320x480 3.0" panel as found in the YLM RG-280M, RG-300 187467389bSPaul Cercueil and RG-99 handheld gaming consoles. 197467389bSPaul Cercueil 20f40f5b87SLinus Walleijconfig DRM_PANEL_ARM_VERSATILE 21f40f5b87SLinus Walleij tristate "ARM Versatile panel driver" 22f40f5b87SLinus Walleij depends on OF 23f40f5b87SLinus Walleij depends on MFD_SYSCON 24f40f5b87SLinus Walleij select VIDEOMODE_HELPERS 25f40f5b87SLinus Walleij help 26f40f5b87SLinus Walleij This driver supports the ARM Versatile panels connected to ARM 27f40f5b87SLinus Walleij reference designs. The panel is detected using special registers 28f40f5b87SLinus Walleij in the Versatile family syscon registers. 29f40f5b87SLinus Walleij 3002ed76b6SKonrad Dybcioconfig DRM_PANEL_ASUS_Z00T_TM5P5_NT35596 3102ed76b6SKonrad Dybcio tristate "ASUS Z00T TM5P5 NT35596 panel" 3202ed76b6SKonrad Dybcio depends on GPIOLIB && OF 3302ed76b6SKonrad Dybcio depends on DRM_MIPI_DSI 3402ed76b6SKonrad Dybcio depends on BACKLIGHT_CLASS_DEVICE 3502ed76b6SKonrad Dybcio help 3602ed76b6SKonrad Dybcio Say Y here if you want to enable support for the ASUS TMP5P5 3702ed76b6SKonrad Dybcio NT35596 1080x1920 video mode panel as found in some Asus 3802ed76b6SKonrad Dybcio Zenfone 2 Laser Z00T devices. 3902ed76b6SKonrad Dybcio 406febdb24SChristophe Branchereauconfig DRM_PANEL_AUO_A030JTN01 416febdb24SChristophe Branchereau tristate "AUO A030JTN01" 426febdb24SChristophe Branchereau depends on SPI 436febdb24SChristophe Branchereau select REGMAP_SPI 446febdb24SChristophe Branchereau help 456febdb24SChristophe Branchereau Say Y here to enable support for the AUO A030JTN01 320x480 3.0" panel 466febdb24SChristophe Branchereau as found in the YLM RS-97 handheld gaming console. 476febdb24SChristophe Branchereau 48a19125a2SAngeloGioacchino Del Regnoconfig DRM_PANEL_BOE_BF060Y8M_AJ0 49a19125a2SAngeloGioacchino Del Regno tristate "Boe BF060Y8M-AJ0 panel" 50a19125a2SAngeloGioacchino Del Regno depends on OF 51a19125a2SAngeloGioacchino Del Regno depends on DRM_MIPI_DSI 52a19125a2SAngeloGioacchino Del Regno depends on BACKLIGHT_CLASS_DEVICE 53a19125a2SAngeloGioacchino Del Regno help 54a19125a2SAngeloGioacchino Del Regno Say Y here if you want to enable support for Boe BF060Y8M-AJ0 55a19125a2SAngeloGioacchino Del Regno 5.99" AMOLED modules. The panel has a 1080x2160 resolution and 56a19125a2SAngeloGioacchino Del Regno uses 24 bit RGB per pixel. It provides a MIPI DSI interface to 57a19125a2SAngeloGioacchino Del Regno the host and backlight is controlled through DSI commands. 58a19125a2SAngeloGioacchino Del Regno 594b6dd3caSJerry Hanconfig DRM_PANEL_BOE_HIMAX8279D 604b6dd3caSJerry Han tristate "Boe Himax8279d panel" 614b6dd3caSJerry Han depends on OF 624b6dd3caSJerry Han depends on DRM_MIPI_DSI 634b6dd3caSJerry Han depends on BACKLIGHT_CLASS_DEVICE 644b6dd3caSJerry Han help 654b6dd3caSJerry Han Say Y here if you want to enable support for Boe Himax8279d 664b6dd3caSJerry Han TFT-LCD modules. The panel has a 1200x1920 resolution and uses 674b6dd3caSJerry Han 24 bit RGB per pixel. It provides a MIPI DSI interface to 684b6dd3caSJerry Han the host and has a built-in LED backlight. 694b6dd3caSJerry Han 70420186dbSAlexander Warneckeconfig DRM_PANEL_BOE_TH101MB31UIG002_28A 71420186dbSAlexander Warnecke tristate "Boe TH101MB31UIG002-28A panel" 72420186dbSAlexander Warnecke depends on OF 73420186dbSAlexander Warnecke depends on DRM_MIPI_DSI 74420186dbSAlexander Warnecke depends on BACKLIGHT_CLASS_DEVICE 75420186dbSAlexander Warnecke help 76420186dbSAlexander Warnecke Say Y here if you want to enable support for Boe 77420186dbSAlexander Warnecke TH101MB31UIG002-28A TFT-LCD modules. The panel has a 800x1280 78420186dbSAlexander Warnecke resolution and uses 24 bit RGB per pixel. It provides a MIPI DSI 79420186dbSAlexander Warnecke interface to the host and has a built-in LED backlight. 80420186dbSAlexander Warnecke 81a869b9dbSJitao Shiconfig DRM_PANEL_BOE_TV101WUM_NL6 8244de19e3SJitao Shi tristate "BOE TV101WUM and AUO KD101N80 45NA 1200x1920 panel" 83a869b9dbSJitao Shi depends on OF 84a869b9dbSJitao Shi depends on DRM_MIPI_DSI 85a869b9dbSJitao Shi depends on BACKLIGHT_CLASS_DEVICE 86a869b9dbSJitao Shi help 8744de19e3SJitao Shi Say Y here if you want to support for BOE TV101WUM and AUO KD101N80 8844de19e3SJitao Shi 45NA WUXGA PANEL DSI Video Mode panel 89a869b9dbSJitao Shi 90b00de0e2SJoel Selvarajconfig DRM_PANEL_EBBG_FT8719 91b00de0e2SJoel Selvaraj tristate "EBBG FT8719 panel driver" 92b00de0e2SJoel Selvaraj depends on OF 93b00de0e2SJoel Selvaraj depends on DRM_MIPI_DSI 94b00de0e2SJoel Selvaraj depends on BACKLIGHT_CLASS_DEVICE 95b00de0e2SJoel Selvaraj help 96b00de0e2SJoel Selvaraj Say Y here if you want to enable support for the EBBG FT8719 97b00de0e2SJoel Selvaraj video mode panel. Mainly found on Xiaomi Poco F1 mobile phone. 98b00de0e2SJoel Selvaraj The panel has a resolution of 1080x2246. It provides a MIPI DSI 99b00de0e2SJoel Selvaraj interface to the host. 100b00de0e2SJoel Selvaraj 1015b660336SHeiko Stuebnerconfig DRM_PANEL_ELIDA_KD35T133 1025b660336SHeiko Stuebner tristate "Elida KD35T133 panel driver" 1035b660336SHeiko Stuebner depends on OF 1045b660336SHeiko Stuebner depends on DRM_MIPI_DSI 1055b660336SHeiko Stuebner depends on BACKLIGHT_CLASS_DEVICE 1065b660336SHeiko Stuebner help 1075b660336SHeiko Stuebner Say Y here if you want to enable support for the Elida 1085b660336SHeiko Stuebner KD35T133 controller for 320x480 LCD panels with MIPI-DSI 1095b660336SHeiko Stuebner system interfaces. 1105b660336SHeiko Stuebner 111fac47b1eSIcenowy Zhengconfig DRM_PANEL_FEIXIN_K101_IM2BA02 112fac47b1eSIcenowy Zheng tristate "Feixin K101 IM2BA02 panel" 113fac47b1eSIcenowy Zheng depends on OF 114fac47b1eSIcenowy Zheng depends on DRM_MIPI_DSI 115fac47b1eSIcenowy Zheng depends on BACKLIGHT_CLASS_DEVICE 116fac47b1eSIcenowy Zheng help 117fac47b1eSIcenowy Zheng Say Y here if you want to enable support for the Feixin K101 IM2BA02 118fac47b1eSIcenowy Zheng 4-lane 800x1280 MIPI DSI panel. 119fac47b1eSIcenowy Zheng 12069dc678aSJagan Tekiconfig DRM_PANEL_FEIYANG_FY07024DI26A30D 12169dc678aSJagan Teki tristate "Feiyang FY07024DI26A30-D MIPI-DSI LCD panel" 12269dc678aSJagan Teki depends on OF 12369dc678aSJagan Teki depends on DRM_MIPI_DSI 12469dc678aSJagan Teki depends on BACKLIGHT_CLASS_DEVICE 12569dc678aSJagan Teki help 12669dc678aSJagan Teki Say Y if you want to enable support for panels based on the 12769dc678aSJagan Teki Feiyang FY07024DI26A30-D MIPI-DSI interface. 12869dc678aSJagan Teki 129aaf7f809SRandy Dunlapconfig DRM_PANEL_DSI_CM 130aaf7f809SRandy Dunlap tristate "Generic DSI command mode panels" 131aaf7f809SRandy Dunlap depends on OF 132aaf7f809SRandy Dunlap depends on DRM_MIPI_DSI 133aaf7f809SRandy Dunlap depends on BACKLIGHT_CLASS_DEVICE 134aaf7f809SRandy Dunlap help 135aaf7f809SRandy Dunlap DRM panel driver for DSI command mode panels with support for 136aaf7f809SRandy Dunlap embedded and external backlights. 137aaf7f809SRandy Dunlap 138aaf7f809SRandy Dunlapconfig DRM_PANEL_LVDS 139aaf7f809SRandy Dunlap tristate "Generic LVDS panel driver" 140aaf7f809SRandy Dunlap depends on OF 141aaf7f809SRandy Dunlap depends on BACKLIGHT_CLASS_DEVICE 142aaf7f809SRandy Dunlap select VIDEOMODE_HELPERS 143aaf7f809SRandy Dunlap help 144aaf7f809SRandy Dunlap This driver supports LVDS panels that don't require device-specific 145aaf7f809SRandy Dunlap handling of power supplies or control signals. It implements automatic 146aaf7f809SRandy Dunlap backlight handling if the panel is attached to a backlight controller. 147aaf7f809SRandy Dunlap 148654f26a0SLuca Weissconfig DRM_PANEL_HIMAX_HX83112A 149654f26a0SLuca Weiss tristate "Himax HX83112A-based DSI panel" 150654f26a0SLuca Weiss depends on OF 151654f26a0SLuca Weiss depends on DRM_MIPI_DSI 152654f26a0SLuca Weiss depends on BACKLIGHT_CLASS_DEVICE 153654f26a0SLuca Weiss select DRM_KMS_HELPER 154654f26a0SLuca Weiss help 155654f26a0SLuca Weiss Say Y here if you want to enable support for Himax HX83112A-based 156654f26a0SLuca Weiss display panels, such as the one found in the Fairphone 4 smartphone. 157654f26a0SLuca Weiss 15865dc9360SKamil Trzcińskiconfig DRM_PANEL_HIMAX_HX8394 15965dc9360SKamil Trzciński tristate "HIMAX HX8394 MIPI-DSI LCD panels" 16065dc9360SKamil Trzciński depends on OF 16165dc9360SKamil Trzciński depends on DRM_MIPI_DSI 16265dc9360SKamil Trzciński depends on BACKLIGHT_CLASS_DEVICE 16365dc9360SKamil Trzciński help 16465dc9360SKamil Trzciński Say Y if you want to enable support for panels based on the 16565dc9360SKamil Trzciński Himax HX8394 controller, such as the HannStar HSD060BHW4 16665dc9360SKamil Trzciński 720x1440 TFT LCD panel that uses a MIPI-DSI interface. 16765dc9360SKamil Trzciński 16865dc9360SKamil Trzciński If M is selected the module will be called panel-himax-hx8394. 16965dc9360SKamil Trzciński 1700ee2e37aSLinus Walleijconfig DRM_PANEL_ILITEK_IL9322 1710ee2e37aSLinus Walleij tristate "Ilitek ILI9322 320x240 QVGA panels" 1720ee2e37aSLinus Walleij depends on OF && SPI 1730ee2e37aSLinus Walleij select REGMAP 1740ee2e37aSLinus Walleij help 1750ee2e37aSLinus Walleij Say Y here if you want to enable support for Ilitek IL9322 1760ee2e37aSLinus Walleij QVGA (320x240) RGB, YUV and ITU-T BT.656 panels. 1770ee2e37aSLinus Walleij 1785a042273SDillon Minconfig DRM_PANEL_ILITEK_ILI9341 1795a042273SDillon Min tristate "Ilitek ILI9341 240x320 QVGA panels" 180*d43cd48eSAndy Shevchenko depends on SPI 18184dfc465SRandy Dunlap select DRM_KMS_HELPER 18284dfc465SRandy Dunlap select DRM_GEM_DMA_HELPER 1835a042273SDillon Min depends on BACKLIGHT_CLASS_DEVICE 1845a042273SDillon Min select DRM_MIPI_DBI 1855a042273SDillon Min help 1865a042273SDillon Min Say Y here if you want to enable support for Ilitek IL9341 1875a042273SDillon Min QVGA (240x320) RGB panels. support serial & parallel rgb 1885a042273SDillon Min interface. 1895a042273SDillon Min 190edbf1d50SMichael Trimarchiconfig DRM_PANEL_ILITEK_ILI9805 191edbf1d50SMichael Trimarchi tristate "Ilitek ILI9805-based panels" 192edbf1d50SMichael Trimarchi depends on OF 193edbf1d50SMichael Trimarchi depends on DRM_MIPI_DSI 194edbf1d50SMichael Trimarchi depends on BACKLIGHT_CLASS_DEVICE 195edbf1d50SMichael Trimarchi help 196edbf1d50SMichael Trimarchi Say Y if you want to enable support for panels based on the 197edbf1d50SMichael Trimarchi Ilitek ILI9805 controller. 198edbf1d50SMichael Trimarchi 19926aec255SMaxime Ripardconfig DRM_PANEL_ILITEK_ILI9881C 20026aec255SMaxime Ripard tristate "Ilitek ILI9881C-based panels" 20126aec255SMaxime Ripard depends on OF 20226aec255SMaxime Ripard depends on DRM_MIPI_DSI 20326aec255SMaxime Ripard depends on BACKLIGHT_CLASS_DEVICE 20426aec255SMaxime Ripard help 20526aec255SMaxime Ripard Say Y if you want to enable support for panels based on the 20626aec255SMaxime Ripard Ilitek ILI9881c controller. 20726aec255SMaxime Ripard 208e2450d32SCong Yangconfig DRM_PANEL_ILITEK_ILI9882T 209e2450d32SCong Yang tristate "Ilitek ILI9882t-based panels" 210e2450d32SCong Yang depends on OF 211e2450d32SCong Yang depends on DRM_MIPI_DSI 212e2450d32SCong Yang depends on BACKLIGHT_CLASS_DEVICE 213e2450d32SCong Yang help 214e2450d32SCong Yang Say Y if you want to enable support for panels based on the 215e2450d32SCong Yang Ilitek ILI9882t controller. 216e2450d32SCong Yang 217868d043fSChristophe Branchereauconfig DRM_PANEL_INNOLUX_EJ030NA 218868d043fSChristophe Branchereau tristate "Innolux EJ030NA 320x480 LCD panel" 219868d043fSChristophe Branchereau depends on OF && SPI 220868d043fSChristophe Branchereau select REGMAP_SPI 221868d043fSChristophe Branchereau help 222868d043fSChristophe Branchereau Say Y here to enable support for the Innolux/Chimei EJ030NA 223868d043fSChristophe Branchereau 320x480 3.0" panel as found in the RS97 V2.1, RG300(non-ips) 224868d043fSChristophe Branchereau and LDK handheld gaming consoles. 225868d043fSChristophe Branchereau 22614c8f2e9SChris Zhongconfig DRM_PANEL_INNOLUX_P079ZCA 22714c8f2e9SChris Zhong tristate "Innolux P079ZCA panel" 22814c8f2e9SChris Zhong depends on OF 22914c8f2e9SChris Zhong depends on DRM_MIPI_DSI 23014c8f2e9SChris Zhong depends on BACKLIGHT_CLASS_DEVICE 23114c8f2e9SChris Zhong help 23214c8f2e9SChris Zhong Say Y here if you want to enable support for Innolux P079ZCA 23314c8f2e9SChris Zhong TFT-LCD modules. The panel has a 1024x768 resolution and uses 23414c8f2e9SChris Zhong 24 bit RGB per pixel. It provides a MIPI DSI interface to 23514c8f2e9SChris Zhong the host and has a built-in LED backlight. 23614c8f2e9SChris Zhong 2376b818c53SJagan Tekiconfig DRM_PANEL_JADARD_JD9365DA_H3 2386b818c53SJagan Teki tristate "Jadard JD9365DA-H3 WXGA DSI panel" 2396b818c53SJagan Teki depends on OF 2406b818c53SJagan Teki depends on DRM_MIPI_DSI 2416b818c53SJagan Teki depends on BACKLIGHT_CLASS_DEVICE 2426b818c53SJagan Teki help 2436b818c53SJagan Teki Say Y here if you want to enable support for Jadard JD9365DA-H3 2446b818c53SJagan Teki WXGA MIPI DSI panel. The panel support TFT dot matrix LCD with 2456b818c53SJagan Teki 800RGBx1280 dots at maximum. 2466b818c53SJagan Teki 24725205087SDiogo Ivoconfig DRM_PANEL_JDI_LPM102A188A 24825205087SDiogo Ivo tristate "JDI LPM102A188A DSI panel" 24925205087SDiogo Ivo depends on OF && GPIOLIB 25025205087SDiogo Ivo depends on DRM_MIPI_DSI 25125205087SDiogo Ivo depends on BACKLIGHT_CLASS_DEVICE 25225205087SDiogo Ivo help 25325205087SDiogo Ivo Say Y here if you want to enable support for JDI LPM102A188A DSI 25425205087SDiogo Ivo command mode panel as found in Google Pixel C devices. 25525205087SDiogo Ivo The panel has a 2560×1800 resolution. It provides a MIPI DSI interface 25625205087SDiogo Ivo to the host. 25725205087SDiogo Ivo 258aaf7f809SRandy Dunlapconfig DRM_PANEL_JDI_LT070ME05000 259aaf7f809SRandy Dunlap tristate "JDI LT070ME05000 WUXGA DSI panel" 260aaf7f809SRandy Dunlap depends on OF 261aaf7f809SRandy Dunlap depends on DRM_MIPI_DSI 262aaf7f809SRandy Dunlap depends on BACKLIGHT_CLASS_DEVICE 263aaf7f809SRandy Dunlap help 264aaf7f809SRandy Dunlap Say Y here if you want to enable support for JDI DSI video mode 265aaf7f809SRandy Dunlap panel as found in Google Nexus 7 (2013) devices. 266aaf7f809SRandy Dunlap The panel has a 1200(RGB)×1920 (WUXGA) resolution and uses 267aaf7f809SRandy Dunlap 24 bit per pixel. 268aaf7f809SRandy Dunlap 269437c3d87SRaffaele Tranquilliniconfig DRM_PANEL_JDI_R63452 270437c3d87SRaffaele Tranquillini tristate "JDI R63452 Full HD DSI panel" 271437c3d87SRaffaele Tranquillini depends on OF 272437c3d87SRaffaele Tranquillini depends on DRM_MIPI_DSI 273437c3d87SRaffaele Tranquillini depends on BACKLIGHT_CLASS_DEVICE 274437c3d87SRaffaele Tranquillini help 275437c3d87SRaffaele Tranquillini Say Y here if you want to enable support for the JDI R63452 276437c3d87SRaffaele Tranquillini DSI command mode panel as found in Xiaomi Mi 5 Devices. 277437c3d87SRaffaele Tranquillini 278b2152121SNeil Armstrongconfig DRM_PANEL_KHADAS_TS050 279b2152121SNeil Armstrong tristate "Khadas TS050 panel" 280b2152121SNeil Armstrong depends on OF 281b2152121SNeil Armstrong depends on DRM_MIPI_DSI 282b2152121SNeil Armstrong depends on BACKLIGHT_CLASS_DEVICE 283b2152121SNeil Armstrong help 284b2152121SNeil Armstrong Say Y here if you want to enable support for Khadas TS050 TFT-LCD 285b2152121SNeil Armstrong panel module. The panel has a 1080x1920 resolution and uses 286b2152121SNeil Armstrong 24 bit RGB per pixel. It provides a MIPI DSI interface to 287b2152121SNeil Armstrong the host, a built-in LED backlight and touch controller. 288b2152121SNeil Armstrong 2892a994cbeSNickey Yangconfig DRM_PANEL_KINGDISPLAY_KD097D04 2902a994cbeSNickey Yang tristate "Kingdisplay kd097d04 panel" 2912a994cbeSNickey Yang depends on OF 2922a994cbeSNickey Yang depends on DRM_MIPI_DSI 2932a994cbeSNickey Yang depends on BACKLIGHT_CLASS_DEVICE 2942a994cbeSNickey Yang help 2952a994cbeSNickey Yang Say Y here if you want to enable support for Kingdisplay kd097d04 2962a994cbeSNickey Yang TFT-LCD modules. The panel has a 1536x2048 resolution and uses 2972a994cbeSNickey Yang 24 bit RGB per pixel. It provides a MIPI DSI interface to 2982a994cbeSNickey Yang the host and has a built-in LED backlight. 2992a994cbeSNickey Yang 3006ea4383bSHeiko Stuebnerconfig DRM_PANEL_LEADTEK_LTK050H3146W 3016ea4383bSHeiko Stuebner tristate "Leadtek LTK050H3146W panel" 3026ea4383bSHeiko Stuebner depends on OF 3036ea4383bSHeiko Stuebner depends on DRM_MIPI_DSI 3046ea4383bSHeiko Stuebner depends on BACKLIGHT_CLASS_DEVICE 3056ea4383bSHeiko Stuebner help 3066ea4383bSHeiko Stuebner Say Y here if you want to enable support for Leadtek LTK050H3146W 3076ea4383bSHeiko Stuebner TFT-LCD modules. The panel has a 720x1280 resolution and uses 3086ea4383bSHeiko Stuebner 24 bit RGB per pixel. It provides a MIPI DSI interface to 3096ea4383bSHeiko Stuebner the host and has a built-in LED backlight. 3106ea4383bSHeiko Stuebner 311e98910beSHeiko Stuebnerconfig DRM_PANEL_LEADTEK_LTK500HD1829 312e98910beSHeiko Stuebner tristate "Leadtek LTK500HD1829 panel" 313e98910beSHeiko Stuebner depends on OF 314e98910beSHeiko Stuebner depends on DRM_MIPI_DSI 315e98910beSHeiko Stuebner depends on BACKLIGHT_CLASS_DEVICE 316e98910beSHeiko Stuebner help 317e98910beSHeiko Stuebner Say Y here if you want to enable support for Kingdisplay kd097d04 318e98910beSHeiko Stuebner TFT-LCD modules. The panel has a 1536x2048 resolution and uses 319e98910beSHeiko Stuebner 24 bit RGB per pixel. It provides a MIPI DSI interface to 320e98910beSHeiko Stuebner the host and has a built-in LED backlight. 321e98910beSHeiko Stuebner 322f5b0c654SLaurent Pinchartconfig DRM_PANEL_LG_LB035Q02 323f5b0c654SLaurent Pinchart tristate "LG LB035Q024573 RGB panel" 324f5b0c654SLaurent Pinchart depends on GPIOLIB && OF && SPI 325f5b0c654SLaurent Pinchart help 326f5b0c654SLaurent Pinchart Say Y here if you want to enable support for the LB035Q02 RGB panel 327f5b0c654SLaurent Pinchart (found on the Gumstix Overo Palo35 board). To compile this driver as 328f5b0c654SLaurent Pinchart a module, choose M here. 329f5b0c654SLaurent Pinchart 33058c467ecSHeiko Schocherconfig DRM_PANEL_LG_LG4573 33158c467ecSHeiko Schocher tristate "LG4573 RGB/SPI panel" 33258c467ecSHeiko Schocher depends on OF && SPI 33358c467ecSHeiko Schocher select VIDEOMODE_HELPERS 33458c467ecSHeiko Schocher help 33558c467ecSHeiko Schocher Say Y here if you want to enable support for LG4573 RGB panel. 33658c467ecSHeiko Schocher To compile this driver as a module, choose M here. 33758c467ecSHeiko Schocher 338249a4f5eSChris Morganconfig DRM_PANEL_MAGNACHIP_D53E6EA8966 339249a4f5eSChris Morgan tristate "Magnachip D53E6EA8966 DSI panel" 340249a4f5eSChris Morgan depends on OF && SPI 341249a4f5eSChris Morgan depends on DRM_MIPI_DSI 342249a4f5eSChris Morgan depends on BACKLIGHT_CLASS_DEVICE 343249a4f5eSChris Morgan select DRM_MIPI_DBI 344249a4f5eSChris Morgan help 345249a4f5eSChris Morgan DRM panel driver for the Samsung AMS495QA01 panel controlled 346249a4f5eSChris Morgan with the Magnachip D53E6EA8966 panel IC. This panel receives 347249a4f5eSChris Morgan video data via DSI but commands via 9-bit SPI using DBI. 348249a4f5eSChris Morgan 349aaf7f809SRandy Dunlapconfig DRM_PANEL_MANTIX_MLAF057WE51 350aaf7f809SRandy Dunlap tristate "Mantix MLAF057WE51-X MIPI-DSI LCD panel" 351aaf7f809SRandy Dunlap depends on OF 352aaf7f809SRandy Dunlap depends on DRM_MIPI_DSI 353aaf7f809SRandy Dunlap depends on BACKLIGHT_CLASS_DEVICE 354aaf7f809SRandy Dunlap help 355aaf7f809SRandy Dunlap Say Y here if you want to enable support for the Mantix 356aaf7f809SRandy Dunlap MLAF057WE51-X MIPI DSI panel as e.g. used in the Librem 5. It 357aaf7f809SRandy Dunlap has a resolution of 720x1440 pixels, a built in backlight and touch 358aaf7f809SRandy Dunlap controller. 359aaf7f809SRandy Dunlap 360df439abeSLaurent Pinchartconfig DRM_PANEL_NEC_NL8048HL11 361df439abeSLaurent Pinchart tristate "NEC NL8048HL11 RGB panel" 362df439abeSLaurent Pinchart depends on GPIOLIB && OF && SPI 363df439abeSLaurent Pinchart help 364df439abeSLaurent Pinchart Say Y here if you want to enable support for the NEC NL8048HL11 RGB 365df439abeSLaurent Pinchart panel (found on the Zoom2/3/3630 SDP boards). To compile this driver 366df439abeSLaurent Pinchart as a module, choose M here. 367df439abeSLaurent Pinchart 368b1d39f0fSChris Morganconfig DRM_PANEL_NEWVISION_NV3051D 369b1d39f0fSChris Morgan tristate "NewVision NV3051D DSI panel" 370b1d39f0fSChris Morgan depends on OF 371b1d39f0fSChris Morgan depends on DRM_MIPI_DSI 372b1d39f0fSChris Morgan depends on BACKLIGHT_CLASS_DEVICE 373b1d39f0fSChris Morgan help 374b1d39f0fSChris Morgan This driver supports the NV3051D based panel found on the Anbernic 375b1d39f0fSChris Morgan RG353P and RG353V. 376b1d39f0fSChris Morgan 37749956b50SChristophe Branchereauconfig DRM_PANEL_NEWVISION_NV3052C 37849956b50SChristophe Branchereau tristate "NewVision NV3052C RGB/SPI panel" 37949956b50SChristophe Branchereau depends on OF && SPI 38049956b50SChristophe Branchereau depends on BACKLIGHT_CLASS_DEVICE 38149956b50SChristophe Branchereau select DRM_MIPI_DBI 38249956b50SChristophe Branchereau help 38349956b50SChristophe Branchereau Say Y here if you want to enable support for the panels built 38449956b50SChristophe Branchereau around the NewVision NV3052C display controller. 38549956b50SChristophe Branchereau 386899f24edSLinus Walleijconfig DRM_PANEL_NOVATEK_NT35510 387899f24edSLinus Walleij tristate "Novatek NT35510 RGB panel driver" 388899f24edSLinus Walleij depends on OF 389899f24edSLinus Walleij depends on DRM_MIPI_DSI 390899f24edSLinus Walleij depends on BACKLIGHT_CLASS_DEVICE 391899f24edSLinus Walleij help 392899f24edSLinus Walleij Say Y here if you want to enable support for the panels built 393899f24edSLinus Walleij around the Novatek NT35510 display controller, such as some 394899f24edSLinus Walleij Hydis panels. 395899f24edSLinus Walleij 396994ea402SLinus Walleijconfig DRM_PANEL_NOVATEK_NT35560 397994ea402SLinus Walleij tristate "Novatek NT35560 DSI command mode panel" 398994ea402SLinus Walleij depends on OF 399994ea402SLinus Walleij depends on DRM_MIPI_DSI 400994ea402SLinus Walleij depends on BACKLIGHT_CLASS_DEVICE 401994ea402SLinus Walleij select VIDEOMODE_HELPERS 402994ea402SLinus Walleij help 403994ea402SLinus Walleij Say Y here if you want to enable the Novatek NT35560 display 404994ea402SLinus Walleij controller. This panel supports DSI in both command and video 405994ea402SLinus Walleij mode. This supports several panels such as Sony ACX424AKM and 406994ea402SLinus Walleij ACX424AKP. 407994ea402SLinus Walleij 408623a3531SAngeloGioacchino Del Regnoconfig DRM_PANEL_NOVATEK_NT35950 409623a3531SAngeloGioacchino Del Regno tristate "Novatek NT35950 DSI panel" 410623a3531SAngeloGioacchino Del Regno depends on OF 411623a3531SAngeloGioacchino Del Regno depends on DRM_MIPI_DSI 412623a3531SAngeloGioacchino Del Regno depends on BACKLIGHT_CLASS_DEVICE 413623a3531SAngeloGioacchino Del Regno help 414623a3531SAngeloGioacchino Del Regno Say Y here if you want to enable support for the panels built 415623a3531SAngeloGioacchino Del Regno around the Novatek NT35950 display controller, such as some 416623a3531SAngeloGioacchino Del Regno Sharp panels used in Sony Xperia Z5 Premium and XZ Premium 417623a3531SAngeloGioacchino Del Regno mobile phones. 418623a3531SAngeloGioacchino Del Regno 4190993234aSJianhua Luconfig DRM_PANEL_NOVATEK_NT36523 4200993234aSJianhua Lu tristate "Novatek NT36523 panel driver" 4210993234aSJianhua Lu depends on OF 4220993234aSJianhua Lu depends on DRM_MIPI_DSI 4230993234aSJianhua Lu depends on BACKLIGHT_CLASS_DEVICE 4240993234aSJianhua Lu help 4250993234aSJianhua Lu Say Y here if you want to enable support for the panels built 4260993234aSJianhua Lu around the Novatek NT36523 display controller, such as some 4270993234aSJianhua Lu Boe panels used in Xiaomi Mi Pad 5 and 5 Pro tablets. 4280993234aSJianhua Lu 429070c7fa5SSumit Semwalconfig DRM_PANEL_NOVATEK_NT36672A 430070c7fa5SSumit Semwal tristate "Novatek NT36672A DSI panel" 431070c7fa5SSumit Semwal depends on OF 432070c7fa5SSumit Semwal depends on DRM_MIPI_DSI 433070c7fa5SSumit Semwal depends on BACKLIGHT_CLASS_DEVICE 434070c7fa5SSumit Semwal help 435070c7fa5SSumit Semwal Say Y here if you want to enable support for the panels built 436070c7fa5SSumit Semwal around the Novatek NT36672A display controller, such as some 437070c7fa5SSumit Semwal Tianma panels used in a few Xiaomi Poco F1 mobile phones. 438070c7fa5SSumit Semwal 439ea4f9975SRitesh Kumarconfig DRM_PANEL_NOVATEK_NT36672E 440ea4f9975SRitesh Kumar tristate "Novatek NT36672E DSI panel" 441ea4f9975SRitesh Kumar depends on OF 442ea4f9975SRitesh Kumar depends on DRM_MIPI_DSI 443ea4f9975SRitesh Kumar depends on BACKLIGHT_CLASS_DEVICE 444ea4f9975SRitesh Kumar help 445ea4f9975SRitesh Kumar Say Y here if you want to enable support for Novatek NT36672E DSI Video Mode 446ea4f9975SRitesh Kumar LCD panel module. The panel has a resolution of 1080x2408 and uses 24 bit 447ea4f9975SRitesh Kumar RGB per pixel. 448ea4f9975SRitesh Kumar 449ecdcbbb7SPaul Cercueilconfig DRM_PANEL_NOVATEK_NT39016 450ecdcbbb7SPaul Cercueil tristate "Novatek NT39016 RGB/SPI panel" 451ecdcbbb7SPaul Cercueil depends on OF && SPI 452ecdcbbb7SPaul Cercueil depends on BACKLIGHT_CLASS_DEVICE 453ecdcbbb7SPaul Cercueil select REGMAP_SPI 454ecdcbbb7SPaul Cercueil help 455ecdcbbb7SPaul Cercueil Say Y here if you want to enable support for the panels built 456ecdcbbb7SPaul Cercueil around the Novatek NT39016 display controller. 457ecdcbbb7SPaul Cercueil 45817fd7a9dSStefan Mavrodievconfig DRM_PANEL_OLIMEX_LCD_OLINUXINO 45917fd7a9dSStefan Mavrodiev tristate "Olimex LCD-OLinuXino panel" 46017fd7a9dSStefan Mavrodiev depends on OF 46117fd7a9dSStefan Mavrodiev depends on I2C 46217fd7a9dSStefan Mavrodiev depends on BACKLIGHT_CLASS_DEVICE 463a14bc107SVegard Nossum select CRC32 46417fd7a9dSStefan Mavrodiev help 46517fd7a9dSStefan Mavrodiev The panel is used with different sizes LCDs, from 480x272 to 46617fd7a9dSStefan Mavrodiev 1280x800, and 24 bit per pixel. 46717fd7a9dSStefan Mavrodiev 46817fd7a9dSStefan Mavrodiev Say Y here if you want to enable support for Olimex Ltd. 46917fd7a9dSStefan Mavrodiev LCD-OLinuXino panel. 47017fd7a9dSStefan Mavrodiev 471cd6d4128SChristophe Branchereauconfig DRM_PANEL_ORISETECH_OTA5601A 472cd6d4128SChristophe Branchereau tristate "Orise Technology ota5601a RGB/SPI panel" 473cd6d4128SChristophe Branchereau depends on SPI 474cd6d4128SChristophe Branchereau depends on BACKLIGHT_CLASS_DEVICE 475cd6d4128SChristophe Branchereau select REGMAP_SPI 476cd6d4128SChristophe Branchereau help 477cd6d4128SChristophe Branchereau Say Y here if you want to enable support for the panels built 478cd6d4128SChristophe Branchereau around the Orise Technology OTA9601A display controller. 479cd6d4128SChristophe Branchereau 480f0a5bb98SPhilippe CORNUconfig DRM_PANEL_ORISETECH_OTM8009A 481f0a5bb98SPhilippe CORNU tristate "Orise Technology otm8009a 480x800 dsi 2dl panel" 482f0a5bb98SPhilippe CORNU depends on OF 483f0a5bb98SPhilippe CORNU depends on DRM_MIPI_DSI 484f0a5bb98SPhilippe CORNU depends on BACKLIGHT_CLASS_DEVICE 485f0a5bb98SPhilippe CORNU help 486f0a5bb98SPhilippe CORNU Say Y here if you want to enable support for Orise Technology 487f0a5bb98SPhilippe CORNU otm8009a 480x800 dsi 2dl panel. 488f0a5bb98SPhilippe CORNU 489b97b042aSPeter Ujfalusiconfig DRM_PANEL_OSD_OSD101T2587_53TS 490b97b042aSPeter Ujfalusi tristate "OSD OSD101T2587-53TS DSI 1920x1200 video mode panel" 491b97b042aSPeter Ujfalusi depends on OF 492b97b042aSPeter Ujfalusi depends on DRM_MIPI_DSI 493b97b042aSPeter Ujfalusi depends on BACKLIGHT_CLASS_DEVICE 494b97b042aSPeter Ujfalusi help 495b97b042aSPeter Ujfalusi Say Y here if you want to enable support for One Stop Displays 496b97b042aSPeter Ujfalusi OSD101T2587-53TS 10.1" 1920x1200 dsi panel. 497b97b042aSPeter Ujfalusi 498086ceb6bSWerner Johanssonconfig DRM_PANEL_PANASONIC_VVX10F034N00 499086ceb6bSWerner Johansson tristate "Panasonic VVX10F034N00 1920x1200 video mode panel" 500086ceb6bSWerner Johansson depends on OF 501086ceb6bSWerner Johansson depends on DRM_MIPI_DSI 502086ceb6bSWerner Johansson depends on BACKLIGHT_CLASS_DEVICE 503086ceb6bSWerner Johansson help 504086ceb6bSWerner Johansson Say Y here if you want to enable support for Panasonic VVX10F034N00 505086ceb6bSWerner Johansson WUXGA (1920x1200) Novatek NT1397-based DSI panel as found in some 506086ceb6bSWerner Johansson Xperia Z2 tablets 507086ceb6bSWerner Johansson 5082f733d61SEric Anholtconfig DRM_PANEL_RASPBERRYPI_TOUCHSCREEN 5092f733d61SEric Anholt tristate "Raspberry Pi 7-inch touchscreen panel" 5102f733d61SEric Anholt depends on DRM_MIPI_DSI 5112f733d61SEric Anholt help 5122f733d61SEric Anholt Say Y here if you want to enable support for the Raspberry 5132f733d61SEric Anholt Pi 7" Touchscreen. To compile this driver as a module, 5142f733d61SEric Anholt choose M here. 5152f733d61SEric Anholt 516f63df31dSRobert Chirasconfig DRM_PANEL_RAYDIUM_RM67191 517f63df31dSRobert Chiras tristate "Raydium RM67191 FHD 1080x1920 DSI video mode panel" 518f63df31dSRobert Chiras depends on OF 519f63df31dSRobert Chiras depends on DRM_MIPI_DSI 520f63df31dSRobert Chiras depends on BACKLIGHT_CLASS_DEVICE 521f63df31dSRobert Chiras help 522f63df31dSRobert Chiras Say Y here if you want to enable support for Raydium RM67191 FHD 523f63df31dSRobert Chiras (1080x1920) DSI panel. 524f63df31dSRobert Chiras 5252b7ed18bSPhilippe CORNUconfig DRM_PANEL_RAYDIUM_RM68200 5262b7ed18bSPhilippe CORNU tristate "Raydium RM68200 720x1280 DSI video mode panel" 5272b7ed18bSPhilippe CORNU depends on OF 5282b7ed18bSPhilippe CORNU depends on DRM_MIPI_DSI 529a8efe516SArnd Bergmann depends on BACKLIGHT_CLASS_DEVICE 5302b7ed18bSPhilippe CORNU help 5312b7ed18bSPhilippe CORNU Say Y here if you want to enable support for Raydium RM68200 5322b7ed18bSPhilippe CORNU 720x1280 DSI video mode panel. 5332b7ed18bSPhilippe CORNU 534988d0ff2SKonrad Dybcioconfig DRM_PANEL_RAYDIUM_RM692E5 535988d0ff2SKonrad Dybcio tristate "Raydium RM692E5-based DSI panel" 536988d0ff2SKonrad Dybcio depends on OF 537988d0ff2SKonrad Dybcio depends on DRM_MIPI_DSI 538988d0ff2SKonrad Dybcio depends on BACKLIGHT_CLASS_DEVICE 539589830b1SArnd Bergmann select DRM_DISPLAY_DP_HELPER 540589830b1SArnd Bergmann select DRM_DISPLAY_HELPER 541988d0ff2SKonrad Dybcio help 542988d0ff2SKonrad Dybcio Say Y here if you want to enable support for Raydium RM692E5-based 543988d0ff2SKonrad Dybcio display panels, such as the one found in the Fairphone 5 smartphone. 544988d0ff2SKonrad Dybcio 545979a1bb6SKonstantin Sudakovconfig DRM_PANEL_RONBO_RB070D30 546979a1bb6SKonstantin Sudakov tristate "Ronbo Electronics RB070D30 panel" 547979a1bb6SKonstantin Sudakov depends on OF 548979a1bb6SKonstantin Sudakov depends on DRM_MIPI_DSI 549979a1bb6SKonstantin Sudakov depends on BACKLIGHT_CLASS_DEVICE 550979a1bb6SKonstantin Sudakov help 551979a1bb6SKonstantin Sudakov Say Y here if you want to enable support for Ronbo Electronics 552979a1bb6SKonstantin Sudakov RB070D30 1024x600 DSI panel. 553979a1bb6SKonstantin Sudakov 554aaf7f809SRandy Dunlapconfig DRM_PANEL_SAMSUNG_S6E88A0_AMS452EF01 555aaf7f809SRandy Dunlap tristate "Samsung AMS452EF01 panel with S6E88A0 DSI video mode controller" 556aaf7f809SRandy Dunlap depends on OF 557aaf7f809SRandy Dunlap select DRM_MIPI_DSI 558aaf7f809SRandy Dunlap select VIDEOMODE_HELPERS 559aaf7f809SRandy Dunlap 56032ce3b32SDouglas Andersonconfig DRM_PANEL_SAMSUNG_ATNA33XC20 56132ce3b32SDouglas Anderson tristate "Samsung ATNA33XC20 eDP panel" 56232ce3b32SDouglas Anderson depends on OF 56332ce3b32SDouglas Anderson depends on BACKLIGHT_CLASS_DEVICE 56432ce3b32SDouglas Anderson depends on PM 565a6766486SGao Chao select DRM_DISPLAY_DP_HELPER 566a6766486SGao Chao select DRM_DISPLAY_HELPER 56732ce3b32SDouglas Anderson select DRM_DP_AUX_BUS 56832ce3b32SDouglas Anderson help 56932ce3b32SDouglas Anderson DRM panel driver for the Samsung ATNA33XC20 panel. This panel can't 57032ce3b32SDouglas Anderson be handled by the DRM_PANEL_SIMPLE driver because its power 57132ce3b32SDouglas Anderson sequencing is non-standard. 57232ce3b32SDouglas Anderson 573a3a5f9d0SLinus Walleijconfig DRM_PANEL_SAMSUNG_DB7430 574a3a5f9d0SLinus Walleij tristate "Samsung DB7430-based DPI panels" 575a3a5f9d0SLinus Walleij depends on OF && SPI && GPIOLIB 576a3a5f9d0SLinus Walleij depends on BACKLIGHT_CLASS_DEVICE 577a3a5f9d0SLinus Walleij select DRM_MIPI_DBI 578a3a5f9d0SLinus Walleij help 579a3a5f9d0SLinus Walleij Say Y here if you want to enable support for the Samsung 580a3a5f9d0SLinus Walleij DB7430 DPI display controller used in such devices as the 581a3a5f9d0SLinus Walleij LMS397KF04 480x800 DPI panel. 582a3a5f9d0SLinus Walleij 583aaf7f809SRandy Dunlapconfig DRM_PANEL_SAMSUNG_LD9040 584aaf7f809SRandy Dunlap tristate "Samsung LD9040 RGB/SPI panel" 585aaf7f809SRandy Dunlap depends on OF && SPI 586aaf7f809SRandy Dunlap depends on BACKLIGHT_CLASS_DEVICE 587aaf7f809SRandy Dunlap select VIDEOMODE_HELPERS 588aaf7f809SRandy Dunlap 589ac1d6d74SLinus Walleijconfig DRM_PANEL_SAMSUNG_S6D16D0 590ac1d6d74SLinus Walleij tristate "Samsung S6D16D0 DSI video mode panel" 591ac1d6d74SLinus Walleij depends on OF 592ac1d6d74SLinus Walleij depends on DRM_MIPI_DSI 593ac1d6d74SLinus Walleij select VIDEOMODE_HELPERS 594ac1d6d74SLinus Walleij 595ebd8cbf1SMarkuss Broksconfig DRM_PANEL_SAMSUNG_S6D27A1 596ebd8cbf1SMarkuss Broks tristate "Samsung S6D27A1 DPI panel driver" 597ebd8cbf1SMarkuss Broks depends on OF && SPI && GPIOLIB 598ebd8cbf1SMarkuss Broks select DRM_MIPI_DBI 599ebd8cbf1SMarkuss Broks help 600ebd8cbf1SMarkuss Broks Say Y here if you want to enable support for the Samsung 601ebd8cbf1SMarkuss Broks S6D27A1 DPI 480x800 panel. 602ebd8cbf1SMarkuss Broks 603ebd8cbf1SMarkuss Broks This panel can be found in Samsung Galaxy Ace 2 604ebd8cbf1SMarkuss Broks GT-I8160 mobile phone. 605ebd8cbf1SMarkuss Broks 6066810bb39SArtur Weberconfig DRM_PANEL_SAMSUNG_S6D7AA0 6076810bb39SArtur Weber tristate "Samsung S6D7AA0 MIPI-DSI video mode panel controller" 6086810bb39SArtur Weber depends on OF 6096810bb39SArtur Weber depends on BACKLIGHT_CLASS_DEVICE 6106810bb39SArtur Weber select DRM_MIPI_DSI 6116810bb39SArtur Weber select VIDEOMODE_HELPERS 6126810bb39SArtur Weber 613ed29f942SHoegeun Kwonconfig DRM_PANEL_SAMSUNG_S6E3HA2 614ed29f942SHoegeun Kwon tristate "Samsung S6E3HA2 DSI video mode panel" 615ed29f942SHoegeun Kwon depends on OF 616ed29f942SHoegeun Kwon depends on DRM_MIPI_DSI 61793023c14SArnd Bergmann depends on BACKLIGHT_CLASS_DEVICE 618ed29f942SHoegeun Kwon select VIDEOMODE_HELPERS 619ed29f942SHoegeun Kwon 6202a05177dSHoegeun Kwonconfig DRM_PANEL_SAMSUNG_S6E63J0X03 6212a05177dSHoegeun Kwon tristate "Samsung S6E63J0X03 DSI command mode panel" 6222a05177dSHoegeun Kwon depends on OF 6232a05177dSHoegeun Kwon depends on DRM_MIPI_DSI 6242a05177dSHoegeun Kwon depends on BACKLIGHT_CLASS_DEVICE 6252a05177dSHoegeun Kwon select VIDEOMODE_HELPERS 6262a05177dSHoegeun Kwon 627994a08a2SPaweł Chmielconfig DRM_PANEL_SAMSUNG_S6E63M0 628b7b23e44SLinus Walleij tristate "Samsung S6E63M0 RGB panel" 629994a08a2SPaweł Chmiel depends on OF 630994a08a2SPaweł Chmiel depends on BACKLIGHT_CLASS_DEVICE 631994a08a2SPaweł Chmiel help 632994a08a2SPaweł Chmiel Say Y here if you want to enable support for Samsung S6E63M0 633b7b23e44SLinus Walleij AMOLED LCD panel. This panel can be accessed using SPI or 634b7b23e44SLinus Walleij DSI. 635b7b23e44SLinus Walleij 636b7b23e44SLinus Walleijconfig DRM_PANEL_SAMSUNG_S6E63M0_SPI 637b7b23e44SLinus Walleij tristate "Samsung S6E63M0 RGB SPI interface" 638b7b23e44SLinus Walleij depends on SPI 639b7b23e44SLinus Walleij depends on DRM_PANEL_SAMSUNG_S6E63M0 640b7b23e44SLinus Walleij default DRM_PANEL_SAMSUNG_S6E63M0 641c2a61865SLinus Walleij select DRM_MIPI_DBI 642b7b23e44SLinus Walleij help 643b7b23e44SLinus Walleij Say Y here if you want to be able to access the Samsung 644b7b23e44SLinus Walleij S6E63M0 panel using SPI. 645994a08a2SPaweł Chmiel 646435e06c0SLinus Walleijconfig DRM_PANEL_SAMSUNG_S6E63M0_DSI 647435e06c0SLinus Walleij tristate "Samsung S6E63M0 RGB DSI interface" 648435e06c0SLinus Walleij depends on DRM_MIPI_DSI 649435e06c0SLinus Walleij depends on DRM_PANEL_SAMSUNG_S6E63M0 650435e06c0SLinus Walleij help 651435e06c0SLinus Walleij Say Y here if you want to be able to access the Samsung 652435e06c0SLinus Walleij S6E63M0 panel using DSI. 653435e06c0SLinus Walleij 6549ef7e25fSThierry Redingconfig DRM_PANEL_SAMSUNG_S6E8AA0 6559ef7e25fSThierry Reding tristate "Samsung S6E8AA0 DSI video mode panel" 65602051ca0SAndrzej Hajda depends on OF 65702051ca0SAndrzej Hajda select DRM_MIPI_DSI 65802051ca0SAndrzej Hajda select VIDEOMODE_HELPERS 65902051ca0SAndrzej Hajda 6605933baa3SCaleb Connollyconfig DRM_PANEL_SAMSUNG_SOFEF00 6615933baa3SCaleb Connolly tristate "Samsung sofef00/s6e3fc2x01 OnePlus 6/6T DSI cmd mode panels" 6625933baa3SCaleb Connolly depends on OF 6635933baa3SCaleb Connolly depends on DRM_MIPI_DSI 6645933baa3SCaleb Connolly depends on BACKLIGHT_CLASS_DEVICE 6655933baa3SCaleb Connolly select VIDEOMODE_HELPERS 6665933baa3SCaleb Connolly help 6675933baa3SCaleb Connolly Say Y or M here if you want to enable support for the Samsung AMOLED 6685933baa3SCaleb Connolly command mode panels found in the OnePlus 6/6T smartphones. 6695933baa3SCaleb Connolly 6705933baa3SCaleb Connolly The panels are 2280x1080@60Hz and 2340x1080@60Hz respectively 6715933baa3SCaleb Connolly 672043652aaSMarco Franchiconfig DRM_PANEL_SEIKO_43WVF1G 673043652aaSMarco Franchi tristate "Seiko 43WVF1G panel" 674043652aaSMarco Franchi depends on OF 675043652aaSMarco Franchi depends on BACKLIGHT_CLASS_DEVICE 676043652aaSMarco Franchi select VIDEOMODE_HELPERS 677043652aaSMarco Franchi help 678043652aaSMarco Franchi Say Y here if you want to enable support for the Seiko 679043652aaSMarco Franchi 43WVF1G controller for 800x480 LCD panels 680043652aaSMarco Franchi 6811976dbcaSThierry Redingconfig DRM_PANEL_SHARP_LQ101R1SX01 6821976dbcaSThierry Reding tristate "Sharp LQ101R1SX01 panel" 6831976dbcaSThierry Reding depends on OF 6841976dbcaSThierry Reding depends on DRM_MIPI_DSI 685f071b34fSArnd Bergmann depends on BACKLIGHT_CLASS_DEVICE 6861976dbcaSThierry Reding help 6871976dbcaSThierry Reding Say Y here if you want to enable support for Sharp LQ101R1SX01 6881976dbcaSThierry Reding TFT-LCD modules. The panel has a 2560x1600 resolution and uses 6891976dbcaSThierry Reding 24 bit RGB per pixel. It provides a dual MIPI DSI interface to 6901976dbcaSThierry Reding the host and has a built-in LED backlight. 6911976dbcaSThierry Reding 6921976dbcaSThierry Reding To compile this driver as a module, choose M here: the module 6931976dbcaSThierry Reding will be called panel-sharp-lq101r1sx01. 6941976dbcaSThierry Reding 695c9cf4c2aSLaurent Pinchartconfig DRM_PANEL_SHARP_LS037V7DW01 696c9cf4c2aSLaurent Pinchart tristate "Sharp LS037V7DW01 VGA LCD panel" 697c9cf4c2aSLaurent Pinchart depends on GPIOLIB && OF && REGULATOR 698c9cf4c2aSLaurent Pinchart help 699c9cf4c2aSLaurent Pinchart Say Y here if you want to enable support for Sharp LS037V7DW01 VGA 700c9cf4c2aSLaurent Pinchart (480x640) LCD panel (found on the TI SDP3430 board). 701c9cf4c2aSLaurent Pinchart 702ee017238SWerner Johanssonconfig DRM_PANEL_SHARP_LS043T1LE01 703ee017238SWerner Johansson tristate "Sharp LS043T1LE01 qHD video mode panel" 704ee017238SWerner Johansson depends on OF 705ee017238SWerner Johansson depends on DRM_MIPI_DSI 706ee017238SWerner Johansson depends on BACKLIGHT_CLASS_DEVICE 707ee017238SWerner Johansson help 708ee017238SWerner Johansson Say Y here if you want to enable support for Sharp LS043T1LE01 qHD 709ee017238SWerner Johansson (540x960) DSI panel as found on the Qualcomm APQ8074 Dragonboard 710ee017238SWerner Johansson 711914b6f29SDmitry Baryshkovconfig DRM_PANEL_SHARP_LS060T1SX01 712914b6f29SDmitry Baryshkov tristate "Sharp LS060T1SX01 FullHD video mode panel" 713914b6f29SDmitry Baryshkov depends on OF 714914b6f29SDmitry Baryshkov depends on DRM_MIPI_DSI 715914b6f29SDmitry Baryshkov depends on BACKLIGHT_CLASS_DEVICE 716914b6f29SDmitry Baryshkov help 717914b6f29SDmitry Baryshkov Say Y here if you want to enable support for Sharp LS060T1SX01 6.0" 718914b6f29SDmitry Baryshkov FullHD (1080x1920) DSI panel as found in Dragonboard Display Adapter 719914b6f29SDmitry Baryshkov Bundle. 720914b6f29SDmitry Baryshkov 721849b2e3fSJagan Tekiconfig DRM_PANEL_SITRONIX_ST7701 722849b2e3fSJagan Teki tristate "Sitronix ST7701 panel driver" 723849b2e3fSJagan Teki depends on OF 724849b2e3fSJagan Teki depends on DRM_MIPI_DSI 725849b2e3fSJagan Teki depends on BACKLIGHT_CLASS_DEVICE 726849b2e3fSJagan Teki help 727849b2e3fSJagan Teki Say Y here if you want to enable support for the Sitronix 728849b2e3fSJagan Teki ST7701 controller for 480X864 LCD panels with MIPI/RGB/SPI 729849b2e3fSJagan Teki system interfaces. 730849b2e3fSJagan Teki 731a74e81a5SOndrej Jirmanconfig DRM_PANEL_SITRONIX_ST7703 732a74e81a5SOndrej Jirman tristate "Sitronix ST7703 based MIPI touchscreen panels" 733a74e81a5SOndrej Jirman depends on OF 734a74e81a5SOndrej Jirman depends on DRM_MIPI_DSI 735a74e81a5SOndrej Jirman depends on BACKLIGHT_CLASS_DEVICE 736a74e81a5SOndrej Jirman help 737a74e81a5SOndrej Jirman Say Y here if you want to enable support for Sitronix ST7703 based 738a74e81a5SOndrej Jirman panels, souch as Rocktech JH057N00900 MIPI DSI panel as e.g. used in 739a74e81a5SOndrej Jirman the Librem 5 devkit. It has a resolution of 720x1440 pixels, a built 740a74e81a5SOndrej Jirman in backlight and touch controller. 741a74e81a5SOndrej Jirman Touch input support is provided by the goodix driver and needs to be 742a74e81a5SOndrej Jirman selected separately. 743a74e81a5SOndrej Jirman 7447142afb3SMaxime Ripardconfig DRM_PANEL_SITRONIX_ST7789V 7457142afb3SMaxime Ripard tristate "Sitronix ST7789V panel" 7467142afb3SMaxime Ripard depends on OF && SPI 7472a498168SArnd Bergmann depends on BACKLIGHT_CLASS_DEVICE 7487142afb3SMaxime Ripard help 7497142afb3SMaxime Ripard Say Y here if you want to enable support for the Sitronix 7507142afb3SMaxime Ripard ST7789V controller for 240x320 LCD panels 7517142afb3SMaxime Ripard 7521c8fc3f0SLaurent Pinchartconfig DRM_PANEL_SONY_ACX565AKM 7531c8fc3f0SLaurent Pinchart tristate "Sony ACX565AKM panel" 7541c8fc3f0SLaurent Pinchart depends on GPIOLIB && OF && SPI 7551c8fc3f0SLaurent Pinchart depends on BACKLIGHT_CLASS_DEVICE 7561c8fc3f0SLaurent Pinchart help 7571c8fc3f0SLaurent Pinchart Say Y here if you want to enable support for the Sony ACX565AKM 7581c8fc3f0SLaurent Pinchart 800x600 3.5" panel (found on the Nokia N900). 7591c8fc3f0SLaurent Pinchart 76022de25f8SKonrad Dybcioconfig DRM_PANEL_SONY_TD4353_JDI 76122de25f8SKonrad Dybcio tristate "Sony TD4353 JDI panel" 76222de25f8SKonrad Dybcio depends on GPIOLIB && OF 76322de25f8SKonrad Dybcio depends on DRM_MIPI_DSI 76422de25f8SKonrad Dybcio depends on BACKLIGHT_CLASS_DEVICE 76522de25f8SKonrad Dybcio help 76622de25f8SKonrad Dybcio Say Y here if you want to enable support for the Sony Tama 76722de25f8SKonrad Dybcio TD4353 JDI command mode panel as found on some Sony Xperia 76822de25f8SKonrad Dybcio XZ2 and XZ2 Compact smartphones. 76922de25f8SKonrad Dybcio 7709aa2c232SShawn Guoconfig DRM_PANEL_SONY_TULIP_TRULY_NT35521 7719aa2c232SShawn Guo tristate "Sony Tulip Truly NT35521 panel" 7729aa2c232SShawn Guo depends on GPIOLIB && OF 7739aa2c232SShawn Guo depends on DRM_MIPI_DSI 7749aa2c232SShawn Guo depends on BACKLIGHT_CLASS_DEVICE 7759aa2c232SShawn Guo help 7769aa2c232SShawn Guo Say Y here if you want to enable support for the Sony Tulip 7779aa2c232SShawn Guo NT35521 1280x720 video mode panel as found on Sony Xperia M4 7789aa2c232SShawn Guo Aqua phone. 7799aa2c232SShawn Guo 78069312a77SGuillaume La Roqueconfig DRM_PANEL_STARTEK_KD070FHFID015 78169312a77SGuillaume La Roque tristate "STARTEK KD070FHFID015 panel" 78269312a77SGuillaume La Roque depends on OF 78369312a77SGuillaume La Roque depends on DRM_MIPI_DSI 78469312a77SGuillaume La Roque depends on BACKLIGHT_CLASS_DEVICE 78569312a77SGuillaume La Roque help 78669312a77SGuillaume La Roque Say Y here if you want to enable support for STARTEK KD070FHFID015 DSI panel 78769312a77SGuillaume La Roque based on RENESAS-R69429 controller. The pannel is a 7-inch TFT LCD display 78869312a77SGuillaume La Roque with a resolution of 1024 x 600 pixels. It provides a MIPI DSI interface to 78969312a77SGuillaume La Roque the host, a built-in LED backlight and touch controller. 79069312a77SGuillaume La Roque 791aaf7f809SRandy Dunlapconfig DRM_PANEL_EDP 792aaf7f809SRandy Dunlap tristate "support for simple Embedded DisplayPort panels" 793aaf7f809SRandy Dunlap depends on OF 794aaf7f809SRandy Dunlap depends on BACKLIGHT_CLASS_DEVICE 795aaf7f809SRandy Dunlap depends on PM 796aaf7f809SRandy Dunlap select VIDEOMODE_HELPERS 797aaf7f809SRandy Dunlap select DRM_DISPLAY_DP_HELPER 798aaf7f809SRandy Dunlap select DRM_DISPLAY_HELPER 799aaf7f809SRandy Dunlap select DRM_DP_AUX_BUS 800aaf7f809SRandy Dunlap select DRM_KMS_HELPER 801aaf7f809SRandy Dunlap help 802aaf7f809SRandy Dunlap DRM panel driver for dumb eDP panels that need at most a regulator and 803aaf7f809SRandy Dunlap a GPIO to be powered up. Optionally a backlight can be attached so 804aaf7f809SRandy Dunlap that it can be automatically turned off when the panel goes into a 805aaf7f809SRandy Dunlap low power state. 806aaf7f809SRandy Dunlap 807aaf7f809SRandy Dunlapconfig DRM_PANEL_SIMPLE 808aaf7f809SRandy Dunlap tristate "support for simple panels (other than eDP ones)" 809aaf7f809SRandy Dunlap depends on OF 810aaf7f809SRandy Dunlap depends on BACKLIGHT_CLASS_DEVICE 811aaf7f809SRandy Dunlap depends on PM 812aaf7f809SRandy Dunlap select VIDEOMODE_HELPERS 813aaf7f809SRandy Dunlap help 814aaf7f809SRandy Dunlap DRM panel driver for dumb non-eDP panels that need at most a regulator 815aaf7f809SRandy Dunlap and a GPIO to be powered up. Optionally a backlight can be attached so 816aaf7f809SRandy Dunlap that it can be automatically turned off when the panel goes into a 817aaf7f809SRandy Dunlap low power state. 818aaf7f809SRandy Dunlap 819aaf7f809SRandy Dunlapconfig DRM_PANEL_SYNAPTICS_R63353 820aaf7f809SRandy Dunlap tristate "Synaptics R63353-based panels" 821aaf7f809SRandy Dunlap depends on OF 822aaf7f809SRandy Dunlap depends on DRM_MIPI_DSI 823aaf7f809SRandy Dunlap depends on BACKLIGHT_CLASS_DEVICE 824aaf7f809SRandy Dunlap help 825aaf7f809SRandy Dunlap Say Y if you want to enable support for panels based on the 826aaf7f809SRandy Dunlap Synaptics R63353 controller. 827aaf7f809SRandy Dunlap 828cf40c660SNeil Armstrongconfig DRM_PANEL_TDO_TL070WSH30 829cf40c660SNeil Armstrong tristate "TDO TL070WSH30 DSI panel" 830cf40c660SNeil Armstrong depends on OF 831cf40c660SNeil Armstrong depends on DRM_MIPI_DSI 832cf40c660SNeil Armstrong depends on BACKLIGHT_CLASS_DEVICE 833cf40c660SNeil Armstrong help 834cf40c660SNeil Armstrong Say Y here if you want to enable support for TDO TL070WSH30 TFT-LCD 835cf40c660SNeil Armstrong panel module. The panel has a 1024×600 resolution and uses 836cf40c660SNeil Armstrong 24 bit RGB per pixel. It provides a MIPI DSI interface to 837cf40c660SNeil Armstrong the host, a built-in LED backlight and touch controller. 838cf40c660SNeil Armstrong 839415b8dd0SLaurent Pinchartconfig DRM_PANEL_TPO_TD028TTEC1 840415b8dd0SLaurent Pinchart tristate "Toppoly (TPO) TD028TTEC1 panel driver" 841415b8dd0SLaurent Pinchart depends on OF && SPI 842415b8dd0SLaurent Pinchart depends on BACKLIGHT_CLASS_DEVICE 843415b8dd0SLaurent Pinchart help 844415b8dd0SLaurent Pinchart Say Y here if you want to enable support for TPO TD028TTEC1 480x640 845415b8dd0SLaurent Pinchart 2.8" panel (found on the OpenMoko Neo FreeRunner and Neo 1973). 846415b8dd0SLaurent Pinchart 847dc2e1e5bSLaurent Pinchartconfig DRM_PANEL_TPO_TD043MTEA1 848dc2e1e5bSLaurent Pinchart tristate "Toppoly (TPO) TD043MTEA1 panel driver" 849dc2e1e5bSLaurent Pinchart depends on GPIOLIB && OF && REGULATOR && SPI 850dc2e1e5bSLaurent Pinchart help 851dc2e1e5bSLaurent Pinchart Say Y here if you want to enable support for TPO TD043MTEA1 800x480 852dc2e1e5bSLaurent Pinchart 4.3" panel (found on the OMAP3 Pandora board). 853dc2e1e5bSLaurent Pinchart 854324bb707SLinus Walleijconfig DRM_PANEL_TPO_TPG110 855324bb707SLinus Walleij tristate "TPO TPG 800x400 panel" 856324bb707SLinus Walleij depends on OF && SPI && GPIOLIB 857324bb707SLinus Walleij depends on BACKLIGHT_CLASS_DEVICE 858324bb707SLinus Walleij help 859324bb707SLinus Walleij Say Y here if you want to enable support for TPO TPG110 860324bb707SLinus Walleij 400CH LTPS TFT LCD Single Chip Digital Driver for up to 861324bb707SLinus Walleij 800x400 LCD panels. 862324bb707SLinus Walleij 8631dd0b147SAbhinav Kumarconfig DRM_PANEL_TRULY_NT35597_WQXGA 8641dd0b147SAbhinav Kumar tristate "Truly WQXGA" 8651dd0b147SAbhinav Kumar depends on OF 8661dd0b147SAbhinav Kumar depends on DRM_MIPI_DSI 8671dd0b147SAbhinav Kumar help 8681dd0b147SAbhinav Kumar Say Y here if you want to enable support for Truly NT35597 WQXGA Dual DSI 8691dd0b147SAbhinav Kumar Video Mode panel 870d1479d02SHeiko Stuebner 871aaf7f809SRandy Dunlapconfig DRM_PANEL_VISIONOX_R66451 872aaf7f809SRandy Dunlap tristate "Visionox R66451" 873aaf7f809SRandy Dunlap depends on OF 874aaf7f809SRandy Dunlap depends on DRM_MIPI_DSI 875aaf7f809SRandy Dunlap depends on BACKLIGHT_CLASS_DEVICE 876aaf7f809SRandy Dunlap select DRM_DISPLAY_DP_HELPER 877aaf7f809SRandy Dunlap select DRM_DISPLAY_HELPER 878aaf7f809SRandy Dunlap help 879aaf7f809SRandy Dunlap Say Y here if you want to enable support for Visionox 880aaf7f809SRandy Dunlap R66451 1080x2340 AMOLED DSI panel. 881aaf7f809SRandy Dunlap 882c7f66d32SHarigovindan Pconfig DRM_PANEL_VISIONOX_RM69299 883c7f66d32SHarigovindan P tristate "Visionox RM69299" 884c7f66d32SHarigovindan P depends on OF 885c7f66d32SHarigovindan P depends on DRM_MIPI_DSI 886c7f66d32SHarigovindan P help 887c7f66d32SHarigovindan P Say Y here if you want to enable support for Visionox 888c7f66d32SHarigovindan P RM69299 DSI Video Mode panel. 889c7f66d32SHarigovindan P 8902349183dSNeil Armstrongconfig DRM_PANEL_VISIONOX_VTDR6130 8912349183dSNeil Armstrong tristate "Visionox VTDR6130" 8922349183dSNeil Armstrong depends on OF 8932349183dSNeil Armstrong depends on DRM_MIPI_DSI 894499631d5SArnd Bergmann depends on BACKLIGHT_CLASS_DEVICE 8952349183dSNeil Armstrong help 8962349183dSNeil Armstrong Say Y here if you want to enable support for Visionox 8972349183dSNeil Armstrong VTDR6130 1080x2400 AMOLED DSI panel. 8982349183dSNeil Armstrong 89957f6190aSLinus Walleijconfig DRM_PANEL_WIDECHIPS_WS2401 90057f6190aSLinus Walleij tristate "Widechips WS2401 DPI panel driver" 90157f6190aSLinus Walleij depends on SPI && GPIOLIB 90257f6190aSLinus Walleij depends on BACKLIGHT_CLASS_DEVICE 90357f6190aSLinus Walleij select DRM_MIPI_DBI 90457f6190aSLinus Walleij help 90557f6190aSLinus Walleij Say Y here if you want to enable support for the Widechips WS2401 DPI 90657f6190aSLinus Walleij 480x800 display controller used in panels such as Samsung LMS380KF01. 90757f6190aSLinus Walleij This display is used in the Samsung Galaxy Ace 2 GT-I8160 (Codina). 90857f6190aSLinus Walleij 909d1479d02SHeiko Stuebnerconfig DRM_PANEL_XINPENG_XPP055C272 910d1479d02SHeiko Stuebner tristate "Xinpeng XPP055C272 panel driver" 911d1479d02SHeiko Stuebner depends on OF 912d1479d02SHeiko Stuebner depends on DRM_MIPI_DSI 913d1479d02SHeiko Stuebner depends on BACKLIGHT_CLASS_DEVICE 914d1479d02SHeiko Stuebner help 915d1479d02SHeiko Stuebner Say Y here if you want to enable support for the Xinpeng 916d1479d02SHeiko Stuebner XPP055C272 controller for 720x1280 LCD panels with MIPI/RGB/SPI 917d1479d02SHeiko Stuebner system interfaces. 918280921deSThierry Redingendmenu 919