commit | 1a3b09dc9aeaaab25ff736c2443df423a8fb655e | [log] [tgz] |
---|---|---|
author | Jon Dufresne <jon.dufresne@gmail.com> | Wed Oct 15 22:03:49 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Oct 16 11:21:44 2008 -0700 |
tree | 10fd0e86dfd9aabc6d74a20ef2eeed05c20dba68 | |
parent | c1fd1c0764e1a399ccb12e2d261603fe96d2e420 [diff] |
fbmon: fix EDID parser to detect interlace modes The current EDID parser in the linux kernel ignores interlace modes. The patch looks for the edid interlace flag and adjusts the vertical resolution if it is found. Signed-off-by: Jon Dufresne <jon.dufresne@gmail.com> Cc: Krzysztof Helt <krzysztof.h1@poczta.fm> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>