Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/gpu/drm/tinydrm/
DKconfig14 tristate "DRM support for ILI9225 display panels"
18 DRM driver for the following Ilitek ILI9225 panels:
24 tristate "DRM support for ILI9341 display panels"
29 DRM driver for the following Ilitek ILI9341 panels:
44 tristate "DRM support for Pervasive Displays RePaper panels (V231)"
48 DRM driver for the following Pervasive Displays panels:
57 tristate "DRM support for Sitronix ST7586 display panels"
61 DRM driver for the following Sitronix ST7586 panels:
67 tristate "DRM support for Sitronix ST7735R display panels"
/Linux-v4.19/Documentation/devicetree/bindings/display/panel/
Dpanel-common.txt5 display panels. It doesn't constitue a device tree binding specification by
37 - panel-timing: Most display panels are restricted to a single resolution and
53 - ddc-i2c-bus: Some panels expose EDID information through an I2C-compatible
54 bus such as DDC2 or E-DDC. For such panels the ddc-i2c-bus contains a
61 Many display panels can be controlled through pins driven by GPIOs. The nature
64 used for panels that implement compatible control signals.
68 This property can also be used for panels implementing an active low power
84 - power-supply: display panels require power to be supplied. While several
85 panels need more than one power supply with panel-specific constraints
95 Most display panels include a backlight. Some of them also include a backlight
[all …]
Dilitek,ili9881c.txt1 Ilitek ILI9881c based MIPI-DSI panels
Darm,versatile-tft-panel.txt3 These panels are connected to the daughterboards found on the
Dpanel-lvds.txt6 to LVDS panels. This bindings supports display panels compatible with the
Dilitek,ili9322.txt3 This is a driver for 320x240 TFT panels, accepting a variety of input
/Linux-v4.19/drivers/gpu/drm/panel/
DKconfig16 This driver supports the ARM Versatile panels connected to ARM
26 This driver supports LVDS panels that don't require device-specific
31 tristate "support for simple panels"
36 DRM panel driver for dumb panels that need at most a regulator and
42 tristate "Ilitek ILI9322 320x240 QVGA panels"
47 QVGA (320x240) RGB, YUV and ITU-T BT.656 panels.
50 tristate "Ilitek ILI9881C-based panels"
55 Say Y if you want to enable support for panels based on the
156 43WVF1G controller for 800x480 LCD panels
187 ST7789V controller for 240x320 LCD panels
/Linux-v4.19/drivers/hid/
DKconfig610 tristate "HID Multitouch panels"
613 Generic support for HID multitouch panels.
617 - ActionStar dual touch panels
618 - Atmel panels
619 - Cando dual touch panels
620 - Chunghwa panels
621 - CJTouch panels
622 - CVTouch panels
623 - Cypress TrueTouch panels
624 - Elan Microelectronics touch panels
[all …]
/Linux-v4.19/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
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-v4.19/drivers/video/fbdev/
Damba-clcd-versatile.c135 static struct clcd_panel *panels[] = { variable
147 for (i = 0; i < ARRAY_SIZE(panels); i++) in versatile_clcd_get_panel()
148 if (strcmp(panels[i]->mode.name, name) == 0) in versatile_clcd_get_panel()
151 if (i < ARRAY_SIZE(panels)) in versatile_clcd_get_panel()
152 return panels[i]; in versatile_clcd_get_panel()
Damba-clcd.c678 } panels[] = { in clcdfb_of_init_tft_panel() local
700 for (i = 0; i < ARRAY_SIZE(panels) && !fb->panel->caps; i++) { in clcdfb_of_init_tft_panel()
701 if (amba_part(fb->dev) != panels[i].part) in clcdfb_of_init_tft_panel()
703 if (g0 != panels[i].g0) in clcdfb_of_init_tft_panel()
705 if (r0 == panels[i].r0 && b0 == panels[i].b0) in clcdfb_of_init_tft_panel()
706 fb->panel->caps = panels[i].caps; in clcdfb_of_init_tft_panel()
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/displays/
DKconfig40 Driver for generic DPI panels.
46 Driver for generic DSI command mode panels.
/Linux-v4.19/drivers/gpu/drm/omapdrm/displays/
DKconfig40 Driver for generic DPI panels.
46 Driver for generic DSI command mode panels.
/Linux-v4.19/arch/arm/boot/dts/
Datlas6-evb.dts61 panels {
Domap3-panel-sharp-ls037v7dw01.dtsi3 * Common file for omap dpi panels with QVGA and reset pins
/Linux-v4.19/Documentation/devicetree/bindings/display/bridge/
Dlvds-transmitter.txt9 to LVDS panels. This binding targets devices compatible with the following
/Linux-v4.19/Documentation/fb/
Dtridentfb.txt43 center - for flat panels and resolutions smaller than native size center the
Duvesafb.txt41 widescreen panels, where native video modes don't have the 4:3 aspect
/Linux-v4.19/drivers/gpu/drm/bridge/
DKconfig13 DRM bridge wrapper of DRM panels
/Linux-v4.19/Documentation/devicetree/bindings/display/ti/
Dti,omap-dss.txt33 panels or external encoders.
/Linux-v4.19/drivers/gpu/drm/gma500/
Dintel_bios.h377 struct vch_panel_data panels[16]; member
/Linux-v4.19/Documentation/gpu/
Ddrm-kms.rst145 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.
/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_vbt_defs.h623 struct vch_panel_data panels[16]; member

12