/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center/ |
H A D | 0001-Add-meson-option-to-pass-sysroot.patch | 11 panels/background/meson.build | 2 +- 12 panels/system/meson.build | 2 +- 24 diff --git a/panels/background/meson.build b/panels/background/meson.build 26 --- a/panels/background/meson.build 27 +++ b/panels/background/meson.build 37 diff --git a/panels/system/meson.build b/panels/system/meson.build 39 --- a/panels/system/meson.build 40 +++ b/panels/system/meson.build
|
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/xfce4-datetime-setter/files/ |
H A D | 0001-Fix-build-with-meson-0.61.patch | 9 panels/datetime/meson.build | 1 - 12 diff --git a/panels/datetime/meson.build b/panels/datetime/meson.build 14 --- a/panels/datetime/meson.build 15 +++ b/panels/datetime/meson.build
|
H A D | fix-inner-dependency.patch | 15 diff --git a/panels/datetime/meson.build b/panels/datetime/meson.build 17 --- a/panels/datetime/meson.build 18 +++ b/panels/datetime/meson.build
|
/openbmc/linux/drivers/gpu/drm/tiny/ |
H A D | Kconfig | 68 tristate "DRM support for MIPI DBI compatible panels" 100 tristate "DRM support for HX8357D display panels" 107 DRM driver for the following HX8357D panels: 113 tristate "DRM support for ILI9163 display panels" 120 DRM driver for the following Ilitek ILI9163 panels: 126 tristate "DRM support for ILI9225 display panels" 132 DRM driver for the following Ilitek ILI9225 panels: 138 tristate "DRM support for ILI9341 display panels" 145 DRM driver for the following Ilitek ILI9341 panels: 151 tristate "DRM support for ILI9486 display panels" [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/display/panel/ |
H A D | panel-common.yaml | 15 display panels. It doesn't constitute 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 …]
|
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 | panel-edp.yaml | 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 | newvision,nv3051d.yaml | 10 The NewVision NV3051D is a driver chip used to drive DSI panels. For now, 11 this driver only supports the 640x480 panels found in the Anbernic RG353
|
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 | 31 Backlight to use for the panel. If this property is set on panels 41 panels, and is usually somewhere around 3.3-5v.
|
H A D | novatek,nt36523.yaml | 14 panels. Support video mode panels from China Star Optoelectronics
|
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,
|
H A D | panel-simple-dsi.yaml | 7 title: Simple DSI panels with a single power-supply 14 This binding file is a collection of the DSI panels that
|
H A D | ilitek,ili9881c.yaml | 7 title: Ilitek ILI9881c based MIPI-DSI panels
|
H A D | arm,versatile-tft-panel.yaml | 13 These panels are connected to the daughterboards found on the
|
/openbmc/linux/drivers/gpu/drm/panel/ |
H A D | Kconfig | 80 tristate "Generic DSI command mode panels" 166 tristate "HIMAX HX8394 MIPI-DSI LCD panels" 178 tristate "Ilitek ILI9322 320x240 QVGA panels" 183 QVGA (320x240) RGB, YUV and ITU-T BT.656 panels. 186 tristate "Ilitek ILI9341 240x320 QVGA panels" 198 tristate "Ilitek ILI9881C-based panels" 367 Hydis panels. 531 tristate "Samsung DB7430-based DPI panels" 636 43WVF1G controller for 800x480 LCD panels 707 ST7789V controller for 240x320 LCD panels [all …]
|
/openbmc/fb-ipmi-oem/src/ |
H A D | usb-dbg.cpp | 95 static int panelNum = (sizeof(panels) / sizeof(struct ctrl_panel)) - 1; 887 return panels[std::to_underlying(panel::BOOT_ORDER)].select(0); in panel_main() 989 snprintf(panels[PANEL_POWER_POLICY].item_str[1], 32, "%cPower On", in panel_power_policy() 993 snprintf(panels[PANEL_POWER_POLICY].item_str[3], 32, "%cPower Off", in panel_power_policy() 995 panels[PANEL_POWER_POLICY].item_num = 3; in panel_power_policy() 999 panels[PANEL_POWER_POLICY].item_num = 0; in panel_power_policy() 1013 if (item > panels[cur_panel].item_num) in plat_udbg_control_panel() 1021 cur_panel = std::to_underlying(panels[cur_panel].select(item)); in plat_udbg_control_panel() 1025 cur_panel = std::to_underlying(panels[cur_panel].parent); in plat_udbg_control_panel() 1034 buffer[2] = std::size(panels[cur_panel].item_str[item]); in plat_udbg_control_panel() [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/display/ |
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 | dsi-controller.yaml | 14 Serial Interface controllers and attached panels. It doesn't constitute 22 Notice: this binding concerns DSI panels connected directly to a master
|
/openbmc/linux/drivers/hid/ |
H A D | Kconfig | 726 - Atmel panels 727 - Cando dual touch panels 728 - Chunghwa panels 729 - CJTouch panels 730 - CVTouch panels 731 - Cypress TrueTouch panels 735 - GoodTouch panels 736 - Hanvon dual touch panels 747 - Quanta panels 749 - SiS multitouch panels [all …]
|
/openbmc/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.
|
/openbmc/openbmc/meta-openpower/recipes-phosphor/webui/ |
H A D | phosphor-webui_%.bbappend | 6 # Overwrite the config.json to turn off/on Web UI panels
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | amba-clcd.c | 639 } panels[] = { in clcdfb_of_init_tft_panel() local 661 for (i = 0; i < ARRAY_SIZE(panels) && !fb->panel->caps; i++) { in clcdfb_of_init_tft_panel() 662 if (amba_part(fb->dev) != panels[i].part) in clcdfb_of_init_tft_panel() 664 if (g0 != panels[i].g0) in clcdfb_of_init_tft_panel() 666 if (r0 == panels[i].r0 && b0 == panels[i].b0) in clcdfb_of_init_tft_panel() 667 fb->panel->caps = panels[i].caps; in clcdfb_of_init_tft_panel()
|