Files
linux-legacy/include/linux/i2c
Matt Sealey bd9d5d59ab siihdmi: native panel resolution and mode culling support
* Will now parse the mode list to:
 - Remove pixel clocks above 133MHz which the MX51 IPU DI cannot display (PLL limitation)
 - Remove modes from mode list that are interlaced (cannot display)
 - Find and save the best (native) panel mode and try and match a mode as close as possible instead of
   arbitrarily trying 1280x720 (unless EDID failed for some reason)
* Reduce bus timeout default to 10ms as it always takes less (<4ms or so, but we want to handle slow monitors)
* Comment out instrumentation until it returns reasonable values (jiffies aren't accurate enough)
* Some variable renames for clearer code
2011-01-21 15:19:15 -06:00
..
2009-01-04 12:17:43 +01:00
2009-05-15 20:13:25 -07:00
2009-06-18 13:03:44 -07:00
2009-04-07 10:23:34 +01:00
2009-03-31 09:56:25 +01:00