1 # SPDX-License-Identifier: GPL-2.0-only
4 tristate "GM12U320 driver for USB projectors"
7 select DRM_GEM_SHMEM_HELPER
9 This is a KMS driver for projectors which use the GM12U320 chipset
10 for video transfer over USB2/3, such as the Acer C120 mini projector.
12 config TINYDRM_HX8357D
13 tristate "DRM support for HX8357D display panels"
16 select DRM_KMS_CMA_HELPER
18 select BACKLIGHT_CLASS_DEVICE
20 DRM driver for the following HX8357D panels:
21 * YX350HV15-T 3.5" 340x350 TFT (Adafruit 3.5")
23 If M is selected the module will be called hx8357d.
25 config TINYDRM_ILI9225
26 tristate "DRM support for ILI9225 display panels"
29 select DRM_KMS_CMA_HELPER
32 DRM driver for the following Ilitek ILI9225 panels:
33 * No-name 2.2" color screen module
35 If M is selected the module will be called ili9225.
37 config TINYDRM_ILI9341
38 tristate "DRM support for ILI9341 display panels"
41 select DRM_KMS_CMA_HELPER
43 select BACKLIGHT_CLASS_DEVICE
45 DRM driver for the following Ilitek ILI9341 panels:
46 * YX240QV29-T 2.4" 240x320 TFT (Adafruit 2.4")
48 If M is selected the module will be called ili9341.
50 config TINYDRM_ILI9486
51 tristate "DRM support for ILI9486 display panels"
54 select DRM_KMS_CMA_HELPER
56 select BACKLIGHT_CLASS_DEVICE
58 DRM driver for the following Ilitek ILI9486 panels:
59 * PISCREEN 3.5" 320x480 TFT (Ozzmaker 3.5")
60 * RPILCD 3.5" 320x480 TFT (Waveshare 3.5")
62 If M is selected the module will be called ili9486.
64 config TINYDRM_MI0283QT
65 tristate "DRM support for MI0283QT"
68 select DRM_KMS_CMA_HELPER
70 select BACKLIGHT_CLASS_DEVICE
72 DRM driver for the Multi-Inno MI0283QT display panel
73 If M is selected the module will be called mi0283qt.
75 config TINYDRM_REPAPER
76 tristate "DRM support for Pervasive Displays RePaper panels (V231)"
79 select DRM_KMS_CMA_HELPER
81 DRM driver for the following Pervasive Displays panels:
82 1.44" TFT EPD Panel (E1144CS021)
83 1.90" TFT EPD Panel (E1190CS021)
84 2.00" TFT EPD Panel (E2200CS021)
85 2.71" TFT EPD Panel (E2271CS021)
87 If M is selected the module will be called repaper.
90 tristate "DRM support for Sitronix ST7586 display panels"
93 select DRM_KMS_CMA_HELPER
96 DRM driver for the following Sitronix ST7586 panels:
99 If M is selected the module will be called st7586.
101 config TINYDRM_ST7735R
102 tristate "DRM support for Sitronix ST7715R/ST7735R display panels"
103 depends on DRM && SPI
104 select DRM_KMS_HELPER
105 select DRM_KMS_CMA_HELPER
107 select BACKLIGHT_CLASS_DEVICE
109 DRM driver for Sitronix ST7715R/ST7735R with one of the following
111 * Jianda JD-T18003-T01 1.8" 128x160 TFT
112 * Okaya RH128128T 1.44" 128x128 TFT
114 If M is selected the module will be called st7735r.