/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/ |
H A D | 0008-xserver-common-add-dpi-and-nocursor-params-for-gta01.patch | 21 DPI="225" ;; 23 - DPI="285" 24 + DPI="280" 28 + ARGS="$ARGS -dpi ${DPI} -nocursor" 32 - DPI="285" 33 + DPI="280" 37 + ARGS="$ARGS -dpi ${DPI} -nocursor"
|
H A D | 0011-xserver-common-add-support-for-nexus-one-alias-mahim.patch | 20 DPI="235" 21 ARGS="$ARGS -dpi ${DPI} -nocursor";; 23 + DPI="254" 24 + ARGS="$ARGS -dpi ${DPI}";; 27 DPI="225" ;;
|
H A D | 0010-xserver-common-add-support-for-nexus-S-alias-herring.patch | 21 DPI="100" ;; 23 + DPI="235" 24 + ARGS="$ARGS -dpi ${DPI} -nocursor";; 27 DPI="225" ;;
|
H A D | 0013-xserver-common-add-support-for-tuna-alias-Galaxy-Nex.patch | 19 ARGS="$ARGS -dpi ${DPI} -nocursor" 23 + DPI="316" 27 + ARGS="$ARGS -dpi ${DPI} -nocursor" 32 DPI="170" ;;
|
H A D | 0012-xserver-common-add-support-for-gta04-alias-OpenPhoen.patch | 19 ARGS="$ARGS -dpi ${DPI} -nocursor" 23 + DPI="280" 27 + ARGS="$ARGS -dpi ${DPI} -nocursor" 32 DPI="170" ;;
|
H A D | 0009-xserver-common-add-support-for-n900-alias-nokia_rx-5.patch | 21 DPI="225" ;; 23 + DPI="267" 27 + ARGS="$ARGS -dpi ${DPI} -nocursor" 30 DPI="280"
|
H A D | 0002-add-setdpi-Xinit.d-script.patch | 29 +# This script configures Xft.dpi dependent on your screens DPI. This insures that the same font-si… 43 + echo "Using Xft.dpi of $SET_SCREEN_DPI for your $SCREEN_DPI DPI screen" 53 + echo "Your $SCREEN_DPI DPI screen is already configured." 69 + echo "WARNING: No rxvt font-size configured for a $SCREEN_DPI DPI screen!" 95 + echo "WARNING: Couldn't read your screens DPI, defaulting to 100" 106 + echo "WARNING: No default configuration found for your $SCREEN_DPI DPI screen!" 107 + echo "Using 100 DPI"
|
/openbmc/linux/drivers/gpu/drm/bridge/cadence/ |
H A D | Kconfig | 3 tristate "Cadence DPI/DSI bridge" 11 Support Cadence DPI to DSI bridge. This is an internal 21 the routing of the DSS DPI signal to the Cadence DSI. 25 tristate "Cadence DPI/DP bridge" 33 Support Cadence DPI to DP bridge. This is an internal 35 It takes a DPI stream as input and outputs it encoded 42 bool "J721E Cadence DPI/DP wrapper support" 45 Support J721E Cadence DPI/DP wrapper. This is a wrapper
|
/openbmc/linux/Documentation/devicetree/bindings/display/bridge/ |
H A D | lontium,lt9211.yaml | 7 title: Lontium LT9211 DSI/LVDS/DPI to DSI/LVDS/DPI bridge. 14 or Single DPI to Single/Dual-Link DSI/LVDS or Single DPI. 42 LVDS port-1 for LVDS input or DPI input. 55 LVDS port-1 for LVDS output or DPI output.
|
H A D | toshiba,tc358767.yaml | 7 title: Toshiba TC358767/TC358867/TC9595 DSI/DPI/eDP bridge 14 converts DSI/DPI to eDP/DP . 91 DPI input/output port. The remote endpoint phandle should be a 92 reference to a valid DPI output or input endpoint node. 121 /* DPI input and eDP output */ 158 /* DPI input and DP output */
|
H A D | toshiba,tc358762.yaml | 7 title: Toshiba TC358762 MIPI DSI to MIPI DPI bridge 13 The TC358762 is bridge device which converts MIPI DSI to MIPI DPI. 42 Video port for MIPI DPI output (panel or connector).
|
H A D | fsl,ldb.yaml | 7 title: Freescale i.MX8MP DPI to LVDS bridge chip 14 for configuring the on-SoC DPI-to-LVDS serializer. This describes 44 description: Video port for DPI input.
|
H A D | ti,tfp410.yaml | 7 title: TFP410 DPI to DVI encoder 40 description: DPI input port.
|
/openbmc/openbmc/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/ |
H A D | Xserver | 21 if [ -n "$DPI" ] ; then 22 ARGS="$ARGS -dpi $DPI"
|
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/displays/ |
H A D | Kconfig | 12 tristate "TFP410 DPI to DVI Encoder" 14 Driver for TFP410 DPI to DVI encoder. 39 tristate "Generic DPI panel" 41 Driver for generic DPI panels.
|
/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/ |
H A D | mediatek,dpi.yaml | 7 title: MediaTek DPI and DP_INTF Controller 14 The MediaTek DPI and DP_INTF function blocks are a sink of the display 45 - description: DPI PLL
|
/openbmc/linux/Documentation/devicetree/bindings/display/ti/ |
H A D | ti,omap2-dss.txt | 16 - Video port for DPI output 18 DPI Endpoint required properties:
|
H A D | ti,dra7-dss.txt | 33 - Video port for DPI output 35 DPI Endpoint required properties:
|
/openbmc/linux/tools/edid/ |
H A D | 1280x1024.S | 36 #define DPI 72 macro
|
H A D | 1600x1200.S | 36 #define DPI 72 macro
|
H A D | 1920x1080.S | 36 #define DPI 96 macro
|
H A D | 1680x1050.S | 36 #define DPI 96 macro
|
H A D | 1024x768.S | 36 #define DPI 72 macro
|
H A D | 800x600.S | 33 #define DPI 72 macro
|
/openbmc/linux/drivers/gpu/drm/bridge/ |
H A D | Kconfig | 74 Support for i.MX8MP DPI-to-LVDS on-SoC encoder. 108 tristate "Lontium LT9211 DSI/LVDS/DPI bridge" 115 Driver for Lontium LT9211 Single/Dual-Link DSI/LVDS or Single DPI 116 input to Single-link/Dual-Link DSI/LVDS or Single DPI output bridge 280 tristate "TC358762 DSI/DPI bridge" 286 Toshiba TC358762 DSI/DPI bridge driver. 341 It has a flexible configuration of MIPI DSI and DPI signal
|