Lines Matching refs:to
11 The 'video-mode' environment variable can be used to enable and configure
18 <xres> The X resolution (in pixels) to use.
19 <yres> The Y resolution (in pixels) to use.
20 <depth> The color depth (in bits) to use.
21 <freq> The frequency (in Hz) to use.
39 requires the CONFIG_VIDEO_LCD_MODE Kconfig value to be set.
43 - monitor=[none|dvi|hdmi|lcd|vga|composite-*] - Select the video output to use
47 lcd: Selects video output to a LCD screen.
52 Defaults to monitor=dvi.
56 1: Enabled. Fallback to the lcd / vga / none in that order (if available)
57 Defaults to hpd=1.
59 - hpd_delay=<int> - How long to wait for the hdmi HPD signal in milliseconds
61 time for the monitor to assert the HPD signal. This configures how long to
63 Defaults to hpd_delay=500.
65 - edid=[0|1] - Enable use of DDC + EDID to get monitor info
69 Defaults to edid=1.
73 to deal with overscanning displays. Defaults to overscan_x=32 and
76 For example to always use the hdmi connector, even if no cable is inserted,