Searched +full:panel +full:- +full:mounted (Results 1 – 20 of 20) sorted by relevance
1 // SPDX-License-Identifier: GPL-2.03 * Panel driver for the ARM Versatile family reference designs from9 * On the Versatile AB, these panels come mounted on daughterboards14 * - The IB1 is a passive board where the display connector defines a19 * - The IB2 is a more complex board intended for GSM phone development51 /* The Versatile can detect the connected panel type */66 * struct versatile_panel_type - lookup struct for the supported panels70 * @name: the name of this panel78 * @mode: the DRM display mode for this panel82 * @bus_flags: the DRM bus flags for this panel e.g. inverted clock[all …]
1 // SPDX-License-Identifier: GPL-2.06 * Derived from drivers/gpu/drm/panel-samsung-ld9040.c22 #include "panel-samsung-s6e63m0.h"47 #define MAX_BRIGHTNESS (NUM_GAMMA_LEVELS - 1)101 struct drm_panel panel; member136 static inline struct s6e63m0 *panel_to_s6e63m0(struct drm_panel *panel) in panel_to_s6e63m0() argument138 return container_of(panel, struct s6e63m0, panel); in panel_to_s6e63m0()143 int ret = ctx->error; in s6e63m0_clear_error()145 ctx->error = 0; in s6e63m0_clear_error()151 if (ctx->error < 0) in s6e63m0_dcs_read()[all …]
2 * is the definition of +/- values practical or counterintuitive?13 that produce three-dimensional data in relation to the world where it is22 and thus implying that the component should be mounted in a certain orientation27 mounted on the same chassis as this screen, will likely take the screen as36 A sensor can be mounted in any angle along the axes relative to the frame of37 reference. This means that the sensor may be flipped upside-down, left-right,47 Device-to-world examples for some three-dimensional sensor types:49 - Accelerometers have their world frame of reference toward the center of57 as the gravity vector is projected 1:1 onto the sensors (z)-axis.60 is projected onto the (x,y) plane of the display panel.[all …]
13 to display a command-line console or splash screen. Enabling this23 to display a command-line console or splash screen. Enabling this39 This driver can be use with "simple-panel" and41 (leds/backlight/pwm-backlight.txt)49 This driver can be used with "simple-panel" and51 (leds/backlight/gpio-backlight.txt)54 bool "Support 8-bit-per-pixel displays"58 Support drawing text and bitmaps onto a 8-bit-per-pixel display.64 bool "Support 16-bit-per-pixel displays"68 Support drawing text and bitmaps onto a 16-bit-per-pixel display.[all …]
2 * acme-acqua.dts - Device Tree file for Acqua A5 Board11 /dts-v1/;19 stdout-path = "serial0:115200n8";29 clock-frequency = <32768>;33 clock-frequency = <12000000>;41 hlcdc-display-controller {42 pinctrl-names = "default";43 pinctrl-0 = <&pinctrl_lcd_base &pinctrl_lcd_rgb888_alt>;46 remote-endpoint = <&panel_input>;52 /* MicroSD mounted on the SOM */[all …]
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Azoteq IQS620A/621/622/624/625 Multi-Function Sensors10 - Jeff LaBundy <jeff@labundy.com>13 The Azoteq IQS620A, IQS621, IQS622, IQS624 and IQS625 multi-function sensors21 - azoteq,iqs620a22 - azoteq,iqs62123 - azoteq,iqs62224 - azoteq,iqs624[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later3 * Copyright 2012 ST-Ericsson AB6 #include <dt-bindings/interrupt-controller/irq.h>10 compatible = "gpio-keys";11 #address-cells = <1>;12 #size-cells = <0>;13 vdd-supply = <&ab8500_ldo_aux1_reg>;14 pinctrl-names = "default";15 pinctrl-0 = <&prox_stuib_mode>, <&hall_stuib_mode>;37 interrupt-parent = <&gpio6>;[all …]
1 /* SPDX-License-Identifier: GPL-2.0-only */3 * Copyright (c) 2016-2018, The Linux Foundation. All rights reserved.75 * enum msm_display_caps - features/capabilities supported by displays89 * enum msm_event_wait - type of HW events to wait for90 * @MSM_ENC_COMMIT_DONE - wait for the driver to flush the registers to HW91 * @MSM_ENC_TX_COMPLETE - wait for the HW to transfer the frame to panel92 * @MSM_ENC_VBLANK - wait for the HW VBLANK event (for driver-internal waiters)101 * struct msm_display_topology - defines a display topology pipeline104 * @num_intf: number of interfaces the panel is mounted on114 * struct msm_display_info - defines display properties[all …]
50 DRM_FORCE_ON_DIGITAL, /* for DVI-I use digital connector */54 * enum drm_connector_status - status for a &drm_connector69 * nothing there. It is driver-dependent whether a connector with this76 * flicker (like load-detection when the connector is in use), or when a77 * hardware resource isn't available (like when load-detection needs a87 * enum drm_connector_registration_status - userspace registration status for120 * - An unregistered connector may only have its DPMS changed from121 * On->Off. Once DPMS is changed to Off, it may not be switched back123 * - Modesets are not allowed on unregistered connectors, unless they127 * - Removing a CRTC from an unregistered connector is OK, but new[all …]
42 * struct drm_mode_config_funcs - basic driver provided mode setting functions44 * Some global (i.e. not per-CRTC, connector, etc) mode setting functions that59 * ie. when (@mode_cmd->flags & DRM_MODE_FB_MODIFIERS) == 0.64 * driver-specific information (like the internal native buffer object106 * Except that there's no vtable for device-level helper callbacks130 * - Checking that the modes, framebuffers, scaling and placement133 * - Checking that any hidden shared resources are not oversubscribed.138 * - Checking that virtualized resources exported to userspace are not141 * example is dual-pipe operations (which generally should be hidden148 * - Check that any transitional state is possible and that if[all …]
44 * Hence they are reference-counted using drm_connector_get() and60 * For connectors which are not fixed (like built-in panels) the driver needs to79 { DRM_MODE_CONNECTOR_DVII, "DVI-I" },80 { DRM_MODE_CONNECTOR_DVID, "DVI-D" },81 { DRM_MODE_CONNECTOR_DVIA, "DVI-A" },88 { DRM_MODE_CONNECTOR_HDMIA, "HDMI-A" },89 { DRM_MODE_CONNECTOR_HDMIB, "HDMI-B" },116 * drm_get_connector_type_name - return a string for connector type131 * drm_connector_get_cmdline_mode - reads the user's cmdline mode134 * The kernel supports per-connector configuration of its consoles through[all …]
1 0 Unnamed devices (e.g. non-device mounts)11 6 = /dev/core OBSOLETE - replaced by /proc/kcore18 12 = /dev/oldmem OBSOLETE - replaced by /proc/vmcore31 2 char Pseudo-TTY masters37 Pseudo-tty's are named as follows:40 the 1st through 16th series of 16 pseudo-ttys each, and44 These are the old-style (BSD) PTY devices; Unix98106 3 char Pseudo-TTY slaves112 These are the old-style (BSD) PTY devices; Unix98115 3 block First MFM, RLL and IDE hard disk/CD-ROM interface[all …]
5 force -- enable ACPI if default was off6 on -- enable ACPI but allow fallback to DT [arm64]7 off -- disable ACPI if default was on8 noirq -- do not use ACPI for IRQ routing9 strict -- Be less tolerant of platforms that are not11 rsdt -- prefer RSDT over (default) XSDT12 copy_dsdt -- copy DSDT to memory26 If set to vendor, prefer vendor-specific driver58 Documentation/firmware-guide/acpi/debug.rst for more information about121 Disable auto-serialization of AML methods[all …]
3 * 2010 - 2013 Goodix Technology.45 * 3. pen separate input device, active-pen button support69 static const char *goodix_ts_name = "goodix-ts";154 buf[2~len-1]: read data buffer.163 s32 ret=-1; in gtp_i2c_read()169 msgs[0].addr = client->addr; in gtp_i2c_read()177 msgs[1].addr = client->addr; in gtp_i2c_read()178 msgs[1].len = len - GTP_ADDR_LENGTH; in gtp_i2c_read()187 ret = i2c_transfer(client->adapter, msgs, 2); in gtp_i2c_read()204 …x%04X, %d bytes failed, errcode: %d! Process reset.", (((u16)(buf[0] << 8)) | buf[1]), len-2, ret); in gtp_i2c_read()[all …]
9 -------------------------30 ``diff -u`` to make the patch easy to merge. Be prepared to get your40 See Documentation/process/coding-style.rst for guidance here.46 See Documentation/process/submitting-patches.rst for details.57 include a Signed-off-by: line. The current version of this59 Documentation/process/submitting-patches.rst.70 that the bug would present a short-term risk to other users if it76 Documentation/admin-guide/security-bugs.rst for details.81 ---------------------------------------------------97 W: *Web-page* with status/info[all …]
2 # (C) Copyright 2000 - 20135 # SPDX-License-Identifier: GPL-2.0+11 This directory contains the source code for U-Boot, a boot loader for17 The development of U-Boot is closely related to Linux: some parts of39 scattered throughout the U-Boot source identifying the people or43 actual U-Boot source tree; however, it can be created dynamically53 U-Boot, you should send a message to the U-Boot mailing list at54 <u-boot@lists.denx.de>. There is also an archive of previous traffic55 on the mailing list - please search the archive before asking FAQ's.56 Please see http://lists.denx.de/pipermail/u-boot and[all …]
5 Defconfigs: Grinn chiliboard/liteboard, PC x86-64 bios: Fix10 hiawatha, hplip, icu, janus-gateway,11 kodi-screensaver-asterwave, kodi-screensaver-cpblobs,12 kodi-screensaver-matrixtrails, libatomic_ops, libbson, libffi,14 libunwind, lynx, mender-grubenv, mkpasswd, motion, mxml,15 netdata, qemu, samba4, speex, stress-ng, tinydtls, unixodbc,16 unrar, util-linux, util-linux-libs, watchdogd, wireshark20 #14351: needs to mount sysfs before mount -a21 #14411: 2021.11-rc2: Samba doesn't compile23 2021.11-rc3, released November 30th, 2021[all …]
1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK21 ":ref:`overview-manual/yp-intro:the yocto project layer model`"25 -----------------------33 layer-creation tools, see the34 ":ref:`bsp-guide/bsp:creating a new bsp layer using the \`\`bitbake-layers\`\` script`"36 …Guide and the ":ref:`dev-manual/common-tasks:creating a general layer using the \`\`bitbake-layers…54 the string "meta-". For example::56 meta-mylayer57 meta-GUI_xyz58 meta-mymachine[all …]
... then 81 /usr/share/command-not-found/command-not-found -- "$ ...
3 Date: Tue Apr 13 10:01:34 2021 -04007 Signed-off-by: Matt Turner <mattst88@gmail.com>15 CVE-2021-3472 / ZDI-CAN-125918 Jan-Niklas Sohn working with Trend Micro Zero Day Initiative20 Signed-off-by: Matthieu Herrb <matthieu@herrb.eu>24 Date: Sun Feb 21 21:49:58 2021 -080030 Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>35 Date: Sun Feb 21 21:49:14 2021 -080039 Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>44 Date: Sun Feb 21 20:58:42 2021 -0800[all …]