On Wed, 2007-06-27 at 05:58 -0700, Marc Perkel wrote: > Quite frankly, I don't understand why digital LCD > monitor even have scan rates in the first place. It's > not a CRT that actually has an electron beam. You > would thing that it would have a digital interface > where the computer told the monitor what to draw and > the monitor deals with it.
That's it. Information is simply the content of the video RAM, given serially at a certain rate (as the DVI interface is a serial interface with a fixed rate, you can't redraw the display at 60fps above a certain pixel quantity). Xav - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/