linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* lxfb driver regression
@ 2008-05-08  1:08 Andres Salomon
  2008-05-08  1:11 ` Andrew Morton
  2008-05-08 13:56 ` Jens Rottmann
  0 siblings, 2 replies; 14+ messages in thread
From: Andres Salomon @ 2008-05-08  1:08 UTC (permalink / raw)
  To: Jens Rottmann
  Cc: jordan.crouse, linux-kernel, linux-geode, Andrew Morton,
	linux-fbdev-devel, torvalds

Hi,

I noticed that a patch from you went into 2.6.26-rc1 to adjust the PLL table
in the lxfb driver.  Unfortunately, it breaks on OLPC machines (I haven't
tested it on other Geode platforms yet, but I don't have any other Geodes
with panels anyways).  It's this commit:

http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=3888d4639e78802c4ec1086127124e890461b9e4

Without this patch, I get the following (correct) output from the lxfb
and console code:

[    0.939827] lxfb 0000:00:01.1: 16384 KB of video memory at 0xfd000000
[    1.009194] Console: switching to colour frame buffer device 150x56     

Without it, the cols/width is screwy (and I get a blank white screen):

[   20.706836] lxfb 0000:00:01.1: 16384 KB of video memory at 0xfd000000
[   20.788538] Console: switching to colour frame buffer device 100x40          


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2008-05-14 12:44 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-08  1:08 lxfb driver regression Andres Salomon
2008-05-08  1:11 ` Andrew Morton
2008-05-08 13:56 ` Jens Rottmann
2008-05-08 14:48   ` Andres Salomon
2008-05-09 10:33     ` Jens Rottmann
2008-05-08 15:06   ` Jordan Crouse
2008-05-12 22:51   ` Andres Salomon
2008-05-13 10:29     ` Jens Rottmann
2008-05-13 15:48     ` Linus Torvalds
2008-05-13 16:35       ` Andrew Morton
2008-05-13 17:50         ` Andres Salomon
2008-05-13 17:55           ` Andres Salomon
2008-05-13 20:05           ` Jordan Crouse
2008-05-14 12:44           ` Jens Rottmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).