commit | 475666d4f80f148a091fa20257fe2381223d3c62 | [log] [tgz] |
---|---|---|
author | Antonino A. Daplas <adaplas@gmail.com> | Mon Nov 07 01:00:46 2005 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Nov 07 07:53:51 2005 -0800 |
tree | 87c64e09e2d6e26b56eb04d20de4236da4bcb812 | |
parent | 9127fa28595093a146fc3e2c937747e014e4bfa2 [diff] |
[PATCH] fbdev: Workaround for buggy EDID blocks Some EDID blocks set the flag "prefer first detailed timing" without providing any detailed timing at all. Clear this flag if the block does not provide detailed timings. Signed-off-by: Antonino Daplas <adaplas@pol.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>