[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080507210836.1eb61b8f@ephemeral>
Date: Wed, 7 May 2008 21:08:36 -0400
From: Andres Salomon <dilinger@...ued.net>
To: Jens Rottmann <JRottmann@...PERT-AT.de>
Cc: jordan.crouse@....com, linux-kernel@...r.kernel.org,
linux-geode@...badil.infradead.org,
Andrew Morton <akpm@...ux-foundation.org>,
linux-fbdev-devel@...ts.sourceforge.net,
torvalds@...ux-foundation.org
Subject: lxfb driver regression
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists