/Linux-v5.4/Documentation/devicetree/bindings/display/panel/ |
D | samsung,s6e8aa0.txt | 4 - compatible: "samsung,s6e8aa0" 5 - reg: the virtual channel number of a DSI peripheral 6 - vdd3-supply: core voltage supply 7 - vci-supply: voltage supply for analog circuits 8 - reset-gpios: a GPIO spec for the reset pin 9 - display-timings: timings for the connected panel as described by [1] 12 - power-on-delay: delay after turning regulators on [ms] 13 - reset-delay: delay after reset sequence [ms] 14 - init-delay: delay after initialization sequence [ms] 15 - panel-width-mm: physical panel width [mm] [all …]
|
D | samsung,ld9040.txt | 4 - compatible: "samsung,ld9040" 5 - reg: address of the panel on SPI bus 6 - vdd3-supply: core voltage supply 7 - vci-supply: voltage supply for analog circuits 8 - reset-gpios: a GPIO spec for the reset pin 9 - display-timings: timings for the connected panel according to [1] 14 - power-on-delay: delay after turning regulators on [ms] 15 - reset-delay: delay after reset sequence [ms] 16 - panel-width-mm: physical panel width [mm] 17 - panel-height-mm: physical panel height [mm] [all …]
|
D | panel-common.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/display/panel/panel-common.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Thierry Reding <thierry.reding@gmail.com> 11 - Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> 24 width-mm: 26 Specifies the width of the physical area where images are displayed. This 29 height-mm: 43 non-descriptive information. For instance an LCD panel in a system that [all …]
|
D | tpo,tpg110.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Linus Walleij <linus.walleij@linaro.org> 11 - Thierry Reding <thierry.reding@gmail.com> 20 self-describing. 22 +--------+ 23 SPI -> | TPO | -> physical display 24 RGB -> | TPG110 | 25 +--------+ [all …]
|
D | raydium,rm67191.txt | 1 Raydium RM67171 OLED LCD panel with MIPI-DSI protocol 4 - compatible: "raydium,rm67191" 5 - reg: virtual channel for MIPI-DSI protocol 7 - dsi-lanes: number of DSI lanes to be used 9 - port: input port node with endpoint definition as 11 the input port should be connected to a MIPI-DSI device 15 - reset-gpios: a GPIO spec for the RST_B GPIO pin 16 - v3p3-supply: phandle to 3.3V regulator that powers the VDD_3V3 pin 17 - v1p8-supply: phandle to 1.8V regulator that powers the VDD_1V8 pin 18 - width-mm: see panel-common.txt [all …]
|
D | sgd,gktw70sdae4se.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Neil Armstrong <narmstrong@baylibre.com> 11 - Thierry Reding <thierry.reding@gmail.com> 14 - $ref: lvds.yaml# 19 - const: sgd,gktw70sdae4se 20 - {} # panel-lvds, but not listed here to avoid false select 22 data-mapping: 23 const: jeida-18 [all …]
|
D | mitsubishi,aa104xd12.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Laurent Pinchart <laurent.pinchart@ideasonboard.com> 11 - Thierry Reding <thierry.reding@gmail.com> 14 - $ref: lvds.yaml# 19 - const: mitsubishi,aa104xd12 20 - {} # panel-lvds, but not listed here to avoid false select 22 vcc-supply: 25 data-mapping: [all …]
|
D | mitsubishi,aa121td01.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Laurent Pinchart <laurent.pinchart@ideasonboard.com> 11 - Thierry Reding <thierry.reding@gmail.com> 14 - $ref: lvds.yaml# 19 - const: mitsubishi,aa121td01 20 - {} # panel-lvds, but not listed here to avoid false select 22 vcc-supply: 25 data-mapping: [all …]
|
D | innolux,ee101ia-01d.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/display/panel/innolux,ee101ia-01d.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Innolux Corporation 10.1" EE101IA-01D WXGA (1280x800) LVDS panel 10 - Heiko Stuebner <heiko.stuebner@bq.com> 11 - Thierry Reding <thierry.reding@gmail.com> 14 - $ref: lvds.yaml# 19 - const: innolux,ee101ia-01d 20 - {} # panel-lvds, but not listed here to avoid false select [all …]
|
/Linux-v5.4/include/linux/ |
D | rslib.h | 1 // SPDX-License-Identifier: GPL-2.0 18 * struct rs_codec - rs codec data 20 * @mm: Bits per symbol 21 * @nn: Symbols per block (= (1<<mm)-1) 28 * @iprim: prim-th root of 1, index form 30 * @gffunc: Function to generate the field, if non-canonical representation 35 int mm; member 51 * struct rs_control - rs control structure per instance 60 /* General purpose RS codec, 8-bit data width, symbol width 1-15 bit */ 71 /* General purpose RS codec, 16-bit data width, symbol width 1-15 bit */ [all …]
|
/Linux-v5.4/drivers/staging/axis-fifo/ |
D | axis-fifo.txt | 1 Xilinx AXI-Stream FIFO v4.1 IP core 3 This IP core has read and write AXI-Stream FIFOs, the contents of which can 4 be accessed from the AXI4 memory-mapped interface. This is useful for 11 Currently supports only store-forward mode with a 32-bit 12 AXI4-Lite interface. DOES NOT support: 13 - cut-through mode 14 - AXI4 (non-lite) 17 - compatible: Should be "xlnx,axi-fifo-mm-s-4.1" 18 - interrupt-names: Should be "interrupt" 19 - interrupt-parent: Should be <&intc> [all …]
|
/Linux-v5.4/drivers/gpu/drm/i915/gem/selftests/ |
D | i915_gem_mman.c | 2 * SPDX-License-Identifier: MIT 16 unsigned int width; member 26 return (offset & BIT_ULL(bit)) >> (bit - 6); in swizzle_bit() 33 if (tile->tiling == I915_TILING_NONE) in tiled_offset() 36 y = div64_u64_rem(v, tile->stride, &x); in tiled_offset() 37 v = div64_u64_rem(y, tile->height, &y) * tile->stride * tile->height; in tiled_offset() 39 if (tile->tiling == I915_TILING_X) { in tiled_offset() 40 v += y * tile->width; in tiled_offset() 41 v += div64_u64_rem(x, tile->width, &x) << tile->size; in tiled_offset() 43 } else if (tile->width == 128) { in tiled_offset() [all …]
|
/Linux-v5.4/drivers/gpu/drm/panel/ |
D | panel-lvds.c | 1 // SPDX-License-Identifier: GPL-2.0+ 31 unsigned int width; member 53 if (lvds->backlight) { in panel_lvds_disable() 54 lvds->backlight->props.power = FB_BLANK_POWERDOWN; in panel_lvds_disable() 55 lvds->backlight->props.state |= BL_CORE_FBBLANK; in panel_lvds_disable() 56 backlight_update_status(lvds->backlight); in panel_lvds_disable() 66 if (lvds->enable_gpio) in panel_lvds_unprepare() 67 gpiod_set_value_cansleep(lvds->enable_gpio, 0); in panel_lvds_unprepare() 69 if (lvds->supply) in panel_lvds_unprepare() 70 regulator_disable(lvds->supply); in panel_lvds_unprepare() [all …]
|
D | panel-tpo-tpg110.c | 1 // SPDX-License-Identifier: GPL-2.0 7 * display is actually connected to it, so the width and height of that 42 * struct tpg110_panel_mode - lookup struct for the supported modes 64 * struct tpg110 - state container for the TPG110 panel 88 * @width: the width of this panel in mm 90 u32 width; member 92 * @height: the height of this panel in mm 233 * The last bit/clock is Hi-Z turnaround cycle, so we need in tpg110_readwrite_reg() 235 * turn-around cycle. in tpg110_readwrite_reg() 248 ret = spi_sync(tpg->spi, &m); in tpg110_readwrite_reg() [all …]
|
/Linux-v5.4/Documentation/media/uapi/v4l/ |
D | constraints.svg | 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- 3 This file is dual-licensed: you can use it either under the terms 23 Foundation, with no Invariant Sections, no Front-Cover Texts 24 and no Back-Cover Texts. A copy of the license is included at 25 Documentation/media/uapi/fdl-appendix.rst. 27 TODO: replace it to GPL-2.0 OR GFDL-1.1-or-later WITH no-invariant-sections 28 --> 29 …width="249.01mm" height="143.01mm" fill-rule="evenodd" stroke-linejoin="round" stroke-width="28.22… 30 …-.4 0 0 -.4 -4 0)" d="m0 0 5-5-17.5 5 17.5 5-5-5z" fill="#f00" fill-rule="evenodd" stroke="#f00" s… [all …]
|
D | vbi_hsync.svg | 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> 2 <!-- 6 Foundation, with no Invariant Sections, no Front-Cover Texts 7 and no Back-Cover Texts. A copy of the license is included at 8 Documentation/media/uapi/fdl-appendix.rst. 10 TODO: replace it to GFDL-1.1-or-later WITH no-invariant-sections 11 --> 15 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 18 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" 24 width="192.39857mm" [all …]
|
/Linux-v5.4/Documentation/EDID/ |
D | edid.S | 18 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 48 ((((v1-'@')&0x1f)<<10)+(((v2-'@')&0x1f)<<5)+((v3-'@')&0x1f)) 74 /* Year of manufacture, less 1990. (1990-2245) 76 year: .byte YEAR-1990 82 Bits 6-1 Reserved, must be 0 86 Bits 6-5 Video white and sync levels, relative to blank 87 00=+0.7/-0.3 V; 01=+0.714/-0.286 V; 88 10=+1.0/-0.4 V; 11=+0.7/0 V 89 Bit 4 Blank-to-black setup (pedestal) expected 94 sync-on-green is used. */ [all …]
|
/Linux-v5.4/drivers/input/mouse/ |
D | cypress_ps2.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 53 /* scrolling width values for set HSCROLL and VSCROLL width command. */ 125 /* bits of first byte response of E9h-Status Request command. */ 149 unsigned int tap:1; /* multi-finger tap detected. */ 161 int tp_width; /* X direction physical size in mm. */ 162 int tp_high; /* Y direction physical size in mm. */ 166 int tp_res_x; /* X resolution in units/mm. */ 167 int tp_res_y; /* Y resolution in units/mm. */
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | r8a77xx-aa104xd12-panel.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 * Common file for the AA104XD12 panel connected to Renesas R-Car boards 10 compatible = "mitsubishi,aa104xd12", "panel-lvds"; 12 width-mm = <210>; 13 height-mm = <158>; 14 data-mapping = "jeida-18"; 16 panel-timing { 18 clock-frequency = <65000000>; 21 hsync-len = <136>; 22 hfront-porch = <20>; [all …]
|
D | r8a77xx-aa121td01-panel.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 * Common file for the AA121TD01 panel connected to Renesas R-Car boards 10 compatible = "mitsubishi,aa121td01", "panel-lvds"; 12 width-mm = <261>; 13 height-mm = <163>; 14 data-mapping = "jeida-18"; 16 panel-timing { 18 clock-frequency = <71000000>; 21 hsync-len = <70>; 22 hfront-porch = <20>; [all …]
|
D | at91-nattis-2-natte-2.dts | 1 // SPDX-License-Identifier: GPL-2.0+ 3 * at91-nattis-2-natte-2.dts - Device Tree file for the Linea/Nattis board 9 /dts-v1/; 10 #include "at91-linea.dtsi" 12 #include "at91-natte.dtsi" 15 model = "Axentia Linea-Nattis v2 Natte v2"; 16 compatible = "axentia,nattis-2", "axentia,natte-2", "axentia,linea", 19 gpio-keys { 20 compatible = "gpio-keys"; 25 wakeup-source; [all …]
|
D | ste-nomadik-nhk15.dts | 1 // SPDX-License-Identifier: GPL-2.0 6 /dts-v1/; 7 #include <dt-bindings/interrupt-controller/irq.h> 8 #include <dt-bindings/gpio/gpio.h> 9 #include "ste-nomadik-stn8815.dtsi" 13 compatible = "st,nomadik-nhk-15"; 22 stmpe-i2c0 = &stmpe0; 23 stmpe-i2c1 = &stmpe1; 71 disable-sxtalo; 72 disable-mxtalo; [all …]
|
/Linux-v5.4/drivers/gpu/drm/i915/selftests/ |
D | i915_vma.c | 41 if (vma->vm != ctx->vm) { in assert_vma() 46 if (vma->size != obj->base.size) { in assert_vma() 48 vma->size, obj->base.size); in assert_vma() 52 if (vma->ggtt_view.type != I915_GGTT_VIEW_NORMAL) { in assert_vma() 54 vma->ggtt_view.type); in assert_vma() 74 if (vma->vm != vm) { in checked_vma_instance() 76 vma->vm, vm); in checked_vma_instance() 88 return ERR_PTR(-EINVAL); in checked_vma_instance() 91 if (i915_vma_compare(vma, vma->vm, in checked_vma_instance() 92 i915_vma_is_ggtt(vma) ? &vma->ggtt_view : NULL)) { in checked_vma_instance() [all …]
|
/Linux-v5.4/Documentation/media/uapi/rc/ |
D | rc-protos.rst | 1 .. SPDX-License-Identifier: GPL-2.0 3 .. TODO: replace it to GFDL-1.1-or-later WITH no-invariant-sections 24 Some remotes have a pointer-type device which can used to control the 31 rc-5 (RC_PROTO_RC5) 32 ------------------- 40 .. flat-table:: rc5 bits scancode mapping 43 * - rc-5 bit 45 - scancode bit 47 - description 49 * - 1 [all …]
|
/Linux-v5.4/drivers/gpu/drm/amd/display/include/ |
D | grph_object_defs.h | 2 * Copyright 2012-15 Advanced Micro Devices, Inc. 42 #define INVALID_CONNECTOR_INDEX ((unsigned int)(-1)) 44 /* HPD unit id - HW direct translation */ 57 /* DDC unit id - HW direct translation */ 82 TRANSMITTER_UNKNOWN = (-1L), 143 /* connector sizes in millimeters - from BiosParserTypes.hpp */ 164 unsigned int position; /* offset in mm from right side of the board */ 167 /* length and width in mm */ 170 unsigned int width; member
|