Home
last modified time | relevance | path

Searched full:panels (Results 1 – 25 of 150) sorted by relevance

123456

/Linux-v5.4/drivers/gpu/drm/tiny/
DKconfig13 tristate "DRM support for HX8357D display panels"
20 DRM driver for the following HX8357D panels:
26 tristate "DRM support for ILI9225 display panels"
32 DRM driver for the following Ilitek ILI9225 panels:
38 tristate "DRM support for ILI9341 display panels"
45 DRM driver for the following Ilitek ILI9341 panels:
62 tristate "DRM support for Pervasive Displays RePaper panels (V231)"
67 DRM driver for the following Pervasive Displays panels:
76 tristate "DRM support for Sitronix ST7586 display panels"
82 DRM driver for the following Sitronix ST7586 panels:
[all …]
/Linux-v5.4/Documentation/devicetree/bindings/display/panel/
Dpanel-common.yaml7 title: Common Properties for Display Panels
15 display panels. It doesn't constitue a device tree binding specification by
59 Most display panels are restricted to a single resolution and
72 Panels receive video data through one or multiple connections. While
81 Some panels expose EDID information through an I2C-compatible
82 bus such as DDC2 or E-DDC. For such panels the ddc-i2c-bus contains a
94 # Many display panels can be controlled through pins driven by GPIOs. The nature
97 # used for panels that implement compatible control signals.
104 property can also be used for panels implementing an active low power down
123 Display panels require power to be supplied. While several panels need
[all …]
Darm,versatile-tft-panel.txt1 ARM Versatile TFT Panels
3 These panels are connected to the daughterboards found on the
Dedt,et-series.txt9 3,5" QVGA TFT Panels
17 4,3" WVGA TFT Panels
26 5,7" WVGA TFT Panels
36 7,0" WVGA TFT Panels
Dlvds.yaml16 to LVDS panels. This bindings supports display panels compatible with the
Dilitek,ili9881c.txt1 Ilitek ILI9881c based MIPI-DSI panels
Dti,nspire.yaml7 title: Texas Instruments NSPIRE Display Panels
Dsitronix,st7701.txt1 Sitronix ST7701 based LCD panels
/Linux-v5.4/drivers/gpu/drm/panel/
DKconfig8 menu "Display Panels"
17 This driver supports the ARM Versatile panels connected to ARM
27 This driver supports LVDS panels that don't require device-specific
32 tristate "support for simple panels"
37 DRM panel driver for dumb panels that need at most a regulator and
48 Say Y if you want to enable support for panels based on the
52 tristate "Ilitek ILI9322 320x240 QVGA panels"
57 QVGA (320x240) RGB, YUV and ITU-T BT.656 panels.
60 tristate "Ilitek ILI9881C-based panels"
65 Say Y if you want to enable support for panels based on the
[all …]
Dpanel-arm-versatile.c9 * On the Versatile AB, these panels come mounted on daughterboards
12 * boards support TFT display panels.
66 * struct versatile_panel_type - lookup struct for the supported panels
100 * struct versatile_panel - state container for the Versatile panels
/Linux-v5.4/drivers/hid/
DKconfig659 tristate "HID Multitouch panels"
662 Generic support for HID multitouch panels.
666 - ActionStar dual touch panels
667 - Atmel panels
668 - Cando dual touch panels
669 - Chunghwa panels
670 - CJTouch panels
671 - CVTouch panels
672 - Cypress TrueTouch panels
673 - Elan Microelectronics touch panels
[all …]
Dhid-multitouch.c3 * HID driver for multitouch panels
46 MODULE_DESCRIPTION("HID multitouch panels");
1418 * Some elan panels wrongly declare 2 input mode features, in mt_need_to_apply_feature()
1752 * Tested on 3M, Stantum, Cypress, Zytronic, eGalax, and Elan panels. */ in mt_resume()
1778 /* 3M panels */
1826 /* Atmel panels */
1836 /* Cando panels */
1844 /* Chunghwa Telecom touch panels */
1855 /* CJTouch panels */
1863 /* CVTouch panels */
[all …]
/Linux-v5.4/Documentation/devicetree/bindings/display/
Dilitek,ili9225.txt1 Ilitek ILI9225 display panels
3 This binding is for display panels using an Ilitek ILI9225 controller in SPI
Dhimax,hx8357d.txt1 Himax HX8357D display panels
3 This binding is for display panels using a Himax HX8357D controller in SPI
Dilitek,ili9341.txt1 Ilitek ILI9341 display panels
3 This binding is for display panels using an Ilitek ILI9341 controller in SPI
Dsitronix,st7735r.txt1 Sitronix ST7735R display panels
3 This binding is for display panels using a Sitronix ST7735R controller in SPI
/Linux-v5.4/drivers/video/fbdev/omap2/omapfb/displays/
DKconfig41 Driver for generic DPI panels.
47 Driver for generic DSI command mode panels.
/Linux-v5.4/drivers/gpu/drm/gma500/
Doaktrail.h149 u8 PanelType:4; /*4 bits, Bit field for panels*/
153 /* 4 panels to use by default*/
166 u8 PanelType:4; /*4 bits, Bit field for panels*/
170 /* 4 panels to use by default*/
/Linux-v5.4/drivers/video/fbdev/
Damba-clcd.c151 /* Only TFT panels can do RGB888/BGR888 */ in clcdfb_set_bitfields()
630 /* Only directly connected DPI panels supported for now */ in clcdfb_of_get_mode()
656 } panels[] = { in clcdfb_of_init_tft_panel() local
678 for (i = 0; i < ARRAY_SIZE(panels) && !fb->panel->caps; i++) { in clcdfb_of_init_tft_panel()
679 if (amba_part(fb->dev) != panels[i].part) in clcdfb_of_init_tft_panel()
681 if (g0 != panels[i].g0) in clcdfb_of_init_tft_panel()
683 if (r0 == panels[i].r0 && b0 == panels[i].b0) in clcdfb_of_init_tft_panel()
684 fb->panel->caps = panels[i].caps; in clcdfb_of_init_tft_panel()
Dau1100fb.h259 /* List of panels known to work with the AU1100 LCD controller.
264 * STN color panels: max_bpp <= 12
265 * STN mono panels: max_bpp <= 4
266 * TFT panels: max_bpp <= 16
/Linux-v5.4/include/drm/
Ddrm_encoder.h115 * - DRM_MODE_ENCODER_LVDS for display panels, or in general any panel
123 * - DRM_MODE_ENCODER_DSI for panels connected using the DSI serial bus.
125 * - DRM_MODE_ENCODER_DPI for panels connected using the DPI parallel
/Linux-v5.4/drivers/gpu/drm/
Ddrm_panel.c37 * central registry and provide functions to retrieve those panels in display
197 * drivers. For smart panels it should still be possible to communicate with
235 * Searches the set of registered panels for one that matches the given device
/Linux-v5.4/drivers/gpu/drm/tilcdc/
Dtilcdc_drv.h85 /* Sub-module for display. Since we don't know at compile time what panels
87 * hdmi encoder, various lcd panels), the connector/encoder(s) are split into
/Linux-v5.4/drivers/gpu/drm/omapdrm/displays/
DKconfig30 Driver for generic DSI command mode panels.
/Linux-v5.4/drivers/gpu/drm/pl111/
Dpl111_drv.c19 * driver. While the fbdev driver supports panels that may be
21 * panels get split out to drivers/gpu/drm/panels/. This means that,

123456