Searched refs:panels (Results 1 – 25 of 37) sorted by relevance
12
| /Linux-v5.4/drivers/gpu/drm/tiny/ |
| D | Kconfig | 13 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/drivers/gpu/drm/panel/ |
| D | Kconfig | 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 136 Say Y here if you want to enable support for the panels built [all …]
|
| /Linux-v5.4/Documentation/devicetree/bindings/display/ |
| D | ilitek,ili9225.txt | 1 Ilitek ILI9225 display panels 3 This binding is for display panels using an Ilitek ILI9225 controller in SPI
|
| D | ilitek,ili9341.txt | 1 Ilitek ILI9341 display panels 3 This binding is for display panels using an Ilitek ILI9341 controller in SPI
|
| D | himax,hx8357d.txt | 1 Himax HX8357D display panels 3 This binding is for display panels using a Himax HX8357D controller in SPI
|
| D | sitronix,st7735r.txt | 1 Sitronix ST7735R display panels 3 This binding is for display panels using a Sitronix ST7735R controller in SPI
|
| D | ste,mcde.txt | 45 Display panels and bridges will appear as children on the DSI hosts, and
|
| /Linux-v5.4/drivers/hid/ |
| D | Kconfig | 659 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 …]
|
| /Linux-v5.4/drivers/video/fbdev/omap2/omapfb/displays/ |
| D | Kconfig | 41 Driver for generic DPI panels. 47 Driver for generic DSI command mode panels.
|
| /Linux-v5.4/drivers/video/fbdev/ |
| D | amba-clcd.c | 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()
|
| /Linux-v5.4/Documentation/devicetree/bindings/display/panel/ |
| D | ilitek,ili9881c.txt | 1 Ilitek ILI9881c based MIPI-DSI panels
|
| D | arm,versatile-tft-panel.txt | 3 These panels are connected to the daughterboards found on the
|
| D | sitronix,st7701.txt | 1 Sitronix ST7701 based LCD panels
|
| D | olimex,lcd-olinuxino.txt | 3 This device can be used as bridge between a host controller and LCD panels.
|
| D | ilitek,ili9322.txt | 3 This is a driver for 320x240 TFT panels, accepting a variety of input
|
| /Linux-v5.4/drivers/gpu/drm/omapdrm/displays/ |
| D | Kconfig | 30 Driver for generic DSI command mode panels.
|
| /Linux-v5.4/arch/arm/boot/dts/ |
| D | atlas6-evb.dts | 61 panels {
|
| D | omap3-panel-sharp-ls037v7dw01.dtsi | 3 * Common file for omap dpi panels with QVGA and reset pins
|
| /Linux-v5.4/Documentation/devicetree/bindings/display/bridge/ |
| D | lvds-transmitter.txt | 9 to LVDS panels. This binding targets devices compatible with the following
|
| /Linux-v5.4/Documentation/devicetree/bindings/display/msm/ |
| D | mdp4.txt | 42 used for LCDC. This is only valid for 18bpp panels.
|
| /Linux-v5.4/Documentation/fb/ |
| D | tridentfb.rst | 50 center for flat panels and resolutions smaller than native size center the
|
| /Linux-v5.4/Documentation/devicetree/bindings/display/ti/ |
| D | ti,omap-dss.txt | 33 panels or external encoders.
|
| /Linux-v5.4/drivers/gpu/drm/bridge/ |
| D | Kconfig | 14 DRM bridge wrapper of DRM panels
|
| /Linux-v5.4/drivers/gpu/drm/gma500/ |
| D | intel_bios.h | 363 struct vch_panel_data panels[16]; member
|
| /Linux-v5.4/Documentation/gpu/ |
| D | drm-kms.rst | 145 The second object is for panels, represented by :c:type:`struct drm_panel 151 panels are still in-flux and not really fully sorted out yet.
|
12