xref: /openbmc/linux/drivers/gpu/drm/panel/Kconfig (revision c6be5383)
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
70a869b9dbSJitao Shiconfig DRM_PANEL_BOE_TV101WUM_NL6
7144de19e3SJitao Shi	tristate "BOE TV101WUM and AUO KD101N80 45NA 1200x1920 panel"
72a869b9dbSJitao Shi	depends on OF
73a869b9dbSJitao Shi	depends on DRM_MIPI_DSI
74a869b9dbSJitao Shi	depends on BACKLIGHT_CLASS_DEVICE
75a869b9dbSJitao Shi	help
7644de19e3SJitao Shi	  Say Y here if you want to support for BOE TV101WUM and AUO KD101N80
7744de19e3SJitao Shi	  45NA WUXGA PANEL DSI Video Mode panel
78a869b9dbSJitao Shi
79cf64148aSSebastian Reichelconfig DRM_PANEL_DSI_CM
80cf64148aSSebastian Reichel	tristate "Generic DSI command mode panels"
81cf64148aSSebastian Reichel	depends on OF
82cf64148aSSebastian Reichel	depends on DRM_MIPI_DSI
83cf64148aSSebastian Reichel	depends on BACKLIGHT_CLASS_DEVICE
84cf64148aSSebastian Reichel	help
85cf64148aSSebastian Reichel	  DRM panel driver for DSI command mode panels with support for
86cf64148aSSebastian Reichel	  embedded and external backlights.
87cf64148aSSebastian Reichel
887c9dff5bSLaurent Pinchartconfig DRM_PANEL_LVDS
897c9dff5bSLaurent Pinchart	tristate "Generic LVDS panel driver"
907c9dff5bSLaurent Pinchart	depends on OF
917c9dff5bSLaurent Pinchart	depends on BACKLIGHT_CLASS_DEVICE
927c9dff5bSLaurent Pinchart	select VIDEOMODE_HELPERS
937c9dff5bSLaurent Pinchart	help
947c9dff5bSLaurent Pinchart	  This driver supports LVDS panels that don't require device-specific
957c9dff5bSLaurent Pinchart	  handling of power supplies or control signals. It implements automatic
967c9dff5bSLaurent Pinchart	  backlight handling if the panel is attached to a backlight controller.
977c9dff5bSLaurent Pinchart
98280921deSThierry Redingconfig DRM_PANEL_SIMPLE
995f04e7ceSDouglas Anderson	tristate "support for simple panels (other than eDP ones)"
1005f04e7ceSDouglas Anderson	depends on OF
1015f04e7ceSDouglas Anderson	depends on BACKLIGHT_CLASS_DEVICE
1025f04e7ceSDouglas Anderson	depends on PM
1035f04e7ceSDouglas Anderson	select VIDEOMODE_HELPERS
1045f04e7ceSDouglas Anderson	help
1055f04e7ceSDouglas Anderson	  DRM panel driver for dumb non-eDP panels that need at most a regulator
1065f04e7ceSDouglas Anderson	  and a GPIO to be powered up. Optionally a backlight can be attached so
1075f04e7ceSDouglas Anderson	  that it can be automatically turned off when the panel goes into a
1085f04e7ceSDouglas Anderson	  low power state.
1095f04e7ceSDouglas Anderson
1105f04e7ceSDouglas Andersonconfig DRM_PANEL_EDP
1115f04e7ceSDouglas Anderson	tristate "support for simple Embedded DisplayPort panels"
112280921deSThierry Reding	depends on OF
11383b37eacSArnd Bergmann	depends on BACKLIGHT_CLASS_DEVICE
1143235b0f2SDouglas Anderson	depends on PM
115a5d3e625SPhilipp Zabel	select VIDEOMODE_HELPERS
1161e0f6642SThomas Zimmermann	select DRM_DISPLAY_DP_HELPER
1171e0f6642SThomas Zimmermann	select DRM_DISPLAY_HELPER
11874c06c28SDouglas Anderson	select DRM_DP_AUX_BUS
1193c338405SThomas Zimmermann	select DRM_KMS_HELPER
120280921deSThierry Reding	help
1215f04e7ceSDouglas Anderson	  DRM panel driver for dumb eDP panels that need at most a regulator and
122280921deSThierry Reding	  a GPIO to be powered up. Optionally a backlight can be attached so
123280921deSThierry Reding	  that it can be automatically turned off when the panel goes into a
124280921deSThierry Reding	  low power state.
125280921deSThierry Reding
126b00de0e2SJoel Selvarajconfig DRM_PANEL_EBBG_FT8719
127b00de0e2SJoel Selvaraj	tristate "EBBG FT8719 panel driver"
128b00de0e2SJoel Selvaraj	depends on OF
129b00de0e2SJoel Selvaraj	depends on DRM_MIPI_DSI
130b00de0e2SJoel Selvaraj	depends on BACKLIGHT_CLASS_DEVICE
131b00de0e2SJoel Selvaraj	help
132b00de0e2SJoel Selvaraj	  Say Y here if you want to enable support for the EBBG FT8719
133b00de0e2SJoel Selvaraj	  video mode panel. Mainly found on Xiaomi Poco F1 mobile phone.
134b00de0e2SJoel Selvaraj	  The panel has a resolution of 1080x2246. It provides a MIPI DSI
135b00de0e2SJoel Selvaraj	  interface to the host.
136b00de0e2SJoel Selvaraj
1375b660336SHeiko Stuebnerconfig DRM_PANEL_ELIDA_KD35T133
1385b660336SHeiko Stuebner	tristate "Elida KD35T133 panel driver"
1395b660336SHeiko Stuebner	depends on OF
1405b660336SHeiko Stuebner	depends on DRM_MIPI_DSI
1415b660336SHeiko Stuebner	depends on BACKLIGHT_CLASS_DEVICE
1425b660336SHeiko Stuebner	help
1435b660336SHeiko Stuebner	  Say Y here if you want to enable support for the Elida
1445b660336SHeiko Stuebner	  KD35T133 controller for 320x480 LCD panels with MIPI-DSI
1455b660336SHeiko Stuebner	  system interfaces.
1465b660336SHeiko Stuebner
147fac47b1eSIcenowy Zhengconfig DRM_PANEL_FEIXIN_K101_IM2BA02
148fac47b1eSIcenowy Zheng	tristate "Feixin K101 IM2BA02 panel"
149fac47b1eSIcenowy Zheng	depends on OF
150fac47b1eSIcenowy Zheng	depends on DRM_MIPI_DSI
151fac47b1eSIcenowy Zheng	depends on BACKLIGHT_CLASS_DEVICE
152fac47b1eSIcenowy Zheng	help
153fac47b1eSIcenowy Zheng	  Say Y here if you want to enable support for the Feixin K101 IM2BA02
154fac47b1eSIcenowy Zheng	  4-lane 800x1280 MIPI DSI panel.
155fac47b1eSIcenowy Zheng
15669dc678aSJagan Tekiconfig DRM_PANEL_FEIYANG_FY07024DI26A30D
15769dc678aSJagan Teki	tristate "Feiyang FY07024DI26A30-D MIPI-DSI LCD panel"
15869dc678aSJagan Teki	depends on OF
15969dc678aSJagan Teki	depends on DRM_MIPI_DSI
16069dc678aSJagan Teki	depends on BACKLIGHT_CLASS_DEVICE
16169dc678aSJagan Teki	help
16269dc678aSJagan Teki	  Say Y if you want to enable support for panels based on the
16369dc678aSJagan Teki	  Feiyang FY07024DI26A30-D MIPI-DSI interface.
16469dc678aSJagan Teki
16565dc9360SKamil Trzcińskiconfig DRM_PANEL_HIMAX_HX8394
16665dc9360SKamil Trzciński	tristate "HIMAX HX8394 MIPI-DSI LCD panels"
16765dc9360SKamil Trzciński	depends on OF
16865dc9360SKamil Trzciński	depends on DRM_MIPI_DSI
16965dc9360SKamil Trzciński	depends on BACKLIGHT_CLASS_DEVICE
17065dc9360SKamil Trzciński	help
17165dc9360SKamil Trzciński	  Say Y if you want to enable support for panels based on the
17265dc9360SKamil Trzciński	  Himax HX8394 controller, such as the HannStar HSD060BHW4
17365dc9360SKamil Trzciński	  720x1440 TFT LCD panel that uses a MIPI-DSI interface.
17465dc9360SKamil Trzciński
17565dc9360SKamil Trzciński	  If M is selected the module will be called panel-himax-hx8394.
17665dc9360SKamil Trzciński
1770ee2e37aSLinus Walleijconfig DRM_PANEL_ILITEK_IL9322
1780ee2e37aSLinus Walleij	tristate "Ilitek ILI9322 320x240 QVGA panels"
1790ee2e37aSLinus Walleij	depends on OF && SPI
1800ee2e37aSLinus Walleij	select REGMAP
1810ee2e37aSLinus Walleij	help
1820ee2e37aSLinus Walleij	  Say Y here if you want to enable support for Ilitek IL9322
1830ee2e37aSLinus Walleij	  QVGA (320x240) RGB, YUV and ITU-T BT.656 panels.
1840ee2e37aSLinus Walleij
1855a042273SDillon Minconfig DRM_PANEL_ILITEK_ILI9341
1865a042273SDillon Min	tristate "Ilitek ILI9341 240x320 QVGA panels"
187c6be5383SAndy Shevchenko	depends on SPI
18884dfc465SRandy Dunlap	select DRM_KMS_HELPER
18984dfc465SRandy Dunlap	select DRM_GEM_DMA_HELPER
1905a042273SDillon Min	depends on BACKLIGHT_CLASS_DEVICE
1915a042273SDillon Min	select DRM_MIPI_DBI
1925a042273SDillon Min	help
1935a042273SDillon Min	  Say Y here if you want to enable support for Ilitek IL9341
1945a042273SDillon Min	  QVGA (240x320) RGB panels. support serial & parallel rgb
1955a042273SDillon Min	  interface.
1965a042273SDillon Min
19726aec255SMaxime Ripardconfig DRM_PANEL_ILITEK_ILI9881C
19826aec255SMaxime Ripard	tristate "Ilitek ILI9881C-based panels"
19926aec255SMaxime Ripard	depends on OF
20026aec255SMaxime Ripard	depends on DRM_MIPI_DSI
20126aec255SMaxime Ripard	depends on BACKLIGHT_CLASS_DEVICE
20226aec255SMaxime Ripard	help
20326aec255SMaxime Ripard	  Say Y if you want to enable support for panels based on the
20426aec255SMaxime Ripard	  Ilitek ILI9881c controller.
20526aec255SMaxime Ripard
206868d043fSChristophe Branchereauconfig DRM_PANEL_INNOLUX_EJ030NA
207868d043fSChristophe Branchereau        tristate "Innolux EJ030NA 320x480 LCD panel"
208868d043fSChristophe Branchereau        depends on OF && SPI
209868d043fSChristophe Branchereau        select REGMAP_SPI
210868d043fSChristophe Branchereau        help
211868d043fSChristophe Branchereau          Say Y here to enable support for the Innolux/Chimei EJ030NA
212868d043fSChristophe Branchereau          320x480 3.0" panel as found in the RS97 V2.1, RG300(non-ips)
213868d043fSChristophe Branchereau          and LDK handheld gaming consoles.
214868d043fSChristophe Branchereau
21514c8f2e9SChris Zhongconfig DRM_PANEL_INNOLUX_P079ZCA
21614c8f2e9SChris Zhong	tristate "Innolux P079ZCA panel"
21714c8f2e9SChris Zhong	depends on OF
21814c8f2e9SChris Zhong	depends on DRM_MIPI_DSI
21914c8f2e9SChris Zhong	depends on BACKLIGHT_CLASS_DEVICE
22014c8f2e9SChris Zhong	help
22114c8f2e9SChris Zhong	  Say Y here if you want to enable support for Innolux P079ZCA
22214c8f2e9SChris Zhong	  TFT-LCD modules. The panel has a 1024x768 resolution and uses
22314c8f2e9SChris Zhong	  24 bit RGB per pixel. It provides a MIPI DSI interface to
22414c8f2e9SChris Zhong	  the host and has a built-in LED backlight.
22514c8f2e9SChris Zhong
2266b818c53SJagan Tekiconfig DRM_PANEL_JADARD_JD9365DA_H3
2276b818c53SJagan Teki	tristate "Jadard JD9365DA-H3 WXGA DSI panel"
2286b818c53SJagan Teki	depends on OF
2296b818c53SJagan Teki	depends on DRM_MIPI_DSI
2306b818c53SJagan Teki	depends on BACKLIGHT_CLASS_DEVICE
2316b818c53SJagan Teki	help
2326b818c53SJagan Teki	  Say Y here if you want to enable support for Jadard JD9365DA-H3
2336b818c53SJagan Teki	  WXGA MIPI DSI panel. The panel support TFT dot matrix LCD with
2346b818c53SJagan Teki	  800RGBx1280 dots at maximum.
2356b818c53SJagan Teki
236c96f5662SVinay Simha BNconfig DRM_PANEL_JDI_LT070ME05000
237c96f5662SVinay Simha BN	tristate "JDI LT070ME05000 WUXGA DSI panel"
238c96f5662SVinay Simha BN	depends on OF
239c96f5662SVinay Simha BN	depends on DRM_MIPI_DSI
240c96f5662SVinay Simha BN	depends on BACKLIGHT_CLASS_DEVICE
241c96f5662SVinay Simha BN	help
242c96f5662SVinay Simha BN	  Say Y here if you want to enable support for JDI DSI video mode
243c96f5662SVinay Simha BN	  panel as found in Google Nexus 7 (2013) devices.
244c96f5662SVinay Simha BN	  The panel has a 1200(RGB)×1920 (WUXGA) resolution and uses
245c96f5662SVinay Simha BN	  24 bit per pixel.
246c96f5662SVinay Simha BN
247437c3d87SRaffaele Tranquilliniconfig DRM_PANEL_JDI_R63452
248437c3d87SRaffaele Tranquillini	tristate "JDI R63452 Full HD DSI panel"
249437c3d87SRaffaele Tranquillini	depends on OF
250437c3d87SRaffaele Tranquillini	depends on DRM_MIPI_DSI
251437c3d87SRaffaele Tranquillini	depends on BACKLIGHT_CLASS_DEVICE
252437c3d87SRaffaele Tranquillini	help
253437c3d87SRaffaele Tranquillini	  Say Y here if you want to enable support for the JDI R63452
254437c3d87SRaffaele Tranquillini	  DSI command mode panel as found in Xiaomi Mi 5 Devices.
255437c3d87SRaffaele Tranquillini
256b2152121SNeil Armstrongconfig DRM_PANEL_KHADAS_TS050
257b2152121SNeil Armstrong	tristate "Khadas TS050 panel"
258b2152121SNeil Armstrong	depends on OF
259b2152121SNeil Armstrong	depends on DRM_MIPI_DSI
260b2152121SNeil Armstrong	depends on BACKLIGHT_CLASS_DEVICE
261b2152121SNeil Armstrong	help
262b2152121SNeil Armstrong	  Say Y here if you want to enable support for Khadas TS050 TFT-LCD
263b2152121SNeil Armstrong	  panel module. The panel has a 1080x1920 resolution and uses
264b2152121SNeil Armstrong	  24 bit RGB per pixel. It provides a MIPI DSI interface to
265b2152121SNeil Armstrong	  the host, a built-in LED backlight and touch controller.
266b2152121SNeil Armstrong
2672a994cbeSNickey Yangconfig DRM_PANEL_KINGDISPLAY_KD097D04
2682a994cbeSNickey Yang	tristate "Kingdisplay kd097d04 panel"
2692a994cbeSNickey Yang	depends on OF
2702a994cbeSNickey Yang	depends on DRM_MIPI_DSI
2712a994cbeSNickey Yang	depends on BACKLIGHT_CLASS_DEVICE
2722a994cbeSNickey Yang	help
2732a994cbeSNickey Yang	  Say Y here if you want to enable support for Kingdisplay kd097d04
2742a994cbeSNickey Yang	  TFT-LCD modules. The panel has a 1536x2048 resolution and uses
2752a994cbeSNickey Yang	  24 bit RGB per pixel. It provides a MIPI DSI interface to
2762a994cbeSNickey Yang	  the host and has a built-in LED backlight.
2772a994cbeSNickey Yang
2786ea4383bSHeiko Stuebnerconfig DRM_PANEL_LEADTEK_LTK050H3146W
2796ea4383bSHeiko Stuebner	tristate "Leadtek LTK050H3146W panel"
2806ea4383bSHeiko Stuebner	depends on OF
2816ea4383bSHeiko Stuebner	depends on DRM_MIPI_DSI
2826ea4383bSHeiko Stuebner	depends on BACKLIGHT_CLASS_DEVICE
2836ea4383bSHeiko Stuebner	help
2846ea4383bSHeiko Stuebner	  Say Y here if you want to enable support for Leadtek LTK050H3146W
2856ea4383bSHeiko Stuebner	  TFT-LCD modules. The panel has a 720x1280 resolution and uses
2866ea4383bSHeiko Stuebner	  24 bit RGB per pixel. It provides a MIPI DSI interface to
2876ea4383bSHeiko Stuebner	  the host and has a built-in LED backlight.
2886ea4383bSHeiko Stuebner
289e98910beSHeiko Stuebnerconfig DRM_PANEL_LEADTEK_LTK500HD1829
290e98910beSHeiko Stuebner	tristate "Leadtek LTK500HD1829 panel"
291e98910beSHeiko Stuebner	depends on OF
292e98910beSHeiko Stuebner	depends on DRM_MIPI_DSI
293e98910beSHeiko Stuebner	depends on BACKLIGHT_CLASS_DEVICE
294e98910beSHeiko Stuebner	help
295e98910beSHeiko Stuebner	  Say Y here if you want to enable support for Kingdisplay kd097d04
296e98910beSHeiko Stuebner	  TFT-LCD modules. The panel has a 1536x2048 resolution and uses
297e98910beSHeiko Stuebner	  24 bit RGB per pixel. It provides a MIPI DSI interface to
298e98910beSHeiko Stuebner	  the host and has a built-in LED backlight.
299e98910beSHeiko Stuebner
3009ef7e25fSThierry Redingconfig DRM_PANEL_SAMSUNG_LD9040
3019ef7e25fSThierry Reding	tristate "Samsung LD9040 RGB/SPI panel"
30250d5ed39SRussell King	depends on OF && SPI
303b30cb966SArnd Bergmann	depends on BACKLIGHT_CLASS_DEVICE
304ff219937SAndrzej Hajda	select VIDEOMODE_HELPERS
305ff219937SAndrzej Hajda
306f5b0c654SLaurent Pinchartconfig DRM_PANEL_LG_LB035Q02
307f5b0c654SLaurent Pinchart	tristate "LG LB035Q024573 RGB panel"
308f5b0c654SLaurent Pinchart	depends on GPIOLIB && OF && SPI
309f5b0c654SLaurent Pinchart	help
310f5b0c654SLaurent Pinchart	  Say Y here if you want to enable support for the LB035Q02 RGB panel
311f5b0c654SLaurent Pinchart	  (found on the Gumstix Overo Palo35 board). To compile this driver as
312f5b0c654SLaurent Pinchart	  a module, choose M here.
313f5b0c654SLaurent Pinchart
31458c467ecSHeiko Schocherconfig DRM_PANEL_LG_LG4573
31558c467ecSHeiko Schocher	tristate "LG4573 RGB/SPI panel"
31658c467ecSHeiko Schocher	depends on OF && SPI
31758c467ecSHeiko Schocher	select VIDEOMODE_HELPERS
31858c467ecSHeiko Schocher	help
31958c467ecSHeiko Schocher	  Say Y here if you want to enable support for LG4573 RGB panel.
32058c467ecSHeiko Schocher	  To compile this driver as a module, choose M here.
32158c467ecSHeiko Schocher
322249a4f5eSChris Morganconfig DRM_PANEL_MAGNACHIP_D53E6EA8966
323249a4f5eSChris Morgan	tristate "Magnachip D53E6EA8966 DSI panel"
324249a4f5eSChris Morgan	depends on OF && SPI
325249a4f5eSChris Morgan	depends on DRM_MIPI_DSI
326249a4f5eSChris Morgan	depends on BACKLIGHT_CLASS_DEVICE
327249a4f5eSChris Morgan	select DRM_MIPI_DBI
328249a4f5eSChris Morgan	help
329249a4f5eSChris Morgan	  DRM panel driver for the Samsung AMS495QA01 panel controlled
330249a4f5eSChris Morgan	  with the Magnachip D53E6EA8966 panel IC. This panel receives
331249a4f5eSChris Morgan	  video data via DSI but commands via 9-bit SPI using DBI.
332249a4f5eSChris Morgan
333df439abeSLaurent Pinchartconfig DRM_PANEL_NEC_NL8048HL11
334df439abeSLaurent Pinchart	tristate "NEC NL8048HL11 RGB panel"
335df439abeSLaurent Pinchart	depends on GPIOLIB && OF && SPI
336df439abeSLaurent Pinchart	help
337df439abeSLaurent Pinchart	  Say Y here if you want to enable support for the NEC NL8048HL11 RGB
338df439abeSLaurent Pinchart	  panel (found on the Zoom2/3/3630 SDP boards). To compile this driver
339df439abeSLaurent Pinchart	  as a module, choose M here.
340df439abeSLaurent Pinchart
341b1d39f0fSChris Morganconfig DRM_PANEL_NEWVISION_NV3051D
342b1d39f0fSChris Morgan	tristate "NewVision NV3051D DSI panel"
343b1d39f0fSChris Morgan	depends on OF
344b1d39f0fSChris Morgan	depends on DRM_MIPI_DSI
345b1d39f0fSChris Morgan	depends on BACKLIGHT_CLASS_DEVICE
346b1d39f0fSChris Morgan	help
347b1d39f0fSChris Morgan	  This driver supports the NV3051D based panel found on the Anbernic
348b1d39f0fSChris Morgan	  RG353P and RG353V.
349b1d39f0fSChris Morgan
35049956b50SChristophe Branchereauconfig DRM_PANEL_NEWVISION_NV3052C
35149956b50SChristophe Branchereau	tristate "NewVision NV3052C RGB/SPI panel"
35249956b50SChristophe Branchereau	depends on OF && SPI
35349956b50SChristophe Branchereau	depends on BACKLIGHT_CLASS_DEVICE
35449956b50SChristophe Branchereau	select DRM_MIPI_DBI
35549956b50SChristophe Branchereau	help
35649956b50SChristophe Branchereau	  Say Y here if you want to enable support for the panels built
35749956b50SChristophe Branchereau	  around the NewVision NV3052C display controller.
35849956b50SChristophe Branchereau
359899f24edSLinus Walleijconfig DRM_PANEL_NOVATEK_NT35510
360899f24edSLinus Walleij	tristate "Novatek NT35510 RGB panel driver"
361899f24edSLinus Walleij	depends on OF
362899f24edSLinus Walleij	depends on DRM_MIPI_DSI
363899f24edSLinus Walleij	depends on BACKLIGHT_CLASS_DEVICE
364899f24edSLinus Walleij	help
365899f24edSLinus Walleij	  Say Y here if you want to enable support for the panels built
366899f24edSLinus Walleij	  around the Novatek NT35510 display controller, such as some
367899f24edSLinus Walleij	  Hydis panels.
368899f24edSLinus Walleij
369994ea402SLinus Walleijconfig DRM_PANEL_NOVATEK_NT35560
370994ea402SLinus Walleij	tristate "Novatek NT35560 DSI command mode panel"
371994ea402SLinus Walleij	depends on OF
372994ea402SLinus Walleij	depends on DRM_MIPI_DSI
373994ea402SLinus Walleij	depends on BACKLIGHT_CLASS_DEVICE
374994ea402SLinus Walleij	select VIDEOMODE_HELPERS
375994ea402SLinus Walleij	help
376994ea402SLinus Walleij	  Say Y here if you want to enable the Novatek NT35560 display
377994ea402SLinus Walleij	  controller. This panel supports DSI in both command and video
378994ea402SLinus Walleij	  mode. This supports several panels such as Sony ACX424AKM and
379994ea402SLinus Walleij	  ACX424AKP.
380994ea402SLinus Walleij
381623a3531SAngeloGioacchino Del Regnoconfig DRM_PANEL_NOVATEK_NT35950
382623a3531SAngeloGioacchino Del Regno	tristate "Novatek NT35950 DSI panel"
383623a3531SAngeloGioacchino Del Regno	depends on OF
384623a3531SAngeloGioacchino Del Regno	depends on DRM_MIPI_DSI
385623a3531SAngeloGioacchino Del Regno	depends on BACKLIGHT_CLASS_DEVICE
386623a3531SAngeloGioacchino Del Regno	help
387623a3531SAngeloGioacchino Del Regno	  Say Y here if you want to enable support for the panels built
388623a3531SAngeloGioacchino Del Regno	  around the Novatek NT35950 display controller, such as some
389623a3531SAngeloGioacchino Del Regno	  Sharp panels used in Sony Xperia Z5 Premium and XZ Premium
390623a3531SAngeloGioacchino Del Regno	  mobile phones.
391623a3531SAngeloGioacchino Del Regno
3920993234aSJianhua Luconfig DRM_PANEL_NOVATEK_NT36523
3930993234aSJianhua Lu	tristate "Novatek NT36523 panel driver"
3940993234aSJianhua Lu	depends on OF
3950993234aSJianhua Lu	depends on DRM_MIPI_DSI
3960993234aSJianhua Lu	depends on BACKLIGHT_CLASS_DEVICE
3970993234aSJianhua Lu	help
3980993234aSJianhua Lu	  Say Y here if you want to enable support for the panels built
3990993234aSJianhua Lu	  around the Novatek NT36523 display controller, such as some
4000993234aSJianhua Lu	  Boe panels used in Xiaomi Mi Pad 5 and 5 Pro tablets.
4010993234aSJianhua Lu
402070c7fa5SSumit Semwalconfig DRM_PANEL_NOVATEK_NT36672A
403070c7fa5SSumit Semwal	tristate "Novatek NT36672A DSI panel"
404070c7fa5SSumit Semwal	depends on OF
405070c7fa5SSumit Semwal	depends on DRM_MIPI_DSI
406070c7fa5SSumit Semwal	depends on BACKLIGHT_CLASS_DEVICE
407070c7fa5SSumit Semwal	help
408070c7fa5SSumit Semwal	  Say Y here if you want to enable support for the panels built
409070c7fa5SSumit Semwal	  around the Novatek NT36672A display controller, such as some
410070c7fa5SSumit Semwal	  Tianma panels used in a few Xiaomi Poco F1 mobile phones.
411070c7fa5SSumit Semwal
412ecdcbbb7SPaul Cercueilconfig DRM_PANEL_NOVATEK_NT39016
413ecdcbbb7SPaul Cercueil	tristate "Novatek NT39016 RGB/SPI panel"
414ecdcbbb7SPaul Cercueil	depends on OF && SPI
415ecdcbbb7SPaul Cercueil	depends on BACKLIGHT_CLASS_DEVICE
416ecdcbbb7SPaul Cercueil	select REGMAP_SPI
417ecdcbbb7SPaul Cercueil	help
418ecdcbbb7SPaul Cercueil	  Say Y here if you want to enable support for the panels built
419ecdcbbb7SPaul Cercueil	  around the Novatek NT39016 display controller.
420ecdcbbb7SPaul Cercueil
42172967d56SGuido Güntherconfig DRM_PANEL_MANTIX_MLAF057WE51
42272967d56SGuido Günther	tristate "Mantix MLAF057WE51-X MIPI-DSI LCD panel"
42372967d56SGuido Günther	depends on OF
42472967d56SGuido Günther	depends on DRM_MIPI_DSI
42572967d56SGuido Günther	depends on BACKLIGHT_CLASS_DEVICE
42672967d56SGuido Günther	help
42772967d56SGuido Günther	  Say Y here if you want to enable support for the Mantix
42872967d56SGuido Günther	  MLAF057WE51-X MIPI DSI panel as e.g. used in the Librem 5. It
42972967d56SGuido Günther	  has a resolution of 720x1440 pixels, a built in backlight and touch
43072967d56SGuido Günther	  controller.
43172967d56SGuido Günther
43217fd7a9dSStefan Mavrodievconfig DRM_PANEL_OLIMEX_LCD_OLINUXINO
43317fd7a9dSStefan Mavrodiev	tristate "Olimex LCD-OLinuXino panel"
43417fd7a9dSStefan Mavrodiev	depends on OF
43517fd7a9dSStefan Mavrodiev	depends on I2C
43617fd7a9dSStefan Mavrodiev	depends on BACKLIGHT_CLASS_DEVICE
437a14bc107SVegard Nossum	select CRC32
43817fd7a9dSStefan Mavrodiev	help
43917fd7a9dSStefan Mavrodiev	  The panel is used with different sizes LCDs, from 480x272 to
44017fd7a9dSStefan Mavrodiev	  1280x800, and 24 bit per pixel.
44117fd7a9dSStefan Mavrodiev
44217fd7a9dSStefan Mavrodiev	  Say Y here if you want to enable support for Olimex Ltd.
44317fd7a9dSStefan Mavrodiev	  LCD-OLinuXino panel.
44417fd7a9dSStefan Mavrodiev
445cd6d4128SChristophe Branchereauconfig DRM_PANEL_ORISETECH_OTA5601A
446cd6d4128SChristophe Branchereau        tristate "Orise Technology ota5601a RGB/SPI panel"
447cd6d4128SChristophe Branchereau        depends on SPI
448cd6d4128SChristophe Branchereau        depends on BACKLIGHT_CLASS_DEVICE
449cd6d4128SChristophe Branchereau        select REGMAP_SPI
450cd6d4128SChristophe Branchereau        help
451cd6d4128SChristophe Branchereau          Say Y here if you want to enable support for the panels built
452cd6d4128SChristophe Branchereau          around the Orise Technology OTA9601A display controller.
453cd6d4128SChristophe Branchereau
454f0a5bb98SPhilippe CORNUconfig DRM_PANEL_ORISETECH_OTM8009A
455f0a5bb98SPhilippe CORNU	tristate "Orise Technology otm8009a 480x800 dsi 2dl panel"
456f0a5bb98SPhilippe CORNU	depends on OF
457f0a5bb98SPhilippe CORNU	depends on DRM_MIPI_DSI
458f0a5bb98SPhilippe CORNU	depends on BACKLIGHT_CLASS_DEVICE
459f0a5bb98SPhilippe CORNU	help
460f0a5bb98SPhilippe CORNU	  Say Y here if you want to enable support for Orise Technology
461f0a5bb98SPhilippe CORNU	  otm8009a 480x800 dsi 2dl panel.
462f0a5bb98SPhilippe CORNU
463b97b042aSPeter Ujfalusiconfig DRM_PANEL_OSD_OSD101T2587_53TS
464b97b042aSPeter Ujfalusi	tristate "OSD OSD101T2587-53TS DSI 1920x1200 video mode panel"
465b97b042aSPeter Ujfalusi	depends on OF
466b97b042aSPeter Ujfalusi	depends on DRM_MIPI_DSI
467b97b042aSPeter Ujfalusi	depends on BACKLIGHT_CLASS_DEVICE
468b97b042aSPeter Ujfalusi	help
469b97b042aSPeter Ujfalusi	  Say Y here if you want to enable support for One Stop Displays
470b97b042aSPeter Ujfalusi	  OSD101T2587-53TS 10.1" 1920x1200 dsi panel.
471b97b042aSPeter Ujfalusi
472086ceb6bSWerner Johanssonconfig DRM_PANEL_PANASONIC_VVX10F034N00
473086ceb6bSWerner Johansson	tristate "Panasonic VVX10F034N00 1920x1200 video mode panel"
474086ceb6bSWerner Johansson	depends on OF
475086ceb6bSWerner Johansson	depends on DRM_MIPI_DSI
476086ceb6bSWerner Johansson	depends on BACKLIGHT_CLASS_DEVICE
477086ceb6bSWerner Johansson	help
478086ceb6bSWerner Johansson	  Say Y here if you want to enable support for Panasonic VVX10F034N00
479086ceb6bSWerner Johansson	  WUXGA (1920x1200) Novatek NT1397-based DSI panel as found in some
480086ceb6bSWerner Johansson	  Xperia Z2 tablets
481086ceb6bSWerner Johansson
4822f733d61SEric Anholtconfig DRM_PANEL_RASPBERRYPI_TOUCHSCREEN
4832f733d61SEric Anholt	tristate "Raspberry Pi 7-inch touchscreen panel"
4842f733d61SEric Anholt	depends on DRM_MIPI_DSI
4852f733d61SEric Anholt	help
4862f733d61SEric Anholt	  Say Y here if you want to enable support for the Raspberry
4872f733d61SEric Anholt	  Pi 7" Touchscreen.  To compile this driver as a module,
4882f733d61SEric Anholt	  choose M here.
4892f733d61SEric Anholt
490f63df31dSRobert Chirasconfig DRM_PANEL_RAYDIUM_RM67191
491f63df31dSRobert Chiras	tristate "Raydium RM67191 FHD 1080x1920 DSI video mode panel"
492f63df31dSRobert Chiras	depends on OF
493f63df31dSRobert Chiras	depends on DRM_MIPI_DSI
494f63df31dSRobert Chiras	depends on BACKLIGHT_CLASS_DEVICE
495f63df31dSRobert Chiras	help
496f63df31dSRobert Chiras	  Say Y here if you want to enable support for Raydium RM67191 FHD
497f63df31dSRobert Chiras	  (1080x1920) DSI panel.
498f63df31dSRobert Chiras
4992b7ed18bSPhilippe CORNUconfig DRM_PANEL_RAYDIUM_RM68200
5002b7ed18bSPhilippe CORNU	tristate "Raydium RM68200 720x1280 DSI video mode panel"
5012b7ed18bSPhilippe CORNU	depends on OF
5022b7ed18bSPhilippe CORNU	depends on DRM_MIPI_DSI
503a8efe516SArnd Bergmann	depends on BACKLIGHT_CLASS_DEVICE
5042b7ed18bSPhilippe CORNU	help
5052b7ed18bSPhilippe CORNU	  Say Y here if you want to enable support for Raydium RM68200
5062b7ed18bSPhilippe CORNU	  720x1280 DSI video mode panel.
5072b7ed18bSPhilippe CORNU
508979a1bb6SKonstantin Sudakovconfig DRM_PANEL_RONBO_RB070D30
509979a1bb6SKonstantin Sudakov	tristate "Ronbo Electronics RB070D30 panel"
510979a1bb6SKonstantin Sudakov	depends on OF
511979a1bb6SKonstantin Sudakov	depends on DRM_MIPI_DSI
512979a1bb6SKonstantin Sudakov	depends on BACKLIGHT_CLASS_DEVICE
513979a1bb6SKonstantin Sudakov	help
514979a1bb6SKonstantin Sudakov	  Say Y here if you want to enable support for Ronbo Electronics
515979a1bb6SKonstantin Sudakov	  RB070D30 1024x600 DSI panel.
516979a1bb6SKonstantin Sudakov
51732ce3b32SDouglas Andersonconfig DRM_PANEL_SAMSUNG_ATNA33XC20
51832ce3b32SDouglas Anderson	tristate "Samsung ATNA33XC20 eDP panel"
51932ce3b32SDouglas Anderson	depends on OF
52032ce3b32SDouglas Anderson	depends on BACKLIGHT_CLASS_DEVICE
52132ce3b32SDouglas Anderson	depends on PM
522a6766486SGao Chao	select DRM_DISPLAY_DP_HELPER
523a6766486SGao Chao	select DRM_DISPLAY_HELPER
52432ce3b32SDouglas Anderson	select DRM_DP_AUX_BUS
52532ce3b32SDouglas Anderson	help
52632ce3b32SDouglas Anderson	  DRM panel driver for the Samsung ATNA33XC20 panel. This panel can't
52732ce3b32SDouglas Anderson	  be handled by the DRM_PANEL_SIMPLE driver because its power
52832ce3b32SDouglas Anderson	  sequencing is non-standard.
52932ce3b32SDouglas Anderson
530a3a5f9d0SLinus Walleijconfig DRM_PANEL_SAMSUNG_DB7430
531a3a5f9d0SLinus Walleij	tristate "Samsung DB7430-based DPI panels"
532a3a5f9d0SLinus Walleij	depends on OF && SPI && GPIOLIB
533a3a5f9d0SLinus Walleij	depends on BACKLIGHT_CLASS_DEVICE
534a3a5f9d0SLinus Walleij	select DRM_MIPI_DBI
535a3a5f9d0SLinus Walleij	help
536a3a5f9d0SLinus Walleij	  Say Y here if you want to enable support for the Samsung
537a3a5f9d0SLinus Walleij	  DB7430 DPI display controller used in such devices as the
538a3a5f9d0SLinus Walleij	  LMS397KF04 480x800 DPI panel.
539a3a5f9d0SLinus Walleij
540ac1d6d74SLinus Walleijconfig DRM_PANEL_SAMSUNG_S6D16D0
541ac1d6d74SLinus Walleij	tristate "Samsung S6D16D0 DSI video mode panel"
542ac1d6d74SLinus Walleij	depends on OF
543ac1d6d74SLinus Walleij	depends on DRM_MIPI_DSI
544ac1d6d74SLinus Walleij	select VIDEOMODE_HELPERS
545ac1d6d74SLinus Walleij
546ebd8cbf1SMarkuss Broksconfig DRM_PANEL_SAMSUNG_S6D27A1
547ebd8cbf1SMarkuss Broks	tristate "Samsung S6D27A1 DPI panel driver"
548ebd8cbf1SMarkuss Broks	depends on OF && SPI && GPIOLIB
549ebd8cbf1SMarkuss Broks	select DRM_MIPI_DBI
550ebd8cbf1SMarkuss Broks	help
551ebd8cbf1SMarkuss Broks	  Say Y here if you want to enable support for the Samsung
552ebd8cbf1SMarkuss Broks	  S6D27A1 DPI 480x800 panel.
553ebd8cbf1SMarkuss Broks
554ebd8cbf1SMarkuss Broks	  This panel can be found in Samsung Galaxy Ace 2
555ebd8cbf1SMarkuss Broks	  GT-I8160 mobile phone.
556ebd8cbf1SMarkuss Broks
5576810bb39SArtur Weberconfig DRM_PANEL_SAMSUNG_S6D7AA0
5586810bb39SArtur Weber	tristate "Samsung S6D7AA0 MIPI-DSI video mode panel controller"
5596810bb39SArtur Weber	depends on OF
5606810bb39SArtur Weber	depends on BACKLIGHT_CLASS_DEVICE
5616810bb39SArtur Weber	select DRM_MIPI_DSI
5626810bb39SArtur Weber	select VIDEOMODE_HELPERS
5636810bb39SArtur Weber
564ed29f942SHoegeun Kwonconfig DRM_PANEL_SAMSUNG_S6E3HA2
565ed29f942SHoegeun Kwon	tristate "Samsung S6E3HA2 DSI video mode panel"
566ed29f942SHoegeun Kwon	depends on OF
567ed29f942SHoegeun Kwon	depends on DRM_MIPI_DSI
56893023c14SArnd Bergmann	depends on BACKLIGHT_CLASS_DEVICE
569ed29f942SHoegeun Kwon	select VIDEOMODE_HELPERS
570ed29f942SHoegeun Kwon
5712a05177dSHoegeun Kwonconfig DRM_PANEL_SAMSUNG_S6E63J0X03
5722a05177dSHoegeun Kwon	tristate "Samsung S6E63J0X03 DSI command mode panel"
5732a05177dSHoegeun Kwon	depends on OF
5742a05177dSHoegeun Kwon	depends on DRM_MIPI_DSI
5752a05177dSHoegeun Kwon	depends on BACKLIGHT_CLASS_DEVICE
5762a05177dSHoegeun Kwon	select VIDEOMODE_HELPERS
5772a05177dSHoegeun Kwon
578994a08a2SPaweł Chmielconfig DRM_PANEL_SAMSUNG_S6E63M0
579b7b23e44SLinus Walleij	tristate "Samsung S6E63M0 RGB panel"
580994a08a2SPaweł Chmiel	depends on OF
581994a08a2SPaweł Chmiel	depends on BACKLIGHT_CLASS_DEVICE
582994a08a2SPaweł Chmiel	help
583994a08a2SPaweł Chmiel	  Say Y here if you want to enable support for Samsung S6E63M0
584b7b23e44SLinus Walleij	  AMOLED LCD panel. This panel can be accessed using SPI or
585b7b23e44SLinus Walleij	  DSI.
586b7b23e44SLinus Walleij
587b7b23e44SLinus Walleijconfig DRM_PANEL_SAMSUNG_S6E63M0_SPI
588b7b23e44SLinus Walleij	tristate "Samsung S6E63M0 RGB SPI interface"
589b7b23e44SLinus Walleij	depends on SPI
590b7b23e44SLinus Walleij	depends on DRM_PANEL_SAMSUNG_S6E63M0
591b7b23e44SLinus Walleij	default DRM_PANEL_SAMSUNG_S6E63M0
592c2a61865SLinus Walleij	select DRM_MIPI_DBI
593b7b23e44SLinus Walleij	help
594b7b23e44SLinus Walleij	  Say Y here if you want to be able to access the Samsung
595b7b23e44SLinus Walleij	  S6E63M0 panel using SPI.
596994a08a2SPaweł Chmiel
597435e06c0SLinus Walleijconfig DRM_PANEL_SAMSUNG_S6E63M0_DSI
598435e06c0SLinus Walleij	tristate "Samsung S6E63M0 RGB DSI interface"
599435e06c0SLinus Walleij	depends on DRM_MIPI_DSI
600435e06c0SLinus Walleij	depends on DRM_PANEL_SAMSUNG_S6E63M0
601435e06c0SLinus Walleij	help
602435e06c0SLinus Walleij	  Say Y here if you want to be able to access the Samsung
603435e06c0SLinus Walleij	  S6E63M0 panel using DSI.
604435e06c0SLinus Walleij
6056d598a32SMichael Srbaconfig DRM_PANEL_SAMSUNG_S6E88A0_AMS452EF01
6066d598a32SMichael Srba	tristate "Samsung AMS452EF01 panel with S6E88A0 DSI video mode controller"
6076d598a32SMichael Srba	depends on OF
6086d598a32SMichael Srba	select DRM_MIPI_DSI
6096d598a32SMichael Srba	select VIDEOMODE_HELPERS
6106d598a32SMichael Srba
6119ef7e25fSThierry Redingconfig DRM_PANEL_SAMSUNG_S6E8AA0
6129ef7e25fSThierry Reding	tristate "Samsung S6E8AA0 DSI video mode panel"
61302051ca0SAndrzej Hajda	depends on OF
61402051ca0SAndrzej Hajda	select DRM_MIPI_DSI
61502051ca0SAndrzej Hajda	select VIDEOMODE_HELPERS
61602051ca0SAndrzej Hajda
6175933baa3SCaleb Connollyconfig DRM_PANEL_SAMSUNG_SOFEF00
6185933baa3SCaleb Connolly	tristate "Samsung sofef00/s6e3fc2x01 OnePlus 6/6T DSI cmd mode panels"
6195933baa3SCaleb Connolly	depends on OF
6205933baa3SCaleb Connolly	depends on DRM_MIPI_DSI
6215933baa3SCaleb Connolly	depends on BACKLIGHT_CLASS_DEVICE
6225933baa3SCaleb Connolly	select VIDEOMODE_HELPERS
6235933baa3SCaleb Connolly	help
6245933baa3SCaleb Connolly	  Say Y or M here if you want to enable support for the Samsung AMOLED
6255933baa3SCaleb Connolly	  command mode panels found in the OnePlus 6/6T smartphones.
6265933baa3SCaleb Connolly
6275933baa3SCaleb Connolly	  The panels are 2280x1080@60Hz and 2340x1080@60Hz respectively
6285933baa3SCaleb Connolly
629043652aaSMarco Franchiconfig DRM_PANEL_SEIKO_43WVF1G
630043652aaSMarco Franchi	tristate "Seiko 43WVF1G panel"
631043652aaSMarco Franchi	depends on OF
632043652aaSMarco Franchi	depends on BACKLIGHT_CLASS_DEVICE
633043652aaSMarco Franchi	select VIDEOMODE_HELPERS
634043652aaSMarco Franchi	help
635043652aaSMarco Franchi	  Say Y here if you want to enable support for the Seiko
636043652aaSMarco Franchi	  43WVF1G controller for 800x480 LCD panels
637043652aaSMarco Franchi
6381976dbcaSThierry Redingconfig DRM_PANEL_SHARP_LQ101R1SX01
6391976dbcaSThierry Reding	tristate "Sharp LQ101R1SX01 panel"
6401976dbcaSThierry Reding	depends on OF
6411976dbcaSThierry Reding	depends on DRM_MIPI_DSI
642f071b34fSArnd Bergmann	depends on BACKLIGHT_CLASS_DEVICE
6431976dbcaSThierry Reding	help
6441976dbcaSThierry Reding	  Say Y here if you want to enable support for Sharp LQ101R1SX01
6451976dbcaSThierry Reding	  TFT-LCD modules. The panel has a 2560x1600 resolution and uses
6461976dbcaSThierry Reding	  24 bit RGB per pixel. It provides a dual MIPI DSI interface to
6471976dbcaSThierry Reding	  the host and has a built-in LED backlight.
6481976dbcaSThierry Reding
6491976dbcaSThierry Reding	  To compile this driver as a module, choose M here: the module
6501976dbcaSThierry Reding	  will be called panel-sharp-lq101r1sx01.
6511976dbcaSThierry Reding
652c9cf4c2aSLaurent Pinchartconfig DRM_PANEL_SHARP_LS037V7DW01
653c9cf4c2aSLaurent Pinchart	tristate "Sharp LS037V7DW01 VGA LCD panel"
654c9cf4c2aSLaurent Pinchart	depends on GPIOLIB && OF && REGULATOR
655c9cf4c2aSLaurent Pinchart	help
656c9cf4c2aSLaurent Pinchart	  Say Y here if you want to enable support for Sharp LS037V7DW01 VGA
657c9cf4c2aSLaurent Pinchart	  (480x640) LCD panel (found on the TI SDP3430 board).
658c9cf4c2aSLaurent Pinchart
659ee017238SWerner Johanssonconfig DRM_PANEL_SHARP_LS043T1LE01
660ee017238SWerner Johansson	tristate "Sharp LS043T1LE01 qHD video mode panel"
661ee017238SWerner Johansson	depends on OF
662ee017238SWerner Johansson	depends on DRM_MIPI_DSI
663ee017238SWerner Johansson	depends on BACKLIGHT_CLASS_DEVICE
664ee017238SWerner Johansson	help
665ee017238SWerner Johansson	  Say Y here if you want to enable support for Sharp LS043T1LE01 qHD
666ee017238SWerner Johansson	  (540x960) DSI panel as found on the Qualcomm APQ8074 Dragonboard
667ee017238SWerner Johansson
668914b6f29SDmitry Baryshkovconfig DRM_PANEL_SHARP_LS060T1SX01
669914b6f29SDmitry Baryshkov	tristate "Sharp LS060T1SX01 FullHD video mode panel"
670914b6f29SDmitry Baryshkov	depends on OF
671914b6f29SDmitry Baryshkov	depends on DRM_MIPI_DSI
672914b6f29SDmitry Baryshkov	depends on BACKLIGHT_CLASS_DEVICE
673914b6f29SDmitry Baryshkov	help
674914b6f29SDmitry Baryshkov	  Say Y here if you want to enable support for Sharp LS060T1SX01 6.0"
675914b6f29SDmitry Baryshkov	  FullHD (1080x1920) DSI panel as found in Dragonboard Display Adapter
676914b6f29SDmitry Baryshkov	  Bundle.
677914b6f29SDmitry Baryshkov
678849b2e3fSJagan Tekiconfig DRM_PANEL_SITRONIX_ST7701
679849b2e3fSJagan Teki	tristate "Sitronix ST7701 panel driver"
680849b2e3fSJagan Teki	depends on OF
681849b2e3fSJagan Teki	depends on DRM_MIPI_DSI
682849b2e3fSJagan Teki	depends on BACKLIGHT_CLASS_DEVICE
683849b2e3fSJagan Teki	help
684849b2e3fSJagan Teki	  Say Y here if you want to enable support for the Sitronix
685849b2e3fSJagan Teki	  ST7701 controller for 480X864 LCD panels with MIPI/RGB/SPI
686849b2e3fSJagan Teki	  system interfaces.
687849b2e3fSJagan Teki
688a74e81a5SOndrej Jirmanconfig DRM_PANEL_SITRONIX_ST7703
689a74e81a5SOndrej Jirman	tristate "Sitronix ST7703 based MIPI touchscreen panels"
690a74e81a5SOndrej Jirman	depends on OF
691a74e81a5SOndrej Jirman	depends on DRM_MIPI_DSI
692a74e81a5SOndrej Jirman	depends on BACKLIGHT_CLASS_DEVICE
693a74e81a5SOndrej Jirman	help
694a74e81a5SOndrej Jirman	  Say Y here if you want to enable support for Sitronix ST7703 based
695a74e81a5SOndrej Jirman	  panels, souch as Rocktech JH057N00900 MIPI DSI panel as e.g. used in
696a74e81a5SOndrej Jirman	  the Librem 5 devkit. It has a resolution of 720x1440 pixels, a built
697a74e81a5SOndrej Jirman	  in backlight and touch controller.
698a74e81a5SOndrej Jirman	  Touch input support is provided by the goodix driver and needs to be
699a74e81a5SOndrej Jirman	  selected separately.
700a74e81a5SOndrej Jirman
7017142afb3SMaxime Ripardconfig DRM_PANEL_SITRONIX_ST7789V
7027142afb3SMaxime Ripard	tristate "Sitronix ST7789V panel"
7037142afb3SMaxime Ripard	depends on OF && SPI
7042a498168SArnd Bergmann	depends on BACKLIGHT_CLASS_DEVICE
7057142afb3SMaxime Ripard	help
7067142afb3SMaxime Ripard	  Say Y here if you want to enable support for the Sitronix
7077142afb3SMaxime Ripard	  ST7789V controller for 240x320 LCD panels
7087142afb3SMaxime Ripard
7091c8fc3f0SLaurent Pinchartconfig DRM_PANEL_SONY_ACX565AKM
7101c8fc3f0SLaurent Pinchart	tristate "Sony ACX565AKM panel"
7111c8fc3f0SLaurent Pinchart	depends on GPIOLIB && OF && SPI
7121c8fc3f0SLaurent Pinchart	depends on BACKLIGHT_CLASS_DEVICE
7131c8fc3f0SLaurent Pinchart	help
7141c8fc3f0SLaurent Pinchart	  Say Y here if you want to enable support for the Sony ACX565AKM
7151c8fc3f0SLaurent Pinchart	  800x600 3.5" panel (found on the Nokia N900).
7161c8fc3f0SLaurent Pinchart
71722de25f8SKonrad Dybcioconfig DRM_PANEL_SONY_TD4353_JDI
71822de25f8SKonrad Dybcio	tristate "Sony TD4353 JDI panel"
71922de25f8SKonrad Dybcio	depends on GPIOLIB && OF
72022de25f8SKonrad Dybcio	depends on DRM_MIPI_DSI
72122de25f8SKonrad Dybcio	depends on BACKLIGHT_CLASS_DEVICE
72222de25f8SKonrad Dybcio	help
72322de25f8SKonrad Dybcio	  Say Y here if you want to enable support for the Sony Tama
72422de25f8SKonrad Dybcio	  TD4353 JDI command mode panel as found on some Sony Xperia
72522de25f8SKonrad Dybcio	  XZ2 and XZ2 Compact smartphones.
72622de25f8SKonrad Dybcio
7279aa2c232SShawn Guoconfig DRM_PANEL_SONY_TULIP_TRULY_NT35521
7289aa2c232SShawn Guo	tristate "Sony Tulip Truly NT35521 panel"
7299aa2c232SShawn Guo	depends on GPIOLIB && OF
7309aa2c232SShawn Guo	depends on DRM_MIPI_DSI
7319aa2c232SShawn Guo	depends on BACKLIGHT_CLASS_DEVICE
7329aa2c232SShawn Guo	help
7339aa2c232SShawn Guo	  Say Y here if you want to enable support for the Sony Tulip
7349aa2c232SShawn Guo	  NT35521 1280x720 video mode panel as found on Sony Xperia M4
7359aa2c232SShawn Guo	  Aqua phone.
7369aa2c232SShawn Guo
73769312a77SGuillaume La Roqueconfig DRM_PANEL_STARTEK_KD070FHFID015
73869312a77SGuillaume La Roque	tristate "STARTEK KD070FHFID015 panel"
73969312a77SGuillaume La Roque	depends on OF
74069312a77SGuillaume La Roque	depends on DRM_MIPI_DSI
74169312a77SGuillaume La Roque	depends on BACKLIGHT_CLASS_DEVICE
74269312a77SGuillaume La Roque	help
74369312a77SGuillaume La Roque	  Say Y here if you want to enable support for STARTEK KD070FHFID015 DSI panel
74469312a77SGuillaume La Roque	  based on RENESAS-R69429 controller. The pannel is a 7-inch TFT LCD display
74569312a77SGuillaume La Roque	  with a resolution of 1024 x 600 pixels. It provides a MIPI DSI interface to
74669312a77SGuillaume La Roque	  the host, a built-in LED backlight and touch controller.
74769312a77SGuillaume La Roque
748cf40c660SNeil Armstrongconfig DRM_PANEL_TDO_TL070WSH30
749cf40c660SNeil Armstrong	tristate "TDO TL070WSH30 DSI panel"
750cf40c660SNeil Armstrong	depends on OF
751cf40c660SNeil Armstrong	depends on DRM_MIPI_DSI
752cf40c660SNeil Armstrong	depends on BACKLIGHT_CLASS_DEVICE
753cf40c660SNeil Armstrong	help
754cf40c660SNeil Armstrong	  Say Y here if you want to enable support for TDO TL070WSH30 TFT-LCD
755cf40c660SNeil Armstrong	  panel module. The panel has a 1024×600 resolution and uses
756cf40c660SNeil Armstrong	  24 bit RGB per pixel. It provides a MIPI DSI interface to
757cf40c660SNeil Armstrong	  the host, a built-in LED backlight and touch controller.
758cf40c660SNeil Armstrong
759415b8dd0SLaurent Pinchartconfig DRM_PANEL_TPO_TD028TTEC1
760415b8dd0SLaurent Pinchart	tristate "Toppoly (TPO) TD028TTEC1 panel driver"
761415b8dd0SLaurent Pinchart	depends on OF && SPI
762415b8dd0SLaurent Pinchart	depends on BACKLIGHT_CLASS_DEVICE
763415b8dd0SLaurent Pinchart	help
764415b8dd0SLaurent Pinchart	  Say Y here if you want to enable support for TPO TD028TTEC1 480x640
765415b8dd0SLaurent Pinchart	  2.8" panel (found on the OpenMoko Neo FreeRunner and Neo 1973).
766415b8dd0SLaurent Pinchart
767dc2e1e5bSLaurent Pinchartconfig DRM_PANEL_TPO_TD043MTEA1
768dc2e1e5bSLaurent Pinchart	tristate "Toppoly (TPO) TD043MTEA1 panel driver"
769dc2e1e5bSLaurent Pinchart	depends on GPIOLIB && OF && REGULATOR && SPI
770dc2e1e5bSLaurent Pinchart	help
771dc2e1e5bSLaurent Pinchart	  Say Y here if you want to enable support for TPO TD043MTEA1 800x480
772dc2e1e5bSLaurent Pinchart	  4.3" panel (found on the OMAP3 Pandora board).
773dc2e1e5bSLaurent Pinchart
774324bb707SLinus Walleijconfig DRM_PANEL_TPO_TPG110
775324bb707SLinus Walleij	tristate "TPO TPG 800x400 panel"
776324bb707SLinus Walleij	depends on OF && SPI && GPIOLIB
777324bb707SLinus Walleij	depends on BACKLIGHT_CLASS_DEVICE
778324bb707SLinus Walleij	help
779324bb707SLinus Walleij	  Say Y here if you want to enable support for TPO TPG110
780324bb707SLinus Walleij	  400CH LTPS TFT LCD Single Chip Digital Driver for up to
781324bb707SLinus Walleij	  800x400 LCD panels.
782324bb707SLinus Walleij
7831dd0b147SAbhinav Kumarconfig DRM_PANEL_TRULY_NT35597_WQXGA
7841dd0b147SAbhinav Kumar	tristate "Truly WQXGA"
7851dd0b147SAbhinav Kumar	depends on OF
7861dd0b147SAbhinav Kumar	depends on DRM_MIPI_DSI
7871dd0b147SAbhinav Kumar	help
7881dd0b147SAbhinav Kumar	  Say Y here if you want to enable support for Truly NT35597 WQXGA Dual DSI
7891dd0b147SAbhinav Kumar	  Video Mode panel
790d1479d02SHeiko Stuebner
791c7f66d32SHarigovindan Pconfig DRM_PANEL_VISIONOX_RM69299
792c7f66d32SHarigovindan P	tristate "Visionox RM69299"
793c7f66d32SHarigovindan P	depends on OF
794c7f66d32SHarigovindan P	depends on DRM_MIPI_DSI
795c7f66d32SHarigovindan P	help
796c7f66d32SHarigovindan P	  Say Y here if you want to enable support for Visionox
797c7f66d32SHarigovindan P	  RM69299  DSI Video Mode panel.
798c7f66d32SHarigovindan P
7992349183dSNeil Armstrongconfig DRM_PANEL_VISIONOX_VTDR6130
8002349183dSNeil Armstrong	tristate "Visionox VTDR6130"
8012349183dSNeil Armstrong	depends on OF
8022349183dSNeil Armstrong	depends on DRM_MIPI_DSI
803499631d5SArnd Bergmann	depends on BACKLIGHT_CLASS_DEVICE
8042349183dSNeil Armstrong	help
8052349183dSNeil Armstrong	  Say Y here if you want to enable support for Visionox
8062349183dSNeil Armstrong	  VTDR6130 1080x2400 AMOLED DSI panel.
8072349183dSNeil Armstrong
808a6dfab27SJessica Zhangconfig DRM_PANEL_VISIONOX_R66451
809a6dfab27SJessica Zhang	tristate "Visionox R66451"
810a6dfab27SJessica Zhang	depends on OF
811a6dfab27SJessica Zhang	depends on DRM_MIPI_DSI
812a6dfab27SJessica Zhang	depends on BACKLIGHT_CLASS_DEVICE
813a1865d3bSArnd Bergmann	select DRM_DISPLAY_DP_HELPER
814a1865d3bSArnd Bergmann	select DRM_DISPLAY_HELPER
815a6dfab27SJessica Zhang	help
816a6dfab27SJessica Zhang	  Say Y here if you want to enable support for Visionox
817a6dfab27SJessica Zhang	  R66451 1080x2340 AMOLED DSI panel.
818a6dfab27SJessica Zhang
81957f6190aSLinus Walleijconfig DRM_PANEL_WIDECHIPS_WS2401
82057f6190aSLinus Walleij	tristate "Widechips WS2401 DPI panel driver"
82157f6190aSLinus Walleij	depends on SPI && GPIOLIB
82257f6190aSLinus Walleij	depends on BACKLIGHT_CLASS_DEVICE
82357f6190aSLinus Walleij	select DRM_MIPI_DBI
82457f6190aSLinus Walleij	help
82557f6190aSLinus Walleij	  Say Y here if you want to enable support for the Widechips WS2401 DPI
82657f6190aSLinus Walleij	  480x800 display controller used in panels such as Samsung LMS380KF01.
82757f6190aSLinus Walleij	  This display is used in the Samsung Galaxy Ace 2 GT-I8160 (Codina).
82857f6190aSLinus Walleij
829d1479d02SHeiko Stuebnerconfig DRM_PANEL_XINPENG_XPP055C272
830d1479d02SHeiko Stuebner	tristate "Xinpeng XPP055C272 panel driver"
831d1479d02SHeiko Stuebner	depends on OF
832d1479d02SHeiko Stuebner	depends on DRM_MIPI_DSI
833d1479d02SHeiko Stuebner	depends on BACKLIGHT_CLASS_DEVICE
834d1479d02SHeiko Stuebner	help
835d1479d02SHeiko Stuebner	  Say Y here if you want to enable support for the Xinpeng
836d1479d02SHeiko Stuebner	  XPP055C272 controller for 720x1280 LCD panels with MIPI/RGB/SPI
837d1479d02SHeiko Stuebner	  system interfaces.
838280921deSThierry Redingendmenu
839