Searched refs:panels (Results 1 – 25 of 28) sorted by relevance
12
/Linux-v6.1/drivers/gpu/drm/tiny/ |
D | Kconfig | 55 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-v6.1/drivers/gpu/drm/panel/ |
D | Kconfig | 26 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-v6.1/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 | himax,hx8357d.txt | 1 Himax HX8357D display panels 3 This binding is for display panels using a Himax HX8357D controller in SPI
|
/Linux-v6.1/drivers/hid/ |
D | Kconfig | 698 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-v6.1/drivers/video/fbdev/omap2/omapfb/displays/ |
D | Kconfig | 41 Driver for generic DPI panels. 48 Driver for generic DSI command mode panels.
|
/Linux-v6.1/drivers/video/fbdev/ |
D | amba-clcd.c | 640 } 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()
|
D | Kconfig | 1613 various panels and CRTs by passing in kernel cmd line option 1625 It can drive various panels and CRTs by passing in kernel cmd line 2028 panels <= 320 pixel horizontal resolution.
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | omap3-panel-sharp-ls037v7dw01.dtsi | 3 * Common file for omap dpi panels with QVGA and reset pins
|
/Linux-v6.1/Documentation/gpu/ |
D | todo.rst | 682 Brightness handling on devices with multiple internal panels 698 On systems with 2 panels this may be a problem, depending on 706 The above assumes both panels will require the same backlight interface type. 707 Things will break on systems with multiple panels where the 2 panels need 717 Note in a way we already have a case where userspace sees 2 panels, 722 panel is active (iow which way the mux between the GPU and the panels 737 control on multiple panels userspace will need to be updated too. 740 a "display brightness" property to drm_connector objects for panels. This 744 multiple panels really should build on top of this new KMS property.
|
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.
|
/Linux-v6.1/Documentation/fb/ |
D | tridentfb.rst | 50 center for flat panels and resolutions smaller than native size center the
|
D | uvesafb.rst | 41 widescreen panels, where native video modes don't have the 4:3 aspect
|
D | udlfb.rst | 143 especially useful for fixed panels, etc. that cannot
|
/Linux-v6.1/Documentation/devicetree/bindings/display/ti/ |
D | ti,omap-dss.txt | 33 panels or external encoders.
|
/Linux-v6.1/drivers/gpu/drm/gma500/ |
D | intel_bios.h | 363 struct vch_panel_data panels[16]; member
|
/Linux-v6.1/arch/arm64/boot/dts/qcom/ |
D | msm8998-clamshell.dtsi | 100 * hold a vote for these clocks, or panels are brought up properly, using drm/msm.
|
D | sdm845-oneplus-common.dtsi | 323 * Both devices use different panels but all other properties
|
D | sc7180-trogdor.dtsi | 313 /* The panels don't seem to like anything below ~ 5% */
|
/Linux-v6.1/Documentation/userspace-api/media/v4l/ |
D | extended-controls.rst | 162 It is possible to create control panels for a graphical user interface
|
/Linux-v6.1/drivers/input/touchscreen/ |
D | Kconfig | 340 Say Y here to enable support for I2C connected EETI touch panels. 350 eGalax multi-touch panels. 360 eGalax touch panels. 370 EXC3000 multi-touch panels.
|
/Linux-v6.1/drivers/gpu/drm/bridge/ |
D | Kconfig | 13 DRM bridge wrapper of DRM panels
|
/Linux-v6.1/Documentation/power/ |
D | charger-manager.rst | 23 * Support for multiple chargers (e.g., a device with USB, AC, and solar panels)
|
/Linux-v6.1/arch/arm64/boot/dts/rockchip/ |
D | rk3399-gru-scarlet.dtsi | 645 /* 2 different panels are used, compatibles are in dts files */
|
/Linux-v6.1/drivers/video/backlight/ |
D | Kconfig | 28 Say y here to support the LCD panels usually found on SHARP
|
12