Home
last modified time | relevance | path

Searched refs:DPI (Results 1 – 25 of 61) sorted by relevance

123

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/
H A D0008-xserver-common-add-dpi-and-nocursor-params-for-gta01.patch19 DPI="225" ;;
21 - DPI="285"
22 + DPI="280"
26 + ARGS="$ARGS -dpi ${DPI} -nocursor"
30 - DPI="285"
31 + DPI="280"
35 + ARGS="$ARGS -dpi ${DPI} -nocursor"
H A D0011-xserver-common-add-support-for-nexus-one-alias-mahim.patch18 DPI="235"
19 ARGS="$ARGS -dpi ${DPI} -nocursor";;
21 + DPI="254"
22 + ARGS="$ARGS -dpi ${DPI}";;
25 DPI="225" ;;
H A D0002-add-setdpi-Xinit.d-script.patch27 +# This script configures Xft.dpi dependent on your screens DPI. This insures that the same font-si…
41 + echo "Using Xft.dpi of $SET_SCREEN_DPI for your $SCREEN_DPI DPI screen"
51 + echo "Your $SCREEN_DPI DPI screen is already configured."
67 + echo "WARNING: No rxvt font-size configured for a $SCREEN_DPI DPI screen!"
93 + echo "WARNING: Couldn't read your screens DPI, defaulting to 100"
104 + echo "WARNING: No default configuration found for your $SCREEN_DPI DPI screen!"
105 + echo "Using 100 DPI"
H A D0010-xserver-common-add-support-for-nexus-S-alias-herring.patch19 DPI="100" ;;
21 + DPI="235"
22 + ARGS="$ARGS -dpi ${DPI} -nocursor";;
25 DPI="225" ;;
H A D0009-xserver-common-add-support-for-n900-alias-nokia_rx-5.patch19 DPI="225" ;;
21 + DPI="267"
25 + ARGS="$ARGS -dpi ${DPI} -nocursor"
28 DPI="280"
H A D0012-xserver-common-add-support-for-gta04-alias-OpenPhoen.patch17 ARGS="$ARGS -dpi ${DPI} -nocursor"
21 + DPI="280"
25 + ARGS="$ARGS -dpi ${DPI} -nocursor"
30 DPI="170" ;;
H A D0013-xserver-common-add-support-for-tuna-alias-Galaxy-Nex.patch17 ARGS="$ARGS -dpi ${DPI} -nocursor"
21 + DPI="316"
25 + ARGS="$ARGS -dpi ${DPI} -nocursor"
30 DPI="170" ;;
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/cadence/
H A DKconfig3 tristate "Cadence DPI/DP bridge"
8 Support Cadence DPI to DP bridge. This is an internal
10 It takes a DPI stream as input and outputs it encoded
17 bool "J721E Cadence DPI/DP wrapper support"
20 Support J721E Cadence DPI/DP wrapper. This is a wrapper
/OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/firefox/prefs/
H A DSet-DPI-to-system-settings.patch4 Subject: [PATCH] Set DPI to system settings
15 // A value of 0 means use the system DPI. A positive value is used as the DPI.
/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/displays/
H A DKconfig12 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.
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/
H A DXserver21 if [ -n "$DPI" ] ; then
22 ARGS="$ARGS -dpi $DPI"
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/ti/
H A Dti,omap2-dss.txt16 - Video port for DPI output
18 DPI Endpoint required properties:
H A Dti,omap-dss.txt22 HDMI, MIPI DPI, etc.
87 chip (MIPI DPI to DVI encoder) and a TPD12S015 chip (HDMI ESD protection & level
90 DSS Core --(MIPI DPI)--> TFP410 --(DVI)--> DVI Connector
H A Dti,dra7-dss.txt33 - Video port for DPI output
35 DPI Endpoint required properties:
H A Dti,omap3-dss.txt19 - Port 0: DPI output
22 DPI Endpoint required properties:
H A Dti,omap5-dss.txt22 - Video port for DPI output
24 DPI Endpoint required properties:
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/mediatek/
H A Dmediatek,dpi.txt1 Mediatek DPI Device
4 The Mediatek DPI function block is a sink of the display subsystem and
/OK3568_Linux_fs/buildroot/board/acmesystems/aria-g25/
H A Dreadme.txt40 To get the kernel log messages you can use a DPI cable
41 (http://www.acmesystems.it/DPI)
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/bridge/
H A Dtoshiba,tc358767.txt17 to a DPI/DSI source and to an eDP/DP sink according to [1][2]:
19 - port@1: DPI input port
H A Dcdns,dsi.txt4 The Cadence DSI bridge is a DPI to DSI bridge supporting up to 4 DSI lanes.
28 * port 1: represents the DPI input.
/OK3568_Linux_fs/buildroot/board/acmesystems/arietta-g25/
H A Dreadme.txt48 you will get is on serial console, please consider to use a DPI
49 cable (http://www.acmesystems.it/DPI)
/OK3568_Linux_fs/kernel/Documentation/gpu/
H A Dvc4.rst45 DPI encoder
49 :doc: VC4 DPI module
/OK3568_Linux_fs/kernel/tools/edid/
H A Dedid.S56 #define xsize pixdpi2mm(XPIX,DPI)
57 #define ysize pixdpi2mm(YPIX,DPI)
H A D1920x1080.S36 #define DPI 96 macro
H A D1280x1024.S36 #define DPI 72 macro

123