Home
last modified time | relevance | path

Searched refs:panels (Results 1 – 25 of 60) sorted by relevance

123

/linux-6.1.9/drivers/gpu/drm/tiny/
DKconfig55 tristate "DRM support for MIPI DBI compatible panels"
64 panels. The controller command setup can be provided using a
87 tristate "DRM support for HX8357D display panels"
94 DRM driver for the following HX8357D panels:
100 tristate "DRM support for ILI9163 display panels"
107 DRM driver for the following Ilitek ILI9163 panels:
113 tristate "DRM support for ILI9225 display panels"
119 DRM driver for the following Ilitek ILI9225 panels:
125 tristate "DRM support for ILI9341 display panels"
132 DRM driver for the following Ilitek ILI9341 panels:
[all …]
/linux-6.1.9/drivers/gpu/drm/panel/
DKconfig26 This driver supports the ARM Versatile panels connected to ARM
72 tristate "Generic DSI command mode panels"
77 DRM panel driver for DSI command mode panels with support for
86 This driver supports LVDS panels that don't require device-specific
91 tristate "support for simple panels (other than eDP ones)"
97 DRM panel driver for dumb non-eDP panels that need at most a regulator
103 tristate "support for simple Embedded DisplayPort panels"
113 DRM panel driver for dumb eDP panels that need at most a regulator and
136 KD35T133 controller for 320x480 LCD panels with MIPI-DSI
154 Say Y if you want to enable support for panels based on the
[all …]
/linux-6.1.9/Documentation/devicetree/bindings/display/panel/
Dpanel-common.yaml15 display panels. It doesn't constitue a device tree binding specification by
57 Most display panels are restricted to a single resolution and
64 Some display panels support several resolutions with different timings.
76 Some panels expose EDID information through an I2C-compatible
77 bus such as DDC2 or E-DDC. For such panels the ddc-i2c-bus contains a
95 # Many display panels can be controlled through pins driven by GPIOs. The nature
98 # used for panels that implement compatible control signals.
105 property can also be used for panels implementing an active low power down
131 Display panels require power to be supplied. While several panels need
141 # Most display panels include a backlight. Some of them also include a backlight
[all …]
Dpanel-dsi-cm.yaml7 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
Dpanel-edp.yaml26 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.
Dilitek,ili9163.yaml7 title: Ilitek ILI9163 display panels device tree bindings
13 This binding is for display panels using an Ilitek ILI9163 controller in SPI
Dpanel-simple-dsi.yaml7 title: Simple DSI panels with a single power-supply
14 This binding file is a collection of the DSI panels that
Dnovatek,nt35950.yaml7 title: Novatek NT35950-based display panels
13 The nt35950 IC from Novatek is a Driver IC used to drive MIPI-DSI panels,
Dilitek,ili9881c.yaml7 title: Ilitek ILI9881c based MIPI-DSI panels
Darm,versatile-tft-panel.yaml13 These panels are connected to the daughterboards found on the
Dvisionox,rm69299.yaml13 This binding is for display panels using a Visionox RM692999 panel.
Dsony,acx424akp.yaml9 description: The Sony ACX424AKP and ACX424AKM are panels built around
Dsamsung,amoled-mipi-dsi.yaml7 title: Samsung AMOLED MIPI-DSI panels
Dnovatek,nt35510.yaml7 title: Novatek NT35510-based display panels
Dilitek,ili9322.yaml13 This is a driver for 320x240 TFT panels, accepting a variety of input
Dsitronix,st7701.yaml7 title: Sitronix ST7701 based LCD panels
/linux-6.1.9/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,ili9486.yaml7 title: Ilitek ILI9486 display panels
13 This binding is for display panels using an Ilitek ILI9486 controller in SPI
Ddsi-controller.yaml14 Serial Interface controllers and attached panels. It doesn't constitute
22 Notice: this binding concerns DSI panels connected directly to a master
Dsitronix,st7735r.yaml13 This binding is for display panels using a Sitronix ST7715R or ST7735R
/linux-6.1.9/drivers/hid/
DKconfig698 tristate "HID Multitouch panels"
700 Generic support for HID multitouch panels.
704 - ActionStar dual touch panels
705 - Atmel panels
706 - Cando dual touch panels
707 - Chunghwa panels
708 - CJTouch panels
709 - CVTouch panels
710 - Cypress TrueTouch panels
711 - Elan Microelectronics touch panels
[all …]
/linux-6.1.9/drivers/video/fbdev/omap2/omapfb/displays/
DKconfig41 Driver for generic DPI panels.
48 Driver for generic DSI command mode panels.
/linux-6.1.9/drivers/video/fbdev/
Damba-clcd.c640 } panels[] = { in clcdfb_of_init_tft_panel() local
662 for (i = 0; i < ARRAY_SIZE(panels) && !fb->panel->caps; i++) { in clcdfb_of_init_tft_panel()
663 if (amba_part(fb->dev) != panels[i].part) in clcdfb_of_init_tft_panel()
665 if (g0 != panels[i].g0) in clcdfb_of_init_tft_panel()
667 if (r0 == panels[i].r0 && b0 == panels[i].b0) in clcdfb_of_init_tft_panel()
668 fb->panel->caps = panels[i].caps; in clcdfb_of_init_tft_panel()
/linux-6.1.9/arch/arm/boot/dts/
Domap3-panel-sharp-ls037v7dw01.dtsi3 * Common file for omap dpi panels with QVGA and reset pins

123