xref: /openbmc/linux/drivers/gpu/drm/panel/Kconfig (revision 160b8e75)
1config DRM_PANEL
2	bool
3	depends on DRM
4	help
5	  Panel registration and lookup framework.
6
7menu "Display Panels"
8	depends on DRM && DRM_PANEL
9
10config DRM_PANEL_ARM_VERSATILE
11	tristate "ARM Versatile panel driver"
12	depends on OF
13	depends on MFD_SYSCON
14	select VIDEOMODE_HELPERS
15	help
16	  This driver supports the ARM Versatile panels connected to ARM
17	  reference designs. The panel is detected using special registers
18	  in the Versatile family syscon registers.
19
20config DRM_PANEL_LVDS
21	tristate "Generic LVDS panel driver"
22	depends on OF
23	depends on BACKLIGHT_CLASS_DEVICE
24	select VIDEOMODE_HELPERS
25	help
26	  This driver supports LVDS panels that don't require device-specific
27	  handling of power supplies or control signals. It implements automatic
28	  backlight handling if the panel is attached to a backlight controller.
29
30config DRM_PANEL_SIMPLE
31	tristate "support for simple panels"
32	depends on OF
33	depends on BACKLIGHT_CLASS_DEVICE
34	select VIDEOMODE_HELPERS
35	help
36	  DRM panel driver for dumb panels that need at most a regulator and
37	  a GPIO to be powered up. Optionally a backlight can be attached so
38	  that it can be automatically turned off when the panel goes into a
39	  low power state.
40
41config DRM_PANEL_ILITEK_IL9322
42	tristate "Ilitek ILI9322 320x240 QVGA panels"
43	depends on OF && SPI
44	select REGMAP
45	help
46	  Say Y here if you want to enable support for Ilitek IL9322
47	  QVGA (320x240) RGB, YUV and ITU-T BT.656 panels.
48
49config DRM_PANEL_INNOLUX_P079ZCA
50	tristate "Innolux P079ZCA panel"
51	depends on OF
52	depends on DRM_MIPI_DSI
53	depends on BACKLIGHT_CLASS_DEVICE
54	help
55	  Say Y here if you want to enable support for Innolux P079ZCA
56	  TFT-LCD modules. The panel has a 1024x768 resolution and uses
57	  24 bit RGB per pixel. It provides a MIPI DSI interface to
58	  the host and has a built-in LED backlight.
59
60config DRM_PANEL_JDI_LT070ME05000
61	tristate "JDI LT070ME05000 WUXGA DSI panel"
62	depends on OF
63	depends on DRM_MIPI_DSI
64	depends on BACKLIGHT_CLASS_DEVICE
65	help
66	  Say Y here if you want to enable support for JDI DSI video mode
67	  panel as found in Google Nexus 7 (2013) devices.
68	  The panel has a 1200(RGB)×1920 (WUXGA) resolution and uses
69	  24 bit per pixel.
70
71config DRM_PANEL_SAMSUNG_LD9040
72	tristate "Samsung LD9040 RGB/SPI panel"
73	depends on OF && SPI
74	select VIDEOMODE_HELPERS
75
76config DRM_PANEL_LG_LG4573
77	tristate "LG4573 RGB/SPI panel"
78	depends on OF && SPI
79	select VIDEOMODE_HELPERS
80	help
81	  Say Y here if you want to enable support for LG4573 RGB panel.
82	  To compile this driver as a module, choose M here.
83
84config DRM_PANEL_ORISETECH_OTM8009A
85	tristate "Orise Technology otm8009a 480x800 dsi 2dl panel"
86	depends on OF
87	depends on DRM_MIPI_DSI
88	depends on BACKLIGHT_CLASS_DEVICE
89	help
90	  Say Y here if you want to enable support for Orise Technology
91	  otm8009a 480x800 dsi 2dl panel.
92
93config DRM_PANEL_PANASONIC_VVX10F034N00
94	tristate "Panasonic VVX10F034N00 1920x1200 video mode panel"
95	depends on OF
96	depends on DRM_MIPI_DSI
97	depends on BACKLIGHT_CLASS_DEVICE
98	help
99	  Say Y here if you want to enable support for Panasonic VVX10F034N00
100	  WUXGA (1920x1200) Novatek NT1397-based DSI panel as found in some
101	  Xperia Z2 tablets
102
103config DRM_PANEL_RASPBERRYPI_TOUCHSCREEN
104	tristate "Raspberry Pi 7-inch touchscreen panel"
105	depends on DRM_MIPI_DSI
106	help
107	  Say Y here if you want to enable support for the Raspberry
108	  Pi 7" Touchscreen.  To compile this driver as a module,
109	  choose M here.
110
111config DRM_PANEL_SAMSUNG_S6E3HA2
112	tristate "Samsung S6E3HA2 DSI video mode panel"
113	depends on OF
114	depends on DRM_MIPI_DSI
115	depends on BACKLIGHT_CLASS_DEVICE
116	select VIDEOMODE_HELPERS
117
118config DRM_PANEL_SAMSUNG_S6E63J0X03
119	tristate "Samsung S6E63J0X03 DSI command mode panel"
120	depends on OF
121	depends on DRM_MIPI_DSI
122	depends on BACKLIGHT_CLASS_DEVICE
123	select VIDEOMODE_HELPERS
124
125config DRM_PANEL_SAMSUNG_S6E8AA0
126	tristate "Samsung S6E8AA0 DSI video mode panel"
127	depends on OF
128	select DRM_MIPI_DSI
129	select VIDEOMODE_HELPERS
130
131config DRM_PANEL_SEIKO_43WVF1G
132	tristate "Seiko 43WVF1G panel"
133	depends on OF
134	depends on BACKLIGHT_CLASS_DEVICE
135	select VIDEOMODE_HELPERS
136	help
137	  Say Y here if you want to enable support for the Seiko
138	  43WVF1G controller for 800x480 LCD panels
139
140config DRM_PANEL_SHARP_LQ101R1SX01
141	tristate "Sharp LQ101R1SX01 panel"
142	depends on OF
143	depends on DRM_MIPI_DSI
144	depends on BACKLIGHT_CLASS_DEVICE
145	help
146	  Say Y here if you want to enable support for Sharp LQ101R1SX01
147	  TFT-LCD modules. The panel has a 2560x1600 resolution and uses
148	  24 bit RGB per pixel. It provides a dual MIPI DSI interface to
149	  the host and has a built-in LED backlight.
150
151	  To compile this driver as a module, choose M here: the module
152	  will be called panel-sharp-lq101r1sx01.
153
154config DRM_PANEL_SHARP_LS043T1LE01
155	tristate "Sharp LS043T1LE01 qHD video mode panel"
156	depends on OF
157	depends on DRM_MIPI_DSI
158	depends on BACKLIGHT_CLASS_DEVICE
159	help
160	  Say Y here if you want to enable support for Sharp LS043T1LE01 qHD
161	  (540x960) DSI panel as found on the Qualcomm APQ8074 Dragonboard
162
163config DRM_PANEL_SITRONIX_ST7789V
164	tristate "Sitronix ST7789V panel"
165	depends on OF && SPI
166	depends on BACKLIGHT_CLASS_DEVICE
167	help
168	  Say Y here if you want to enable support for the Sitronix
169	  ST7789V controller for 240x320 LCD panels
170
171endmenu
172