I have a very simple "bare-metal" build on a Beagleboard xM Rev. C board (thanks to all the help on Stackoverflow!). BTW, this is in "C". I'm able to view data over the serial connector.
My question: does anyone have any idea how to drive the on-board DVI-D connection from "bare-metal"?? I realize that I need to essentially write the "driver", but does anyone have some code that I could look at and start with?
Thanks!