Searched full:panels (Results 1 – 25 of 206) sorted by relevance
123456789
/linux/drivers/gpu/drm/panel/ |
H A D | Kconfig | 8 menu "Display Panels" 26 This driver supports the ARM Versatile panels connected to ARM 117 KD35T133 controller for 320x480 LCD panels with MIPI-DSI 135 Say Y if you want to enable support for panels based on the 139 tristate "Generic DSI command mode panels" 144 DRM panel driver for DSI command mode panels with support for 153 This driver supports LVDS panels that don't require device-specific 158 tristate "Himax HX83102-based panels" 163 Say Y if you want to enable support for panels based on the 174 display panels, such as the one found in the Fairphone 4 smartphone. [all …]
|
H A D | panel-arm-versatile.c | 9 * 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/drivers/hid/ |
H A D | Kconfig | 739 tristate "HID Multitouch panels" 741 Generic support for HID multitouch panels. 745 - ActionStar dual touch panels 746 - Atmel panels 747 - Cando dual touch panels 748 - Chunghwa panels 749 - CJTouch panels 750 - CVTouch panels 751 - Cypress TrueTouch panels 752 - Elan Microelectronics touch panels [all …]
|
H A D | hid-multitouch.c | 3 * HID driver for multitouch panels 47 MODULE_DESCRIPTION("HID multitouch panels"); 1517 * Some elan panels wrongly declare 2 input mode features, in mt_need_to_apply_feature() 1871 * Tested on 3M, Stantum, Cypress, Zytronic, eGalax, and Elan panels. */ in mt_resume() 1898 /* 3M panels */ 1926 /* Atmel panels */ 1936 /* Cando panels */ 1944 /* Chunghwa Telecom touch panels */ 1949 /* CJTouch panels */ 1957 /* CVTouch panels */ [all …]
|
/linux/Documentation/devicetree/bindings/display/panel/ |
H A D | panel-edp.yaml | 7 title: Probeable (via DP AUX / EDID) eDP Panels with simple poweron sequences 26 One piece of information about eDP panels that is typically _not_ 29 list eDP panels. We solve that here with two tricks. The "worst case" 30 power on timings for any panels expected to be connected to a board are 35 eDP panels in general can have somewhat arbitrary power sequencing 95 when the AUX channel is ready. This is useful for panels that glitch 97 always reliable for all panels that might be connected.
|
H A D | panel-dsi-cm.yaml | 7 title: DSI command mode panels 14 This binding file is a collection of the DSI panels that 41 Display panels require power to be supplied. While several panels need
|
H A D | novatek,nt36523.yaml | 7 title: Novatek NT36523 based DSI display Panels 14 panels. Support video mode panels from China Star Optoelectronics
|
H A D | arm,versatile-tft-panel.yaml | 7 title: ARM Versatile TFT Panels 13 These panels are connected to the daughterboards found on the
|
H A D | panel-common-dual.yaml | 7 title: Common Properties for Dual-Link Display Panels 14 Properties common for Panel IC supporting dual link panels. Devices might
|
H A D | visionox,rm69299.yaml | 7 title: Visionox model RM69299 Panels 14 This binding is for display panels using a Visionox RM692999 panel.
|
H A D | raydium,rm692e5.yaml | 7 title: Raydium RM692E5 based DSI display panels 14 AMOLED panels.
|
H A D | himax,hx83112a.yaml | 7 title: Himax HX83112A-based DSI display panels 14 LCD panels.
|
H A D | ilitek,ili9163.yaml | 7 title: Ilitek ILI9163 display panels 13 This binding is for display panels using an Ilitek ILI9163 controller in SPI
|
H A D | samsung,s6d7aa0.yaml | 32 Backlight to use for the panel. If this property is set on panels 42 panels, and is usually somewhere around 3.3-5v.
|
H A D | raydium,rm69380.yaml | 7 title: Raydium RM69380-based DSI display panels 14 OLED panels.
|
H A D | novatek,nt36672a.yaml | 7 title: Novatek NT36672A based DSI display Panels 14 panels.
|
H A D | novatek,nt35950.yaml | 7 title: Novatek NT35950-based display panels 13 The nt35950 IC from Novatek is a Driver IC used to drive MIPI-DSI panels,
|
/linux/Documentation/devicetree/bindings/display/ |
H A D | dsi-controller.yaml | 7 title: Common Properties for DSI Display Panels 14 Serial Interface controllers and attached panels. It doesn't constitute 22 Notice: this binding concerns DSI panels connected directly to a master 50 description: Panels connected to the DSI link
|
H A D | ilitek,ili9225.txt | 1 Ilitek ILI9225 display panels 3 This binding is for display panels using an Ilitek ILI9225 controller in SPI
|
H A D | himax,hx8357d.txt | 1 Himax HX8357D display panels 3 This binding is for display panels using a Himax HX8357D controller in SPI
|
H A D | ilitek,ili9486.yaml | 7 title: Ilitek ILI9486 display panels 13 This binding is for display panels using an Ilitek ILI9486 controller in SPI
|
H A D | sitronix,st7735r.yaml | 7 title: Sitronix ST7735R Display Panels 13 This binding is for display panels using a Sitronix ST7715R or ST7735R
|
/linux/drivers/video/fbdev/omap2/omapfb/displays/ |
H A D | Kconfig | 41 Driver for generic DPI panels. 48 Driver for generic DSI command mode panels.
|
/linux/drivers/gpu/drm/gma500/ |
H A D | oaktrail.h | 149 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/include/drm/ |
H A D | drm_panel.h | 54 * make the image on screen visible. Some panels require a certain amount of 144 * Allows panels to create panels-specific debugfs files. 251 * for the panel is called. This is largely required for DSI panels
|
123456789