Lines Matching full:dvi
226 dvi=/sys/devices/platform/omapdss/display1
236 Here's the default setup on OMAP3 SDP board. All planes go to LCD. DVI
241 FB0 --- GFX -\ DVI
245 Example: Switch from LCD to DVI
250 w=`cat $dvi/timings | cut -d "," -f 2 | cut -d "/" -f 1`
251 h=`cat $dvi/timings | cut -d "," -f 3 | cut -d "/" -f 1`
256 # at this point you have to switch the dvi/lcd dip-switch from the omap board
257 echo "dvi" > $mgr0/display
258 echo "1" > $dvi/enabled
262 FB0 --- GFX -\ -- DVI
302 of 86.5MHz (max possible), and with that you get 1280x1024@57 output from DVI.
317 "dvi:800x400MR-24@60". See drivers/video/modedb.c.