All of lore.kernel.org
 help / color / mirror / Atom feed
* viafb: XO-1.5 video broken on 2.6.39
@ 2011-04-13 20:59 Daniel Drake
  2011-04-13 23:05 ` Florian Tobias Schandinat
  0 siblings, 1 reply; 4+ messages in thread
From: Daniel Drake @ 2011-04-13 20:59 UTC (permalink / raw)
  To: linux-fbdev

Hi,

Commit fd3cc69848b7e1873e5f12bbcdd572b20277ecf3 breaks video on the
XO-1.5 laptop on 2.6.39:

commit fd3cc69848b7e1873e5f12bbcdd572b20277ecf3
Author: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Date:   Fri Mar 11 00:04:01 2011 +0000

    viafb: remove duplicated clock storage

This is using the 1200x900 mode (DCON1200x900)

In the old code, the clock was hardcoded as value 57275000.
In the new code, the clock gets calculated as 1264x912x60 = 69166080

The result is that the screen gets filled with black and grey
horizontal lines instead of anything readable.

Any ideas?

Thanks,
Daniel

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

end of thread, other threads:[~2011-04-15 21:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-13 20:59 viafb: XO-1.5 video broken on 2.6.39 Daniel Drake
2011-04-13 23:05 ` Florian Tobias Schandinat
2011-04-15 21:52   ` [PATCH] viafb: fix OLPC DCON refresh rate Florian Tobias Schandinat
2011-04-15 22:08     ` Florian Tobias Schandinat

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.