aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/bfin-lq035q1-fb.c
diff options
context:
space:
mode:
authorWilliam Katsak <william.katsak@alcatel-lucent.com>2011-06-23 13:16:29 +0000
committerPaul Mundt <lethal@linux-sh.org>2011-06-24 17:08:44 +0900
commit9377c51752970c305fae29ac634501fde44378cb (patch)
tree1d5bacbef3ea636fc644a664a683e264384f5472 /drivers/video/bfin-lq035q1-fb.c
parent2bceec57fa7d660dffd4fbe423d84411cafb1acf (diff)
udlfb: Correct sub-optimal resolution selection.
The situation in which the problem occurred was with a Plugable UGA-2K-A connected to a Samsung EX2220X display. The driver indicates that 1920x1080 is a valid mode (the first mode available, in fact), but proceeds to set the framebuffer size to 1600x1200. The patch corrects what seems to be a logic error, regarding unsetting the FB_MISC_1ST_DETAIL flag, if the first (top/best) mode is invalid. The existing code unset the flag if ANY mode was invalid. Signed-off-by: William Katsak <william.katsak@alcatel-lucent.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'drivers/video/bfin-lq035q1-fb.c')
0 files changed, 0 insertions, 0 deletions