/openbmc/openbmc/meta-openembedded/meta-multimedia/classes/ |
H A D | juce.bbclass | 35 # console mode. This will be fixed in future. Most cases DISPLAY=:0 will just work, 38 test -z "${JUCE_DISPLAY}" && export DISPLAY=:0 || export DISPLAY=${JUCE_DISPLAY}
|
/openbmc/openbmc/poky/scripts/ |
H A D | autobuilder-worker-prereq-tests | 84 DISPLAY=:1 runqemu serialstdio qemux86-64 89 DISPLAY=:1 runqemu serialstdio qemux86-64 kvm
|
/openbmc/openbmc/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/ |
H A D | xserver-nodm.conf.in | 4 DISPLAY=:0
|
H A D | Xserver | 25 exec xinit /etc/X11/Xsession -- $XSERVER $DISPLAY $ARGS $*
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xscreensaver/files/ |
H A D | xscreensaver.service | 8 Environment="DISPLAY=:0"
|
/openbmc/u-boot/drivers/video/meson/ |
H A D | Kconfig | 10 select DISPLAY
|
/openbmc/openbmc-test-automation/lib/ |
H A D | print.tcl | 800 set DISPLAY [get_var ::env(DISPLAY) 0] 810 append buffer [sprint_var DISPLAY $indent $width]
|
H A D | gen_print.py | 1572 DISPLAY = os.environ["DISPLAY"] 1574 DISPLAY = "" 1575 buffer += sprint_var(DISPLAY, 0, indent, col1_width)
|
/openbmc/linux/tools/perf/tests/shell/ |
H A D | buildid.sh | 35 unset DISPLAY
|
/openbmc/openbmc/poky/meta/lib/oeqa/manual/ |
H A D | abat.patch | 43 echo "Start up the X server for test in display $DISPLAY................"
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | imx6sll-evk.dts | 291 DISPLAY_reg: DISPLAY { 292 regulator-name = "DISPLAY"; 795 DISPLAY-supply = <&DISPLAY_reg>;
|
/openbmc/linux/Documentation/userspace-api/media/rc/ |
H A D | rc-tables.rst | 527 - SOURCE / SELECT / DISPLAY / SWITCH INPUTS / VIDEO 667 - DISPLAY INFORMATION / OSD
|
/openbmc/u-boot/arch/arm/mach-tegra/tegra114/ |
H A D | clock.c | 82 { CLK(PERIPH), CLK(DISPLAY), CLK(CGENERAL), CLK(OSC), 91 { CLK(PERIPH), CLK(MEMORY), CLK(DISPLAY), CLK(AUDIO),
|
/openbmc/u-boot/arch/arm/mach-tegra/tegra30/ |
H A D | clock.c | 82 { CLK(PERIPH), CLK(DISPLAY), CLK(CGENERAL), CLK(OSC), 91 { CLK(PERIPH), CLK(MEMORY), CLK(DISPLAY), CLK(AUDIO),
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | ste-href.dtsi | 258 regulator-name = "V-DISPLAY";
|
H A D | ste-snowball.dts | 456 regulator-name = "V-DISPLAY";
|
/openbmc/u-boot/arch/arm/mach-tegra/tegra124/ |
H A D | clock.c | 89 { CLK(PERIPH), CLK(DISPLAY), CLK(CGENERAL), CLK(OSC), 98 { CLK(PERIPH), CLK(MEMORY), CLK(DISPLAY), CLK(AUDIO),
|
/openbmc/u-boot/arch/arm/mach-tegra/tegra210/ |
H A D | clock.c | 91 { CLK(PERIPH), CLK(DISPLAY), CLK(CGENERAL), CLK(OSC), 100 { CLK(PERIPH), CLK(MEMORY), CLK(DISPLAY), CLK(AUDIO),
|
/openbmc/u-boot/drivers/video/ |
H A D | Kconfig | 425 config DISPLAY config 438 depends on DISPLAY 452 depends on DISPLAY
|
/openbmc/u-boot/arch/arm/mach-tegra/tegra20/ |
H A D | clock.c | 68 { CLK(PERIPH), CLK(DISPLAY), CLK(CGENERAL), CLK(OSC) },
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | 3D-Slicer-1.0 | 163 DISPLAY, LICENSE OR DISTRIBUTION OF THE SOFTWARE AND AGREE TO
|
/openbmc/openbmc/poky/documentation/test-manual/ |
H A D | understand-autobuilder.rst | 52 … "EXTRACMDS" : ["${SCRIPTSDIR}/checkvnc; DISPLAY=:1 oe-selftest ${HELPERSTMACHTARGS} -j 15"],
|
H A D | runtime-testing.rst | 63 - *Set the DISPLAY variable:* You need to set this variable so that
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | testimage.bbclass | 261 display = d.getVar("BB_ORIGENV").getVar("DISPLAY")
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | upgrading-recipes.rst | 134 $ export DISPLAY=:1
|