Michal Januszewski 6b745b6fd0 fbdev: make the best-fit section of fb_find_mode return the closest matching mode
Currently, if a perfect match in terms of resolution is not found,
fb_find_mode() only looks for a best-fit mode among modes with a higher
resolution than the one requested.  Thus, if the user requests a resolution
higher than the largest supported one, they are dropped to the default mode
(usually a low resolution one).

Change this behaviour so that all valid video modes are considered when
looking for a best-fit mode, while still preferring modes with a higher
resolution.

Signed-off-by: Michal Januszewski <spock@gentoo.org>
Cc: Krzysztof Helt <krzysztof.h1@poczta.fm>
Cc: "Antonino A. Daplas" <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-04-28 08:58:35 -07:00
..
2008-04-25 01:26:28 -04:00
2008-04-21 22:38:45 +00:00
2008-04-28 08:58:34 -07:00
2008-04-27 15:38:34 +02:00
2008-04-25 00:06:52 +01:00
2008-04-28 08:58:18 -07:00
2008-04-28 08:58:32 -07:00
2008-04-19 20:40:10 -04:00
2008-04-24 23:15:43 +02:00
2008-04-28 08:58:31 -07:00
2008-04-23 21:25:35 -04:00
2008-04-07 13:14:22 -07:00
2008-04-24 23:57:33 +02:00
2008-04-24 23:57:33 +02:00