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 90aec8485fSNeil Armstrongconfig DRM_PANEL_BOE_TV101WUM_LL2 91aec8485fSNeil Armstrong tristate "BOE TV101WUM LL2 1200x1920 panel" 92aec8485fSNeil Armstrong depends on OF 93aec8485fSNeil Armstrong depends on DRM_MIPI_DSI 94aec8485fSNeil Armstrong depends on BACKLIGHT_CLASS_DEVICE 95aec8485fSNeil Armstrong help 96aec8485fSNeil Armstrong Say Y here if you want to support for BOE TV101WUM-LL2 97aec8485fSNeil Armstrong WUXGA PANEL DSI Video Mode panel 98aec8485fSNeil Armstrong 99b00de0e2SJoel Selvarajconfig DRM_PANEL_EBBG_FT8719 100b00de0e2SJoel Selvaraj tristate "EBBG FT8719 panel driver" 101b00de0e2SJoel Selvaraj depends on OF 102b00de0e2SJoel Selvaraj depends on DRM_MIPI_DSI 103b00de0e2SJoel Selvaraj depends on BACKLIGHT_CLASS_DEVICE 104b00de0e2SJoel Selvaraj help 105b00de0e2SJoel Selvaraj Say Y here if you want to enable support for the EBBG FT8719 106b00de0e2SJoel Selvaraj video mode panel. Mainly found on Xiaomi Poco F1 mobile phone. 107b00de0e2SJoel Selvaraj The panel has a resolution of 1080x2246. It provides a MIPI DSI 108b00de0e2SJoel Selvaraj interface to the host. 109b00de0e2SJoel Selvaraj 1105b660336SHeiko Stuebnerconfig DRM_PANEL_ELIDA_KD35T133 1115b660336SHeiko Stuebner tristate "Elida KD35T133 panel driver" 1125b660336SHeiko Stuebner depends on OF 1135b660336SHeiko Stuebner depends on DRM_MIPI_DSI 1145b660336SHeiko Stuebner depends on BACKLIGHT_CLASS_DEVICE 1155b660336SHeiko Stuebner help 1165b660336SHeiko Stuebner Say Y here if you want to enable support for the Elida 1175b660336SHeiko Stuebner KD35T133 controller for 320x480 LCD panels with MIPI-DSI 1185b660336SHeiko Stuebner system interfaces. 1195b660336SHeiko Stuebner 120fac47b1eSIcenowy Zhengconfig DRM_PANEL_FEIXIN_K101_IM2BA02 121fac47b1eSIcenowy Zheng tristate "Feixin K101 IM2BA02 panel" 122fac47b1eSIcenowy Zheng depends on OF 123fac47b1eSIcenowy Zheng depends on DRM_MIPI_DSI 124fac47b1eSIcenowy Zheng depends on BACKLIGHT_CLASS_DEVICE 125fac47b1eSIcenowy Zheng help 126fac47b1eSIcenowy Zheng Say Y here if you want to enable support for the Feixin K101 IM2BA02 127fac47b1eSIcenowy Zheng 4-lane 800x1280 MIPI DSI panel. 128fac47b1eSIcenowy Zheng 12969dc678aSJagan Tekiconfig DRM_PANEL_FEIYANG_FY07024DI26A30D 13069dc678aSJagan Teki tristate "Feiyang FY07024DI26A30-D MIPI-DSI LCD panel" 13169dc678aSJagan Teki depends on OF 13269dc678aSJagan Teki depends on DRM_MIPI_DSI 13369dc678aSJagan Teki depends on BACKLIGHT_CLASS_DEVICE 13469dc678aSJagan Teki help 13569dc678aSJagan Teki Say Y if you want to enable support for panels based on the 13669dc678aSJagan Teki Feiyang FY07024DI26A30-D MIPI-DSI interface. 13769dc678aSJagan Teki 138aaf7f809SRandy Dunlapconfig DRM_PANEL_DSI_CM 139aaf7f809SRandy Dunlap tristate "Generic DSI command mode panels" 140aaf7f809SRandy Dunlap depends on OF 141aaf7f809SRandy Dunlap depends on DRM_MIPI_DSI 142aaf7f809SRandy Dunlap depends on BACKLIGHT_CLASS_DEVICE 143aaf7f809SRandy Dunlap help 144aaf7f809SRandy Dunlap DRM panel driver for DSI command mode panels with support for 145aaf7f809SRandy Dunlap embedded and external backlights. 146aaf7f809SRandy Dunlap 147aaf7f809SRandy Dunlapconfig DRM_PANEL_LVDS 148aaf7f809SRandy Dunlap tristate "Generic LVDS panel driver" 149aaf7f809SRandy Dunlap depends on OF 150aaf7f809SRandy Dunlap depends on BACKLIGHT_CLASS_DEVICE 151aaf7f809SRandy Dunlap select VIDEOMODE_HELPERS 152aaf7f809SRandy Dunlap help 153aaf7f809SRandy Dunlap This driver supports LVDS panels that don't require device-specific 154aaf7f809SRandy Dunlap handling of power supplies or control signals. It implements automatic 155aaf7f809SRandy Dunlap backlight handling if the panel is attached to a backlight controller. 156aaf7f809SRandy Dunlap 1570ef94554SCong Yangconfig DRM_PANEL_HIMAX_HX83102 1580ef94554SCong Yang tristate "Himax HX83102-based panels" 1590ef94554SCong Yang depends on OF 1600ef94554SCong Yang depends on DRM_MIPI_DSI 1610ef94554SCong Yang depends on BACKLIGHT_CLASS_DEVICE 1620ef94554SCong Yang help 1630ef94554SCong Yang Say Y if you want to enable support for panels based on the 1640ef94554SCong Yang Himax HX83102 controller. 1650ef94554SCong Yang 166654f26a0SLuca Weissconfig DRM_PANEL_HIMAX_HX83112A 167654f26a0SLuca Weiss tristate "Himax HX83112A-based DSI panel" 168654f26a0SLuca Weiss depends on OF 169654f26a0SLuca Weiss depends on DRM_MIPI_DSI 170654f26a0SLuca Weiss depends on BACKLIGHT_CLASS_DEVICE 171654f26a0SLuca Weiss select DRM_KMS_HELPER 172654f26a0SLuca Weiss help 173654f26a0SLuca Weiss Say Y here if you want to enable support for Himax HX83112A-based 174654f26a0SLuca Weiss display panels, such as the one found in the Fairphone 4 smartphone. 175654f26a0SLuca Weiss 17665dc9360SKamil Trzcińskiconfig DRM_PANEL_HIMAX_HX8394 17765dc9360SKamil Trzciński tristate "HIMAX HX8394 MIPI-DSI LCD panels" 17865dc9360SKamil Trzciński depends on OF 17965dc9360SKamil Trzciński depends on DRM_MIPI_DSI 18065dc9360SKamil Trzciński depends on BACKLIGHT_CLASS_DEVICE 18165dc9360SKamil Trzciński help 18265dc9360SKamil Trzciński Say Y if you want to enable support for panels based on the 18365dc9360SKamil Trzciński Himax HX8394 controller, such as the HannStar HSD060BHW4 18465dc9360SKamil Trzciński 720x1440 TFT LCD panel that uses a MIPI-DSI interface. 18565dc9360SKamil Trzciński 18665dc9360SKamil Trzciński If M is selected the module will be called panel-himax-hx8394. 18765dc9360SKamil Trzciński 1880ee2e37aSLinus Walleijconfig DRM_PANEL_ILITEK_IL9322 1890ee2e37aSLinus Walleij tristate "Ilitek ILI9322 320x240 QVGA panels" 1900ee2e37aSLinus Walleij depends on OF && SPI 1910ee2e37aSLinus Walleij select REGMAP 1920ee2e37aSLinus Walleij help 1930ee2e37aSLinus Walleij Say Y here if you want to enable support for Ilitek IL9322 1940ee2e37aSLinus Walleij QVGA (320x240) RGB, YUV and ITU-T BT.656 panels. 1950ee2e37aSLinus Walleij 1965a042273SDillon Minconfig DRM_PANEL_ILITEK_ILI9341 1975a042273SDillon Min tristate "Ilitek ILI9341 240x320 QVGA panels" 198d43cd48eSAndy Shevchenko depends on SPI 19984dfc465SRandy Dunlap select DRM_KMS_HELPER 20084dfc465SRandy Dunlap select DRM_GEM_DMA_HELPER 2015a042273SDillon Min depends on BACKLIGHT_CLASS_DEVICE 2025a042273SDillon Min select DRM_MIPI_DBI 2035a042273SDillon Min help 2045a042273SDillon Min Say Y here if you want to enable support for Ilitek IL9341 2055a042273SDillon Min QVGA (240x320) RGB panels. support serial & parallel rgb 2065a042273SDillon Min interface. 2075a042273SDillon Min 208edbf1d50SMichael Trimarchiconfig DRM_PANEL_ILITEK_ILI9805 209edbf1d50SMichael Trimarchi tristate "Ilitek ILI9805-based panels" 210edbf1d50SMichael Trimarchi depends on OF 211edbf1d50SMichael Trimarchi depends on DRM_MIPI_DSI 212edbf1d50SMichael Trimarchi depends on BACKLIGHT_CLASS_DEVICE 213edbf1d50SMichael Trimarchi help 214edbf1d50SMichael Trimarchi Say Y if you want to enable support for panels based on the 215edbf1d50SMichael Trimarchi Ilitek ILI9805 controller. 216edbf1d50SMichael Trimarchi 217baf272baSMichael Walleconfig DRM_PANEL_ILITEK_ILI9806E 218baf272baSMichael Walle tristate "Ilitek ILI9806E-based panels" 219baf272baSMichael Walle depends on OF 220baf272baSMichael Walle depends on DRM_MIPI_DSI 221baf272baSMichael Walle depends on BACKLIGHT_CLASS_DEVICE 222baf272baSMichael Walle help 223baf272baSMichael Walle Say Y if you want to enable support for panels based on the 224baf272baSMichael Walle Ilitek ILI9806E controller. 225baf272baSMichael Walle 22626aec255SMaxime Ripardconfig DRM_PANEL_ILITEK_ILI9881C 22726aec255SMaxime Ripard tristate "Ilitek ILI9881C-based panels" 22826aec255SMaxime Ripard depends on OF 22926aec255SMaxime Ripard depends on DRM_MIPI_DSI 23026aec255SMaxime Ripard depends on BACKLIGHT_CLASS_DEVICE 23126aec255SMaxime Ripard help 23226aec255SMaxime Ripard Say Y if you want to enable support for panels based on the 23326aec255SMaxime Ripard Ilitek ILI9881c controller. 23426aec255SMaxime Ripard 235e2450d32SCong Yangconfig DRM_PANEL_ILITEK_ILI9882T 236e2450d32SCong Yang tristate "Ilitek ILI9882t-based panels" 237e2450d32SCong Yang depends on OF 238e2450d32SCong Yang depends on DRM_MIPI_DSI 239e2450d32SCong Yang depends on BACKLIGHT_CLASS_DEVICE 240e2450d32SCong Yang help 241e2450d32SCong Yang Say Y if you want to enable support for panels based on the 242e2450d32SCong Yang Ilitek ILI9882t controller. 243e2450d32SCong Yang 244868d043fSChristophe Branchereauconfig DRM_PANEL_INNOLUX_EJ030NA 245868d043fSChristophe Branchereau tristate "Innolux EJ030NA 320x480 LCD panel" 246868d043fSChristophe Branchereau depends on OF && SPI 247868d043fSChristophe Branchereau select REGMAP_SPI 248868d043fSChristophe Branchereau help 249868d043fSChristophe Branchereau Say Y here to enable support for the Innolux/Chimei EJ030NA 250868d043fSChristophe Branchereau 320x480 3.0" panel as found in the RS97 V2.1, RG300(non-ips) 251868d043fSChristophe Branchereau and LDK handheld gaming consoles. 252868d043fSChristophe Branchereau 25314c8f2e9SChris Zhongconfig DRM_PANEL_INNOLUX_P079ZCA 25414c8f2e9SChris Zhong tristate "Innolux P079ZCA panel" 25514c8f2e9SChris Zhong depends on OF 25614c8f2e9SChris Zhong depends on DRM_MIPI_DSI 25714c8f2e9SChris Zhong depends on BACKLIGHT_CLASS_DEVICE 25814c8f2e9SChris Zhong help 25914c8f2e9SChris Zhong Say Y here if you want to enable support for Innolux P079ZCA 26014c8f2e9SChris Zhong TFT-LCD modules. The panel has a 1024x768 resolution and uses 26114c8f2e9SChris Zhong 24 bit RGB per pixel. It provides a MIPI DSI interface to 26214c8f2e9SChris Zhong the host and has a built-in LED backlight. 26314c8f2e9SChris Zhong 2646b818c53SJagan Tekiconfig DRM_PANEL_JADARD_JD9365DA_H3 2656b818c53SJagan Teki tristate "Jadard JD9365DA-H3 WXGA DSI panel" 2666b818c53SJagan Teki depends on OF 2676b818c53SJagan Teki depends on DRM_MIPI_DSI 2686b818c53SJagan Teki depends on BACKLIGHT_CLASS_DEVICE 2696b818c53SJagan Teki help 2706b818c53SJagan Teki Say Y here if you want to enable support for Jadard JD9365DA-H3 2716b818c53SJagan Teki WXGA MIPI DSI panel. The panel support TFT dot matrix LCD with 2726b818c53SJagan Teki 800RGBx1280 dots at maximum. 2736b818c53SJagan Teki 27425205087SDiogo Ivoconfig DRM_PANEL_JDI_LPM102A188A 27525205087SDiogo Ivo tristate "JDI LPM102A188A DSI panel" 27625205087SDiogo Ivo depends on OF && GPIOLIB 27725205087SDiogo Ivo depends on DRM_MIPI_DSI 27825205087SDiogo Ivo depends on BACKLIGHT_CLASS_DEVICE 27925205087SDiogo Ivo help 28025205087SDiogo Ivo Say Y here if you want to enable support for JDI LPM102A188A DSI 28125205087SDiogo Ivo command mode panel as found in Google Pixel C devices. 28225205087SDiogo Ivo The panel has a 2560×1800 resolution. It provides a MIPI DSI interface 28325205087SDiogo Ivo to the host. 28425205087SDiogo Ivo 285aaf7f809SRandy Dunlapconfig DRM_PANEL_JDI_LT070ME05000 286aaf7f809SRandy Dunlap tristate "JDI LT070ME05000 WUXGA DSI panel" 287aaf7f809SRandy Dunlap depends on OF 288aaf7f809SRandy Dunlap depends on DRM_MIPI_DSI 289aaf7f809SRandy Dunlap depends on BACKLIGHT_CLASS_DEVICE 290aaf7f809SRandy Dunlap help 291aaf7f809SRandy Dunlap Say Y here if you want to enable support for JDI DSI video mode 292aaf7f809SRandy Dunlap panel as found in Google Nexus 7 (2013) devices. 293aaf7f809SRandy Dunlap The panel has a 1200(RGB)×1920 (WUXGA) resolution and uses 294aaf7f809SRandy Dunlap 24 bit per pixel. 295aaf7f809SRandy Dunlap 296437c3d87SRaffaele Tranquilliniconfig DRM_PANEL_JDI_R63452 297437c3d87SRaffaele Tranquillini tristate "JDI R63452 Full HD DSI panel" 298437c3d87SRaffaele Tranquillini depends on OF 299437c3d87SRaffaele Tranquillini depends on DRM_MIPI_DSI 300437c3d87SRaffaele Tranquillini depends on BACKLIGHT_CLASS_DEVICE 301437c3d87SRaffaele Tranquillini help 302437c3d87SRaffaele Tranquillini Say Y here if you want to enable support for the JDI R63452 303437c3d87SRaffaele Tranquillini DSI command mode panel as found in Xiaomi Mi 5 Devices. 304437c3d87SRaffaele Tranquillini 305b2152121SNeil Armstrongconfig DRM_PANEL_KHADAS_TS050 306b2152121SNeil Armstrong tristate "Khadas TS050 panel" 307b2152121SNeil Armstrong depends on OF 308b2152121SNeil Armstrong depends on DRM_MIPI_DSI 309b2152121SNeil Armstrong depends on BACKLIGHT_CLASS_DEVICE 310b2152121SNeil Armstrong help 311b2152121SNeil Armstrong Say Y here if you want to enable support for Khadas TS050 TFT-LCD 312b2152121SNeil Armstrong panel module. The panel has a 1080x1920 resolution and uses 313b2152121SNeil Armstrong 24 bit RGB per pixel. It provides a MIPI DSI interface to 314b2152121SNeil Armstrong the host, a built-in LED backlight and touch controller. 315b2152121SNeil Armstrong 3162a994cbeSNickey Yangconfig DRM_PANEL_KINGDISPLAY_KD097D04 3172a994cbeSNickey Yang tristate "Kingdisplay kd097d04 panel" 3182a994cbeSNickey Yang depends on OF 3192a994cbeSNickey Yang depends on DRM_MIPI_DSI 3202a994cbeSNickey Yang depends on BACKLIGHT_CLASS_DEVICE 3212a994cbeSNickey Yang help 3222a994cbeSNickey Yang Say Y here if you want to enable support for Kingdisplay kd097d04 3232a994cbeSNickey Yang TFT-LCD modules. The panel has a 1536x2048 resolution and uses 3242a994cbeSNickey Yang 24 bit RGB per pixel. It provides a MIPI DSI interface to 3252a994cbeSNickey Yang the host and has a built-in LED backlight. 3262a994cbeSNickey Yang 3276ea4383bSHeiko Stuebnerconfig DRM_PANEL_LEADTEK_LTK050H3146W 3286ea4383bSHeiko Stuebner tristate "Leadtek LTK050H3146W panel" 3296ea4383bSHeiko Stuebner depends on OF 3306ea4383bSHeiko Stuebner depends on DRM_MIPI_DSI 3316ea4383bSHeiko Stuebner depends on BACKLIGHT_CLASS_DEVICE 3326ea4383bSHeiko Stuebner help 3336ea4383bSHeiko Stuebner Say Y here if you want to enable support for Leadtek LTK050H3146W 3346ea4383bSHeiko Stuebner TFT-LCD modules. The panel has a 720x1280 resolution and uses 3356ea4383bSHeiko Stuebner 24 bit RGB per pixel. It provides a MIPI DSI interface to 3366ea4383bSHeiko Stuebner the host and has a built-in LED backlight. 3376ea4383bSHeiko Stuebner 338e98910beSHeiko Stuebnerconfig DRM_PANEL_LEADTEK_LTK500HD1829 339e98910beSHeiko Stuebner tristate "Leadtek LTK500HD1829 panel" 340e98910beSHeiko Stuebner depends on OF 341e98910beSHeiko Stuebner depends on DRM_MIPI_DSI 342e98910beSHeiko Stuebner depends on BACKLIGHT_CLASS_DEVICE 343e98910beSHeiko Stuebner help 344e98910beSHeiko Stuebner Say Y here if you want to enable support for Kingdisplay kd097d04 345e98910beSHeiko Stuebner TFT-LCD modules. The panel has a 1536x2048 resolution and uses 346e98910beSHeiko Stuebner 24 bit RGB per pixel. It provides a MIPI DSI interface to 347e98910beSHeiko Stuebner the host and has a built-in LED backlight. 348e98910beSHeiko Stuebner 349c5207ed4SJerome Brunetconfig DRM_PANEL_LINCOLNTECH_LCD197 350c5207ed4SJerome Brunet tristate "Lincoln Technologies lcd197 panel" 351c5207ed4SJerome Brunet depends on OF 352c5207ed4SJerome Brunet depends on DRM_MIPI_DSI 353c5207ed4SJerome Brunet depends on BACKLIGHT_CLASS_DEVICE 354c5207ed4SJerome Brunet help 355c5207ed4SJerome Brunet Say Y here if you want to enable support for lincolntech lcd197 356c5207ed4SJerome Brunet TFT-LCD modules. The panel has a 1080x1920 resolution and uses 357c5207ed4SJerome Brunet 24 bit RGB per pixel. It provides a MIPI DSI interface to 358c5207ed4SJerome Brunet the host. 359c5207ed4SJerome Brunet 360f5b0c654SLaurent Pinchartconfig DRM_PANEL_LG_LB035Q02 361f5b0c654SLaurent Pinchart tristate "LG LB035Q024573 RGB panel" 362f5b0c654SLaurent Pinchart depends on GPIOLIB && OF && SPI 363f5b0c654SLaurent Pinchart help 364f5b0c654SLaurent Pinchart Say Y here if you want to enable support for the LB035Q02 RGB panel 365f5b0c654SLaurent Pinchart (found on the Gumstix Overo Palo35 board). To compile this driver as 366f5b0c654SLaurent Pinchart a module, choose M here. 367f5b0c654SLaurent Pinchart 36858c467ecSHeiko Schocherconfig DRM_PANEL_LG_LG4573 36958c467ecSHeiko Schocher tristate "LG4573 RGB/SPI panel" 37058c467ecSHeiko Schocher depends on OF && SPI 37158c467ecSHeiko Schocher select VIDEOMODE_HELPERS 37258c467ecSHeiko Schocher help 37358c467ecSHeiko Schocher Say Y here if you want to enable support for LG4573 RGB panel. 37458c467ecSHeiko Schocher To compile this driver as a module, choose M here. 37558c467ecSHeiko Schocher 376069a6c0eSSumit Semwalconfig DRM_PANEL_LG_SW43408 377069a6c0eSSumit Semwal tristate "LG SW43408 panel" 378069a6c0eSSumit Semwal depends on OF 379069a6c0eSSumit Semwal depends on DRM_MIPI_DSI 380069a6c0eSSumit Semwal depends on BACKLIGHT_CLASS_DEVICE 381ca097d4dSDmitry Baryshkov select DRM_DISPLAY_DSC_HELPER 38233defcacSDmitry Baryshkov select DRM_DISPLAY_HELPER 383069a6c0eSSumit Semwal help 384069a6c0eSSumit Semwal Say Y here if you want to enable support for LG sw43408 panel. 385069a6c0eSSumit Semwal The panel has a 1080x2160@60Hz resolution and uses 24 bit RGB per 386069a6c0eSSumit Semwal pixel. It provides a MIPI DSI interface to the host and has a 387069a6c0eSSumit Semwal built-in LED backlight. 388069a6c0eSSumit Semwal 389249a4f5eSChris Morganconfig DRM_PANEL_MAGNACHIP_D53E6EA8966 390249a4f5eSChris Morgan tristate "Magnachip D53E6EA8966 DSI panel" 391249a4f5eSChris Morgan depends on OF && SPI 392249a4f5eSChris Morgan depends on DRM_MIPI_DSI 393249a4f5eSChris Morgan depends on BACKLIGHT_CLASS_DEVICE 394249a4f5eSChris Morgan select DRM_MIPI_DBI 395249a4f5eSChris Morgan help 396249a4f5eSChris Morgan DRM panel driver for the Samsung AMS495QA01 panel controlled 397249a4f5eSChris Morgan with the Magnachip D53E6EA8966 panel IC. This panel receives 398249a4f5eSChris Morgan video data via DSI but commands via 9-bit SPI using DBI. 399249a4f5eSChris Morgan 400aaf7f809SRandy Dunlapconfig DRM_PANEL_MANTIX_MLAF057WE51 401aaf7f809SRandy Dunlap tristate "Mantix MLAF057WE51-X MIPI-DSI LCD panel" 402aaf7f809SRandy Dunlap depends on OF 403aaf7f809SRandy Dunlap depends on DRM_MIPI_DSI 404aaf7f809SRandy Dunlap depends on BACKLIGHT_CLASS_DEVICE 405aaf7f809SRandy Dunlap help 406aaf7f809SRandy Dunlap Say Y here if you want to enable support for the Mantix 407aaf7f809SRandy Dunlap MLAF057WE51-X MIPI DSI panel as e.g. used in the Librem 5. It 408aaf7f809SRandy Dunlap has a resolution of 720x1440 pixels, a built in backlight and touch 409aaf7f809SRandy Dunlap controller. 410aaf7f809SRandy Dunlap 411df439abeSLaurent Pinchartconfig DRM_PANEL_NEC_NL8048HL11 412df439abeSLaurent Pinchart tristate "NEC NL8048HL11 RGB panel" 413df439abeSLaurent Pinchart depends on GPIOLIB && OF && SPI 414df439abeSLaurent Pinchart help 415df439abeSLaurent Pinchart Say Y here if you want to enable support for the NEC NL8048HL11 RGB 416df439abeSLaurent Pinchart panel (found on the Zoom2/3/3630 SDP boards). To compile this driver 417df439abeSLaurent Pinchart as a module, choose M here. 418df439abeSLaurent Pinchart 419b1d39f0fSChris Morganconfig DRM_PANEL_NEWVISION_NV3051D 420b1d39f0fSChris Morgan tristate "NewVision NV3051D DSI panel" 421b1d39f0fSChris Morgan depends on OF 422b1d39f0fSChris Morgan depends on DRM_MIPI_DSI 423b1d39f0fSChris Morgan depends on BACKLIGHT_CLASS_DEVICE 424b1d39f0fSChris Morgan help 425b1d39f0fSChris Morgan This driver supports the NV3051D based panel found on the Anbernic 426b1d39f0fSChris Morgan RG353P and RG353V. 427b1d39f0fSChris Morgan 42849956b50SChristophe Branchereauconfig DRM_PANEL_NEWVISION_NV3052C 42949956b50SChristophe Branchereau tristate "NewVision NV3052C RGB/SPI panel" 43049956b50SChristophe Branchereau depends on OF && SPI 43149956b50SChristophe Branchereau depends on BACKLIGHT_CLASS_DEVICE 43249956b50SChristophe Branchereau select DRM_MIPI_DBI 43349956b50SChristophe Branchereau help 43449956b50SChristophe Branchereau Say Y here if you want to enable support for the panels built 43549956b50SChristophe Branchereau around the NewVision NV3052C display controller. 43649956b50SChristophe Branchereau 437899f24edSLinus Walleijconfig DRM_PANEL_NOVATEK_NT35510 438899f24edSLinus Walleij tristate "Novatek NT35510 RGB panel driver" 439899f24edSLinus Walleij depends on OF 440899f24edSLinus Walleij depends on DRM_MIPI_DSI 441899f24edSLinus Walleij depends on BACKLIGHT_CLASS_DEVICE 442899f24edSLinus Walleij help 443899f24edSLinus Walleij Say Y here if you want to enable support for the panels built 444899f24edSLinus Walleij around the Novatek NT35510 display controller, such as some 445899f24edSLinus Walleij Hydis panels. 446899f24edSLinus Walleij 447994ea402SLinus Walleijconfig DRM_PANEL_NOVATEK_NT35560 448994ea402SLinus Walleij tristate "Novatek NT35560 DSI command mode panel" 449994ea402SLinus Walleij depends on OF 450994ea402SLinus Walleij depends on DRM_MIPI_DSI 451994ea402SLinus Walleij depends on BACKLIGHT_CLASS_DEVICE 452994ea402SLinus Walleij select VIDEOMODE_HELPERS 453994ea402SLinus Walleij help 454994ea402SLinus Walleij Say Y here if you want to enable the Novatek NT35560 display 455994ea402SLinus Walleij controller. This panel supports DSI in both command and video 456994ea402SLinus Walleij mode. This supports several panels such as Sony ACX424AKM and 457994ea402SLinus Walleij ACX424AKP. 458994ea402SLinus Walleij 459623a3531SAngeloGioacchino Del Regnoconfig DRM_PANEL_NOVATEK_NT35950 460623a3531SAngeloGioacchino Del Regno tristate "Novatek NT35950 DSI panel" 461623a3531SAngeloGioacchino Del Regno depends on OF 462623a3531SAngeloGioacchino Del Regno depends on DRM_MIPI_DSI 463623a3531SAngeloGioacchino Del Regno depends on BACKLIGHT_CLASS_DEVICE 464623a3531SAngeloGioacchino Del Regno help 465623a3531SAngeloGioacchino Del Regno Say Y here if you want to enable support for the panels built 466623a3531SAngeloGioacchino Del Regno around the Novatek NT35950 display controller, such as some 467623a3531SAngeloGioacchino Del Regno Sharp panels used in Sony Xperia Z5 Premium and XZ Premium 468623a3531SAngeloGioacchino Del Regno mobile phones. 469623a3531SAngeloGioacchino Del Regno 4700993234aSJianhua Luconfig DRM_PANEL_NOVATEK_NT36523 4710993234aSJianhua Lu tristate "Novatek NT36523 panel driver" 4720993234aSJianhua Lu depends on OF 4730993234aSJianhua Lu depends on DRM_MIPI_DSI 4740993234aSJianhua Lu depends on BACKLIGHT_CLASS_DEVICE 4750993234aSJianhua Lu help 4760993234aSJianhua Lu Say Y here if you want to enable support for the panels built 4770993234aSJianhua Lu around the Novatek NT36523 display controller, such as some 4780993234aSJianhua Lu Boe panels used in Xiaomi Mi Pad 5 and 5 Pro tablets. 4790993234aSJianhua Lu 480070c7fa5SSumit Semwalconfig DRM_PANEL_NOVATEK_NT36672A 481070c7fa5SSumit Semwal tristate "Novatek NT36672A DSI panel" 482070c7fa5SSumit Semwal depends on OF 483070c7fa5SSumit Semwal depends on DRM_MIPI_DSI 484070c7fa5SSumit Semwal depends on BACKLIGHT_CLASS_DEVICE 485070c7fa5SSumit Semwal help 486070c7fa5SSumit Semwal Say Y here if you want to enable support for the panels built 487070c7fa5SSumit Semwal around the Novatek NT36672A display controller, such as some 488070c7fa5SSumit Semwal Tianma panels used in a few Xiaomi Poco F1 mobile phones. 489070c7fa5SSumit Semwal 490ea4f9975SRitesh Kumarconfig DRM_PANEL_NOVATEK_NT36672E 491ea4f9975SRitesh Kumar tristate "Novatek NT36672E DSI panel" 492ea4f9975SRitesh Kumar depends on OF 493ea4f9975SRitesh Kumar depends on DRM_MIPI_DSI 494ea4f9975SRitesh Kumar depends on BACKLIGHT_CLASS_DEVICE 495ea4f9975SRitesh Kumar help 496ea4f9975SRitesh Kumar Say Y here if you want to enable support for Novatek NT36672E DSI Video Mode 497ea4f9975SRitesh Kumar LCD panel module. The panel has a resolution of 1080x2408 and uses 24 bit 498ea4f9975SRitesh Kumar RGB per pixel. 499ea4f9975SRitesh Kumar 500ecdcbbb7SPaul Cercueilconfig DRM_PANEL_NOVATEK_NT39016 501ecdcbbb7SPaul Cercueil tristate "Novatek NT39016 RGB/SPI panel" 502ecdcbbb7SPaul Cercueil depends on OF && SPI 503ecdcbbb7SPaul Cercueil depends on BACKLIGHT_CLASS_DEVICE 504ecdcbbb7SPaul Cercueil select REGMAP_SPI 505ecdcbbb7SPaul Cercueil help 506ecdcbbb7SPaul Cercueil Say Y here if you want to enable support for the panels built 507ecdcbbb7SPaul Cercueil around the Novatek NT39016 display controller. 508ecdcbbb7SPaul Cercueil 50917fd7a9dSStefan Mavrodievconfig DRM_PANEL_OLIMEX_LCD_OLINUXINO 51017fd7a9dSStefan Mavrodiev tristate "Olimex LCD-OLinuXino panel" 51117fd7a9dSStefan Mavrodiev depends on OF 51217fd7a9dSStefan Mavrodiev depends on I2C 51317fd7a9dSStefan Mavrodiev depends on BACKLIGHT_CLASS_DEVICE 514a14bc107SVegard Nossum select CRC32 51517fd7a9dSStefan Mavrodiev help 51617fd7a9dSStefan Mavrodiev The panel is used with different sizes LCDs, from 480x272 to 51717fd7a9dSStefan Mavrodiev 1280x800, and 24 bit per pixel. 51817fd7a9dSStefan Mavrodiev 51917fd7a9dSStefan Mavrodiev Say Y here if you want to enable support for Olimex Ltd. 52017fd7a9dSStefan Mavrodiev LCD-OLinuXino panel. 52117fd7a9dSStefan Mavrodiev 522cd6d4128SChristophe Branchereauconfig DRM_PANEL_ORISETECH_OTA5601A 523cd6d4128SChristophe Branchereau tristate "Orise Technology ota5601a RGB/SPI panel" 524cd6d4128SChristophe Branchereau depends on SPI 525cd6d4128SChristophe Branchereau depends on BACKLIGHT_CLASS_DEVICE 526cd6d4128SChristophe Branchereau select REGMAP_SPI 527cd6d4128SChristophe Branchereau help 528cd6d4128SChristophe Branchereau Say Y here if you want to enable support for the panels built 529cd6d4128SChristophe Branchereau around the Orise Technology OTA9601A display controller. 530cd6d4128SChristophe Branchereau 531f0a5bb98SPhilippe CORNUconfig DRM_PANEL_ORISETECH_OTM8009A 532f0a5bb98SPhilippe CORNU tristate "Orise Technology otm8009a 480x800 dsi 2dl panel" 533f0a5bb98SPhilippe CORNU depends on OF 534f0a5bb98SPhilippe CORNU depends on DRM_MIPI_DSI 535f0a5bb98SPhilippe CORNU depends on BACKLIGHT_CLASS_DEVICE 536f0a5bb98SPhilippe CORNU help 537f0a5bb98SPhilippe CORNU Say Y here if you want to enable support for Orise Technology 538f0a5bb98SPhilippe CORNU otm8009a 480x800 dsi 2dl panel. 539f0a5bb98SPhilippe CORNU 540b97b042aSPeter Ujfalusiconfig DRM_PANEL_OSD_OSD101T2587_53TS 541b97b042aSPeter Ujfalusi tristate "OSD OSD101T2587-53TS DSI 1920x1200 video mode panel" 542b97b042aSPeter Ujfalusi depends on OF 543b97b042aSPeter Ujfalusi depends on DRM_MIPI_DSI 544b97b042aSPeter Ujfalusi depends on BACKLIGHT_CLASS_DEVICE 545b97b042aSPeter Ujfalusi help 546b97b042aSPeter Ujfalusi Say Y here if you want to enable support for One Stop Displays 547b97b042aSPeter Ujfalusi OSD101T2587-53TS 10.1" 1920x1200 dsi panel. 548b97b042aSPeter Ujfalusi 549086ceb6bSWerner Johanssonconfig DRM_PANEL_PANASONIC_VVX10F034N00 550086ceb6bSWerner Johansson tristate "Panasonic VVX10F034N00 1920x1200 video mode panel" 551086ceb6bSWerner Johansson depends on OF 552086ceb6bSWerner Johansson depends on DRM_MIPI_DSI 553086ceb6bSWerner Johansson depends on BACKLIGHT_CLASS_DEVICE 554086ceb6bSWerner Johansson help 555086ceb6bSWerner Johansson Say Y here if you want to enable support for Panasonic VVX10F034N00 556086ceb6bSWerner Johansson WUXGA (1920x1200) Novatek NT1397-based DSI panel as found in some 557086ceb6bSWerner Johansson Xperia Z2 tablets 558086ceb6bSWerner Johansson 5592f733d61SEric Anholtconfig DRM_PANEL_RASPBERRYPI_TOUCHSCREEN 5602f733d61SEric Anholt tristate "Raspberry Pi 7-inch touchscreen panel" 5612f733d61SEric Anholt depends on DRM_MIPI_DSI 5622f733d61SEric Anholt help 5632f733d61SEric Anholt Say Y here if you want to enable support for the Raspberry 5642f733d61SEric Anholt Pi 7" Touchscreen. To compile this driver as a module, 5652f733d61SEric Anholt choose M here. 5662f733d61SEric Anholt 567f63df31dSRobert Chirasconfig DRM_PANEL_RAYDIUM_RM67191 568f63df31dSRobert Chiras tristate "Raydium RM67191 FHD 1080x1920 DSI video mode panel" 569f63df31dSRobert Chiras depends on OF 570f63df31dSRobert Chiras depends on DRM_MIPI_DSI 571f63df31dSRobert Chiras depends on BACKLIGHT_CLASS_DEVICE 572f63df31dSRobert Chiras help 573f63df31dSRobert Chiras Say Y here if you want to enable support for Raydium RM67191 FHD 574f63df31dSRobert Chiras (1080x1920) DSI panel. 575f63df31dSRobert Chiras 5762b7ed18bSPhilippe CORNUconfig DRM_PANEL_RAYDIUM_RM68200 5772b7ed18bSPhilippe CORNU tristate "Raydium RM68200 720x1280 DSI video mode panel" 5782b7ed18bSPhilippe CORNU depends on OF 5792b7ed18bSPhilippe CORNU depends on DRM_MIPI_DSI 580a8efe516SArnd Bergmann depends on BACKLIGHT_CLASS_DEVICE 5812b7ed18bSPhilippe CORNU help 5822b7ed18bSPhilippe CORNU Say Y here if you want to enable support for Raydium RM68200 5832b7ed18bSPhilippe CORNU 720x1280 DSI video mode panel. 5842b7ed18bSPhilippe CORNU 585988d0ff2SKonrad Dybcioconfig DRM_PANEL_RAYDIUM_RM692E5 586988d0ff2SKonrad Dybcio tristate "Raydium RM692E5-based DSI panel" 587988d0ff2SKonrad Dybcio depends on OF 588988d0ff2SKonrad Dybcio depends on DRM_MIPI_DSI 589988d0ff2SKonrad Dybcio depends on BACKLIGHT_CLASS_DEVICE 590ca097d4dSDmitry Baryshkov select DRM_DISPLAY_DSC_HELPER 591589830b1SArnd Bergmann select DRM_DISPLAY_HELPER 592988d0ff2SKonrad Dybcio help 593988d0ff2SKonrad Dybcio Say Y here if you want to enable support for Raydium RM692E5-based 594988d0ff2SKonrad Dybcio display panels, such as the one found in the Fairphone 5 smartphone. 595988d0ff2SKonrad Dybcio 5969a314ea5SDavid Wronekconfig DRM_PANEL_RAYDIUM_RM69380 5979a314ea5SDavid Wronek tristate "Raydium RM69380-based DSI panel" 5989a314ea5SDavid Wronek depends on OF && GPIOLIB 5999a314ea5SDavid Wronek depends on DRM_MIPI_DSI 6009a314ea5SDavid Wronek depends on BACKLIGHT_CLASS_DEVICE 6019a314ea5SDavid Wronek help 6029a314ea5SDavid Wronek Say Y here if you want to enable support for Raydium RM69380-based 6039a314ea5SDavid Wronek display panels. 6049a314ea5SDavid Wronek 6059a314ea5SDavid Wronek This panel controller can be found in the Lenovo Xiaoxin Pad Pro 2021 6069a314ea5SDavid Wronek in combination with an EDO OLED panel. 6079a314ea5SDavid Wronek 608979a1bb6SKonstantin Sudakovconfig DRM_PANEL_RONBO_RB070D30 609979a1bb6SKonstantin Sudakov tristate "Ronbo Electronics RB070D30 panel" 610979a1bb6SKonstantin Sudakov depends on OF 611979a1bb6SKonstantin Sudakov depends on DRM_MIPI_DSI 612979a1bb6SKonstantin Sudakov depends on BACKLIGHT_CLASS_DEVICE 613979a1bb6SKonstantin Sudakov help 614979a1bb6SKonstantin Sudakov Say Y here if you want to enable support for Ronbo Electronics 615979a1bb6SKonstantin Sudakov RB070D30 1024x600 DSI panel. 616979a1bb6SKonstantin Sudakov 617b330f3a0SDanila Tikhonovconfig DRM_PANEL_SAMSUNG_AMS581VF01 618b330f3a0SDanila Tikhonov tristate "Samsung AMS581VF01 panel" 619b330f3a0SDanila Tikhonov depends on OF 620b330f3a0SDanila Tikhonov depends on DRM_MIPI_DSI 621b330f3a0SDanila Tikhonov depends on BACKLIGHT_CLASS_DEVICE 622b330f3a0SDanila Tikhonov help 623b330f3a0SDanila Tikhonov Say Y or M here if you want to enable support for the 624b330f3a0SDanila Tikhonov Samsung AMS581VF01 FHD Plus (2340x1080@60Hz) CMD mode panel. 625b330f3a0SDanila Tikhonov 626bd07dbb9SDanila Tikhonovconfig DRM_PANEL_SAMSUNG_AMS639RQ08 627bd07dbb9SDanila Tikhonov tristate "Samsung AMS639RQ08 panel" 628bd07dbb9SDanila Tikhonov depends on OF 629bd07dbb9SDanila Tikhonov depends on DRM_MIPI_DSI 630bd07dbb9SDanila Tikhonov depends on BACKLIGHT_CLASS_DEVICE 631bd07dbb9SDanila Tikhonov help 632bd07dbb9SDanila Tikhonov Say Y or M here if you want to enable support for the 633bd07dbb9SDanila Tikhonov Samsung AMS639RQ08 FHD Plus (2340x1080@60Hz) CMD mode panel. 634bd07dbb9SDanila Tikhonov 635*d5658db2SJakob Hauserconfig DRM_PANEL_SAMSUNG_S6E88A0_AMS427AP24 636*d5658db2SJakob Hauser tristate "Samsung AMS427AP24 panel with S6E88A0 controller" 637*d5658db2SJakob Hauser depends on GPIOLIB && OF && REGULATOR 638*d5658db2SJakob Hauser depends on DRM_MIPI_DSI 639*d5658db2SJakob Hauser help 640*d5658db2SJakob Hauser Say Y here if you want to enable support for Samsung AMS427AP24 panel 641*d5658db2SJakob Hauser with S6E88A0 controller (found in Samsung Galaxy S4 Mini Value Edition 642*d5658db2SJakob Hauser GT-I9195I). To compile this driver as a module, choose M here. 643*d5658db2SJakob Hauser 644aaf7f809SRandy Dunlapconfig DRM_PANEL_SAMSUNG_S6E88A0_AMS452EF01 645aaf7f809SRandy Dunlap tristate "Samsung AMS452EF01 panel with S6E88A0 DSI video mode controller" 646aaf7f809SRandy Dunlap depends on OF 647aaf7f809SRandy Dunlap select DRM_MIPI_DSI 648aaf7f809SRandy Dunlap select VIDEOMODE_HELPERS 649aaf7f809SRandy Dunlap 65032ce3b32SDouglas Andersonconfig DRM_PANEL_SAMSUNG_ATNA33XC20 65132ce3b32SDouglas Anderson tristate "Samsung ATNA33XC20 eDP panel" 65232ce3b32SDouglas Anderson depends on OF 65332ce3b32SDouglas Anderson depends on BACKLIGHT_CLASS_DEVICE 65432ce3b32SDouglas Anderson depends on PM 655a6766486SGao Chao select DRM_DISPLAY_DP_HELPER 656a6766486SGao Chao select DRM_DISPLAY_HELPER 6571e0b9b44SGeert Uytterhoeven select DRM_DISPLAY_DP_AUX_BUS 65832ce3b32SDouglas Anderson help 65932ce3b32SDouglas Anderson DRM panel driver for the Samsung ATNA33XC20 panel. This panel can't 66032ce3b32SDouglas Anderson be handled by the DRM_PANEL_SIMPLE driver because its power 66132ce3b32SDouglas Anderson sequencing is non-standard. 66232ce3b32SDouglas Anderson 663a3a5f9d0SLinus Walleijconfig DRM_PANEL_SAMSUNG_DB7430 664a3a5f9d0SLinus Walleij tristate "Samsung DB7430-based DPI panels" 665a3a5f9d0SLinus Walleij depends on OF && SPI && GPIOLIB 666a3a5f9d0SLinus Walleij depends on BACKLIGHT_CLASS_DEVICE 667a3a5f9d0SLinus Walleij select DRM_MIPI_DBI 668a3a5f9d0SLinus Walleij help 669a3a5f9d0SLinus Walleij Say Y here if you want to enable support for the Samsung 670a3a5f9d0SLinus Walleij DB7430 DPI display controller used in such devices as the 671a3a5f9d0SLinus Walleij LMS397KF04 480x800 DPI panel. 672a3a5f9d0SLinus Walleij 673aaf7f809SRandy Dunlapconfig DRM_PANEL_SAMSUNG_LD9040 674aaf7f809SRandy Dunlap tristate "Samsung LD9040 RGB/SPI panel" 675aaf7f809SRandy Dunlap depends on OF && SPI 676aaf7f809SRandy Dunlap depends on BACKLIGHT_CLASS_DEVICE 677aaf7f809SRandy Dunlap select VIDEOMODE_HELPERS 678aaf7f809SRandy Dunlap 679bf0390e2SRichard Acayanconfig DRM_PANEL_SAMSUNG_S6E3FA7 680bf0390e2SRichard Acayan tristate "Samsung S6E3FA7 panel driver" 681bf0390e2SRichard Acayan depends on OF 682bf0390e2SRichard Acayan depends on DRM_MIPI_DSI 683bf0390e2SRichard Acayan depends on BACKLIGHT_CLASS_DEVICE 684bf0390e2SRichard Acayan help 685bf0390e2SRichard Acayan Say Y here if you want to enable support for the Samsung S6E3FA7 686bf0390e2SRichard Acayan 1920x2220 panel. 687bf0390e2SRichard Acayan 688ac1d6d74SLinus Walleijconfig DRM_PANEL_SAMSUNG_S6D16D0 689ac1d6d74SLinus Walleij tristate "Samsung S6D16D0 DSI video mode panel" 690ac1d6d74SLinus Walleij depends on OF 691ac1d6d74SLinus Walleij depends on DRM_MIPI_DSI 692ac1d6d74SLinus Walleij select VIDEOMODE_HELPERS 693ac1d6d74SLinus Walleij 694ebd8cbf1SMarkuss Broksconfig DRM_PANEL_SAMSUNG_S6D27A1 695ebd8cbf1SMarkuss Broks tristate "Samsung S6D27A1 DPI panel driver" 696ebd8cbf1SMarkuss Broks depends on OF && SPI && GPIOLIB 697ebd8cbf1SMarkuss Broks select DRM_MIPI_DBI 698ebd8cbf1SMarkuss Broks help 699ebd8cbf1SMarkuss Broks Say Y here if you want to enable support for the Samsung 700ebd8cbf1SMarkuss Broks S6D27A1 DPI 480x800 panel. 701ebd8cbf1SMarkuss Broks 702ebd8cbf1SMarkuss Broks This panel can be found in Samsung Galaxy Ace 2 703ebd8cbf1SMarkuss Broks GT-I8160 mobile phone. 704ebd8cbf1SMarkuss Broks 7056810bb39SArtur Weberconfig DRM_PANEL_SAMSUNG_S6D7AA0 7066810bb39SArtur Weber tristate "Samsung S6D7AA0 MIPI-DSI video mode panel controller" 7076810bb39SArtur Weber depends on OF 7086810bb39SArtur Weber depends on BACKLIGHT_CLASS_DEVICE 7096810bb39SArtur Weber select DRM_MIPI_DSI 7106810bb39SArtur Weber select VIDEOMODE_HELPERS 7116810bb39SArtur Weber 712ed29f942SHoegeun Kwonconfig DRM_PANEL_SAMSUNG_S6E3HA2 713ed29f942SHoegeun Kwon tristate "Samsung S6E3HA2 DSI video mode panel" 714ed29f942SHoegeun Kwon depends on OF 715ed29f942SHoegeun Kwon depends on DRM_MIPI_DSI 71693023c14SArnd Bergmann depends on BACKLIGHT_CLASS_DEVICE 717ed29f942SHoegeun Kwon select VIDEOMODE_HELPERS 718ed29f942SHoegeun Kwon 719779679d3SDzmitry Sankouskiconfig DRM_PANEL_SAMSUNG_S6E3HA8 720779679d3SDzmitry Sankouski tristate "Samsung S6E3HA8 DSI video mode panel" 721779679d3SDzmitry Sankouski depends on OF 722779679d3SDzmitry Sankouski depends on DRM_MIPI_DSI 723779679d3SDzmitry Sankouski depends on BACKLIGHT_CLASS_DEVICE 724fd3b2c5fSArnd Bergmann select DRM_DISPLAY_DSC_HELPER 725779679d3SDzmitry Sankouski select VIDEOMODE_HELPERS 726779679d3SDzmitry Sankouski 7272a05177dSHoegeun Kwonconfig DRM_PANEL_SAMSUNG_S6E63J0X03 7282a05177dSHoegeun Kwon tristate "Samsung S6E63J0X03 DSI command mode panel" 7292a05177dSHoegeun Kwon depends on OF 7302a05177dSHoegeun Kwon depends on DRM_MIPI_DSI 7312a05177dSHoegeun Kwon depends on BACKLIGHT_CLASS_DEVICE 7322a05177dSHoegeun Kwon select VIDEOMODE_HELPERS 7332a05177dSHoegeun Kwon 734994a08a2SPaweł Chmielconfig DRM_PANEL_SAMSUNG_S6E63M0 735b7b23e44SLinus Walleij tristate "Samsung S6E63M0 RGB panel" 736994a08a2SPaweł Chmiel depends on OF 737994a08a2SPaweł Chmiel depends on BACKLIGHT_CLASS_DEVICE 738994a08a2SPaweł Chmiel help 739994a08a2SPaweł Chmiel Say Y here if you want to enable support for Samsung S6E63M0 740b7b23e44SLinus Walleij AMOLED LCD panel. This panel can be accessed using SPI or 741b7b23e44SLinus Walleij DSI. 742b7b23e44SLinus Walleij 743b7b23e44SLinus Walleijconfig DRM_PANEL_SAMSUNG_S6E63M0_SPI 744b7b23e44SLinus Walleij tristate "Samsung S6E63M0 RGB SPI interface" 745b7b23e44SLinus Walleij depends on SPI 746b7b23e44SLinus Walleij depends on DRM_PANEL_SAMSUNG_S6E63M0 747b7b23e44SLinus Walleij default DRM_PANEL_SAMSUNG_S6E63M0 748c2a61865SLinus Walleij select DRM_MIPI_DBI 749b7b23e44SLinus Walleij help 750b7b23e44SLinus Walleij Say Y here if you want to be able to access the Samsung 751b7b23e44SLinus Walleij S6E63M0 panel using SPI. 752994a08a2SPaweł Chmiel 753435e06c0SLinus Walleijconfig DRM_PANEL_SAMSUNG_S6E63M0_DSI 754435e06c0SLinus Walleij tristate "Samsung S6E63M0 RGB DSI interface" 755435e06c0SLinus Walleij depends on DRM_MIPI_DSI 756435e06c0SLinus Walleij depends on DRM_PANEL_SAMSUNG_S6E63M0 757435e06c0SLinus Walleij help 758435e06c0SLinus Walleij Say Y here if you want to be able to access the Samsung 759435e06c0SLinus Walleij S6E63M0 panel using DSI. 760435e06c0SLinus Walleij 7619ef7e25fSThierry Redingconfig DRM_PANEL_SAMSUNG_S6E8AA0 7629ef7e25fSThierry Reding tristate "Samsung S6E8AA0 DSI video mode panel" 76302051ca0SAndrzej Hajda depends on OF 76402051ca0SAndrzej Hajda select DRM_MIPI_DSI 76502051ca0SAndrzej Hajda select VIDEOMODE_HELPERS 76602051ca0SAndrzej Hajda 7675933baa3SCaleb Connollyconfig DRM_PANEL_SAMSUNG_SOFEF00 7685933baa3SCaleb Connolly tristate "Samsung sofef00/s6e3fc2x01 OnePlus 6/6T DSI cmd mode panels" 7695933baa3SCaleb Connolly depends on OF 7705933baa3SCaleb Connolly depends on DRM_MIPI_DSI 7715933baa3SCaleb Connolly depends on BACKLIGHT_CLASS_DEVICE 7725933baa3SCaleb Connolly select VIDEOMODE_HELPERS 7735933baa3SCaleb Connolly help 7745933baa3SCaleb Connolly Say Y or M here if you want to enable support for the Samsung AMOLED 7755933baa3SCaleb Connolly command mode panels found in the OnePlus 6/6T smartphones. 7765933baa3SCaleb Connolly 7775933baa3SCaleb Connolly The panels are 2280x1080@60Hz and 2340x1080@60Hz respectively 7785933baa3SCaleb Connolly 779043652aaSMarco Franchiconfig DRM_PANEL_SEIKO_43WVF1G 780043652aaSMarco Franchi tristate "Seiko 43WVF1G panel" 781043652aaSMarco Franchi depends on OF 782043652aaSMarco Franchi depends on BACKLIGHT_CLASS_DEVICE 783043652aaSMarco Franchi select VIDEOMODE_HELPERS 784043652aaSMarco Franchi help 785043652aaSMarco Franchi Say Y here if you want to enable support for the Seiko 786043652aaSMarco Franchi 43WVF1G controller for 800x480 LCD panels 787043652aaSMarco Franchi 7881976dbcaSThierry Redingconfig DRM_PANEL_SHARP_LQ101R1SX01 7891976dbcaSThierry Reding tristate "Sharp LQ101R1SX01 panel" 7901976dbcaSThierry Reding depends on OF 7911976dbcaSThierry Reding depends on DRM_MIPI_DSI 792f071b34fSArnd Bergmann depends on BACKLIGHT_CLASS_DEVICE 7931976dbcaSThierry Reding help 7941976dbcaSThierry Reding Say Y here if you want to enable support for Sharp LQ101R1SX01 7951976dbcaSThierry Reding TFT-LCD modules. The panel has a 2560x1600 resolution and uses 7961976dbcaSThierry Reding 24 bit RGB per pixel. It provides a dual MIPI DSI interface to 7971976dbcaSThierry Reding the host and has a built-in LED backlight. 7981976dbcaSThierry Reding 7991976dbcaSThierry Reding To compile this driver as a module, choose M here: the module 8001976dbcaSThierry Reding will be called panel-sharp-lq101r1sx01. 8011976dbcaSThierry Reding 802c9cf4c2aSLaurent Pinchartconfig DRM_PANEL_SHARP_LS037V7DW01 803c9cf4c2aSLaurent Pinchart tristate "Sharp LS037V7DW01 VGA LCD panel" 804c9cf4c2aSLaurent Pinchart depends on GPIOLIB && OF && REGULATOR 805c9cf4c2aSLaurent Pinchart help 806c9cf4c2aSLaurent Pinchart Say Y here if you want to enable support for Sharp LS037V7DW01 VGA 807c9cf4c2aSLaurent Pinchart (480x640) LCD panel (found on the TI SDP3430 board). 808c9cf4c2aSLaurent Pinchart 809ee017238SWerner Johanssonconfig DRM_PANEL_SHARP_LS043T1LE01 810ee017238SWerner Johansson tristate "Sharp LS043T1LE01 qHD video mode panel" 811ee017238SWerner Johansson depends on OF 812ee017238SWerner Johansson depends on DRM_MIPI_DSI 813ee017238SWerner Johansson depends on BACKLIGHT_CLASS_DEVICE 814ee017238SWerner Johansson help 815ee017238SWerner Johansson Say Y here if you want to enable support for Sharp LS043T1LE01 qHD 816ee017238SWerner Johansson (540x960) DSI panel as found on the Qualcomm APQ8074 Dragonboard 817ee017238SWerner Johansson 818914b6f29SDmitry Baryshkovconfig DRM_PANEL_SHARP_LS060T1SX01 819914b6f29SDmitry Baryshkov tristate "Sharp LS060T1SX01 FullHD video mode panel" 820914b6f29SDmitry Baryshkov depends on OF 821914b6f29SDmitry Baryshkov depends on DRM_MIPI_DSI 822914b6f29SDmitry Baryshkov depends on BACKLIGHT_CLASS_DEVICE 823914b6f29SDmitry Baryshkov help 824914b6f29SDmitry Baryshkov Say Y here if you want to enable support for Sharp LS060T1SX01 6.0" 825914b6f29SDmitry Baryshkov FullHD (1080x1920) DSI panel as found in Dragonboard Display Adapter 826914b6f29SDmitry Baryshkov Bundle. 827914b6f29SDmitry Baryshkov 828849b2e3fSJagan Tekiconfig DRM_PANEL_SITRONIX_ST7701 829849b2e3fSJagan Teki tristate "Sitronix ST7701 panel driver" 830849b2e3fSJagan Teki depends on OF 8316a60273aSHironori KIKUCHI depends on SPI || DRM_MIPI_DSI 8326a60273aSHironori KIKUCHI select DRM_MIPI_DBI if SPI 833849b2e3fSJagan Teki depends on BACKLIGHT_CLASS_DEVICE 834849b2e3fSJagan Teki help 835849b2e3fSJagan Teki Say Y here if you want to enable support for the Sitronix 836849b2e3fSJagan Teki ST7701 controller for 480X864 LCD panels with MIPI/RGB/SPI 837849b2e3fSJagan Teki system interfaces. 838849b2e3fSJagan Teki 839a74e81a5SOndrej Jirmanconfig DRM_PANEL_SITRONIX_ST7703 840a74e81a5SOndrej Jirman tristate "Sitronix ST7703 based MIPI touchscreen panels" 841a74e81a5SOndrej Jirman depends on OF 842a74e81a5SOndrej Jirman depends on DRM_MIPI_DSI 843a74e81a5SOndrej Jirman depends on BACKLIGHT_CLASS_DEVICE 844a74e81a5SOndrej Jirman help 845a74e81a5SOndrej Jirman Say Y here if you want to enable support for Sitronix ST7703 based 846a74e81a5SOndrej Jirman panels, souch as Rocktech JH057N00900 MIPI DSI panel as e.g. used in 847a74e81a5SOndrej Jirman the Librem 5 devkit. It has a resolution of 720x1440 pixels, a built 848a74e81a5SOndrej Jirman in backlight and touch controller. 849a74e81a5SOndrej Jirman Touch input support is provided by the goodix driver and needs to be 850a74e81a5SOndrej Jirman selected separately. 851a74e81a5SOndrej Jirman 8527142afb3SMaxime Ripardconfig DRM_PANEL_SITRONIX_ST7789V 8537142afb3SMaxime Ripard tristate "Sitronix ST7789V panel" 8547142afb3SMaxime Ripard depends on OF && SPI 8552a498168SArnd Bergmann depends on BACKLIGHT_CLASS_DEVICE 8567142afb3SMaxime Ripard help 8577142afb3SMaxime Ripard Say Y here if you want to enable support for the Sitronix 8587142afb3SMaxime Ripard ST7789V controller for 240x320 LCD panels 8597142afb3SMaxime Ripard 8601c8fc3f0SLaurent Pinchartconfig DRM_PANEL_SONY_ACX565AKM 8611c8fc3f0SLaurent Pinchart tristate "Sony ACX565AKM panel" 8621c8fc3f0SLaurent Pinchart depends on GPIOLIB && OF && SPI 8631c8fc3f0SLaurent Pinchart depends on BACKLIGHT_CLASS_DEVICE 8641c8fc3f0SLaurent Pinchart help 8651c8fc3f0SLaurent Pinchart Say Y here if you want to enable support for the Sony ACX565AKM 8661c8fc3f0SLaurent Pinchart 800x600 3.5" panel (found on the Nokia N900). 8671c8fc3f0SLaurent Pinchart 86822de25f8SKonrad Dybcioconfig DRM_PANEL_SONY_TD4353_JDI 86922de25f8SKonrad Dybcio tristate "Sony TD4353 JDI panel" 87022de25f8SKonrad Dybcio depends on GPIOLIB && OF 87122de25f8SKonrad Dybcio depends on DRM_MIPI_DSI 87222de25f8SKonrad Dybcio depends on BACKLIGHT_CLASS_DEVICE 87322de25f8SKonrad Dybcio help 87422de25f8SKonrad Dybcio Say Y here if you want to enable support for the Sony Tama 87522de25f8SKonrad Dybcio TD4353 JDI command mode panel as found on some Sony Xperia 87622de25f8SKonrad Dybcio XZ2 and XZ2 Compact smartphones. 87722de25f8SKonrad Dybcio 8789aa2c232SShawn Guoconfig DRM_PANEL_SONY_TULIP_TRULY_NT35521 8799aa2c232SShawn Guo tristate "Sony Tulip Truly NT35521 panel" 8809aa2c232SShawn Guo depends on GPIOLIB && OF 8819aa2c232SShawn Guo depends on DRM_MIPI_DSI 8829aa2c232SShawn Guo depends on BACKLIGHT_CLASS_DEVICE 8839aa2c232SShawn Guo help 8849aa2c232SShawn Guo Say Y here if you want to enable support for the Sony Tulip 8859aa2c232SShawn Guo NT35521 1280x720 video mode panel as found on Sony Xperia M4 8869aa2c232SShawn Guo Aqua phone. 8879aa2c232SShawn Guo 88869312a77SGuillaume La Roqueconfig DRM_PANEL_STARTEK_KD070FHFID015 88969312a77SGuillaume La Roque tristate "STARTEK KD070FHFID015 panel" 89069312a77SGuillaume La Roque depends on OF 89169312a77SGuillaume La Roque depends on DRM_MIPI_DSI 89269312a77SGuillaume La Roque depends on BACKLIGHT_CLASS_DEVICE 89369312a77SGuillaume La Roque help 89469312a77SGuillaume La Roque Say Y here if you want to enable support for STARTEK KD070FHFID015 DSI panel 89569312a77SGuillaume La Roque based on RENESAS-R69429 controller. The pannel is a 7-inch TFT LCD display 89669312a77SGuillaume La Roque with a resolution of 1024 x 600 pixels. It provides a MIPI DSI interface to 89769312a77SGuillaume La Roque the host, a built-in LED backlight and touch controller. 89869312a77SGuillaume La Roque 899aaf7f809SRandy Dunlapconfig DRM_PANEL_EDP 900aaf7f809SRandy Dunlap tristate "support for simple Embedded DisplayPort panels" 901aaf7f809SRandy Dunlap depends on OF 902aaf7f809SRandy Dunlap depends on BACKLIGHT_CLASS_DEVICE 903aaf7f809SRandy Dunlap depends on PM 904aaf7f809SRandy Dunlap select VIDEOMODE_HELPERS 905aaf7f809SRandy Dunlap select DRM_DISPLAY_DP_HELPER 906aaf7f809SRandy Dunlap select DRM_DISPLAY_HELPER 9071e0b9b44SGeert Uytterhoeven select DRM_DISPLAY_DP_AUX_BUS 908aaf7f809SRandy Dunlap select DRM_KMS_HELPER 909aaf7f809SRandy Dunlap help 910aaf7f809SRandy Dunlap DRM panel driver for dumb eDP panels that need at most a regulator and 911aaf7f809SRandy Dunlap a GPIO to be powered up. Optionally a backlight can be attached so 912aaf7f809SRandy Dunlap that it can be automatically turned off when the panel goes into a 913aaf7f809SRandy Dunlap low power state. 914aaf7f809SRandy Dunlap 915aaf7f809SRandy Dunlapconfig DRM_PANEL_SIMPLE 916aaf7f809SRandy Dunlap tristate "support for simple panels (other than eDP ones)" 917aaf7f809SRandy Dunlap depends on OF 918aaf7f809SRandy Dunlap depends on BACKLIGHT_CLASS_DEVICE 919aaf7f809SRandy Dunlap depends on PM 920aaf7f809SRandy Dunlap select VIDEOMODE_HELPERS 921aaf7f809SRandy Dunlap help 922aaf7f809SRandy Dunlap DRM panel driver for dumb non-eDP panels that need at most a regulator 923aaf7f809SRandy Dunlap and a GPIO to be powered up. Optionally a backlight can be attached so 924aaf7f809SRandy Dunlap that it can be automatically turned off when the panel goes into a 925aaf7f809SRandy Dunlap low power state. 926aaf7f809SRandy Dunlap 927aaf7f809SRandy Dunlapconfig DRM_PANEL_SYNAPTICS_R63353 928aaf7f809SRandy Dunlap tristate "Synaptics R63353-based panels" 929aaf7f809SRandy Dunlap depends on OF 930aaf7f809SRandy Dunlap depends on DRM_MIPI_DSI 931aaf7f809SRandy Dunlap depends on BACKLIGHT_CLASS_DEVICE 932aaf7f809SRandy Dunlap help 933aaf7f809SRandy Dunlap Say Y if you want to enable support for panels based on the 934aaf7f809SRandy Dunlap Synaptics R63353 controller. 935aaf7f809SRandy Dunlap 936cf40c660SNeil Armstrongconfig DRM_PANEL_TDO_TL070WSH30 937cf40c660SNeil Armstrong tristate "TDO TL070WSH30 DSI panel" 938cf40c660SNeil Armstrong depends on OF 939cf40c660SNeil Armstrong depends on DRM_MIPI_DSI 940cf40c660SNeil Armstrong depends on BACKLIGHT_CLASS_DEVICE 941cf40c660SNeil Armstrong help 942cf40c660SNeil Armstrong Say Y here if you want to enable support for TDO TL070WSH30 TFT-LCD 943cf40c660SNeil Armstrong panel module. The panel has a 1024×600 resolution and uses 944cf40c660SNeil Armstrong 24 bit RGB per pixel. It provides a MIPI DSI interface to 945cf40c660SNeil Armstrong the host, a built-in LED backlight and touch controller. 946cf40c660SNeil Armstrong 947415b8dd0SLaurent Pinchartconfig DRM_PANEL_TPO_TD028TTEC1 948415b8dd0SLaurent Pinchart tristate "Toppoly (TPO) TD028TTEC1 panel driver" 949415b8dd0SLaurent Pinchart depends on OF && SPI 950415b8dd0SLaurent Pinchart depends on BACKLIGHT_CLASS_DEVICE 951415b8dd0SLaurent Pinchart help 952415b8dd0SLaurent Pinchart Say Y here if you want to enable support for TPO TD028TTEC1 480x640 953415b8dd0SLaurent Pinchart 2.8" panel (found on the OpenMoko Neo FreeRunner and Neo 1973). 954415b8dd0SLaurent Pinchart 955dc2e1e5bSLaurent Pinchartconfig DRM_PANEL_TPO_TD043MTEA1 956dc2e1e5bSLaurent Pinchart tristate "Toppoly (TPO) TD043MTEA1 panel driver" 957dc2e1e5bSLaurent Pinchart depends on GPIOLIB && OF && REGULATOR && SPI 958dc2e1e5bSLaurent Pinchart help 959dc2e1e5bSLaurent Pinchart Say Y here if you want to enable support for TPO TD043MTEA1 800x480 960dc2e1e5bSLaurent Pinchart 4.3" panel (found on the OMAP3 Pandora board). 961dc2e1e5bSLaurent Pinchart 962324bb707SLinus Walleijconfig DRM_PANEL_TPO_TPG110 963324bb707SLinus Walleij tristate "TPO TPG 800x400 panel" 964324bb707SLinus Walleij depends on OF && SPI && GPIOLIB 965324bb707SLinus Walleij depends on BACKLIGHT_CLASS_DEVICE 966324bb707SLinus Walleij help 967324bb707SLinus Walleij Say Y here if you want to enable support for TPO TPG110 968324bb707SLinus Walleij 400CH LTPS TFT LCD Single Chip Digital Driver for up to 969324bb707SLinus Walleij 800x400 LCD panels. 970324bb707SLinus Walleij 9711dd0b147SAbhinav Kumarconfig DRM_PANEL_TRULY_NT35597_WQXGA 9721dd0b147SAbhinav Kumar tristate "Truly WQXGA" 9731dd0b147SAbhinav Kumar depends on OF 9741dd0b147SAbhinav Kumar depends on DRM_MIPI_DSI 9751dd0b147SAbhinav Kumar help 9761dd0b147SAbhinav Kumar Say Y here if you want to enable support for Truly NT35597 WQXGA Dual DSI 9771dd0b147SAbhinav Kumar Video Mode panel 978d1479d02SHeiko Stuebner 979aaf7f809SRandy Dunlapconfig DRM_PANEL_VISIONOX_R66451 980aaf7f809SRandy Dunlap tristate "Visionox R66451" 981aaf7f809SRandy Dunlap depends on OF 982aaf7f809SRandy Dunlap depends on DRM_MIPI_DSI 983aaf7f809SRandy Dunlap depends on BACKLIGHT_CLASS_DEVICE 984ca097d4dSDmitry Baryshkov select DRM_DISPLAY_DSC_HELPER 985aaf7f809SRandy Dunlap select DRM_DISPLAY_HELPER 986aaf7f809SRandy Dunlap help 987aaf7f809SRandy Dunlap Say Y here if you want to enable support for Visionox 988aaf7f809SRandy Dunlap R66451 1080x2340 AMOLED DSI panel. 989aaf7f809SRandy Dunlap 990c7f66d32SHarigovindan Pconfig DRM_PANEL_VISIONOX_RM69299 991c7f66d32SHarigovindan P tristate "Visionox RM69299" 992c7f66d32SHarigovindan P depends on OF 993c7f66d32SHarigovindan P depends on DRM_MIPI_DSI 994c7f66d32SHarigovindan P help 995c7f66d32SHarigovindan P Say Y here if you want to enable support for Visionox 996c7f66d32SHarigovindan P RM69299 DSI Video Mode panel. 997c7f66d32SHarigovindan P 9982349183dSNeil Armstrongconfig DRM_PANEL_VISIONOX_VTDR6130 9992349183dSNeil Armstrong tristate "Visionox VTDR6130" 10002349183dSNeil Armstrong depends on OF 10012349183dSNeil Armstrong depends on DRM_MIPI_DSI 1002499631d5SArnd Bergmann depends on BACKLIGHT_CLASS_DEVICE 10032349183dSNeil Armstrong help 10042349183dSNeil Armstrong Say Y here if you want to enable support for Visionox 10052349183dSNeil Armstrong VTDR6130 1080x2400 AMOLED DSI panel. 10062349183dSNeil Armstrong 100757f6190aSLinus Walleijconfig DRM_PANEL_WIDECHIPS_WS2401 100857f6190aSLinus Walleij tristate "Widechips WS2401 DPI panel driver" 100957f6190aSLinus Walleij depends on SPI && GPIOLIB 101057f6190aSLinus Walleij depends on BACKLIGHT_CLASS_DEVICE 101157f6190aSLinus Walleij select DRM_MIPI_DBI 101257f6190aSLinus Walleij help 101357f6190aSLinus Walleij Say Y here if you want to enable support for the Widechips WS2401 DPI 101457f6190aSLinus Walleij 480x800 display controller used in panels such as Samsung LMS380KF01. 101557f6190aSLinus Walleij This display is used in the Samsung Galaxy Ace 2 GT-I8160 (Codina). 101657f6190aSLinus Walleij 1017d1479d02SHeiko Stuebnerconfig DRM_PANEL_XINPENG_XPP055C272 1018d1479d02SHeiko Stuebner tristate "Xinpeng XPP055C272 panel driver" 1019d1479d02SHeiko Stuebner depends on OF 1020d1479d02SHeiko Stuebner depends on DRM_MIPI_DSI 1021d1479d02SHeiko Stuebner depends on BACKLIGHT_CLASS_DEVICE 1022d1479d02SHeiko Stuebner help 1023d1479d02SHeiko Stuebner Say Y here if you want to enable support for the Xinpeng 1024d1479d02SHeiko Stuebner XPP055C272 controller for 720x1280 LCD panels with MIPI/RGB/SPI 1025d1479d02SHeiko Stuebner system interfaces. 1026280921deSThierry Redingendmenu 1027