Re: [PATCH 07/16] viafb: Add 1200x900 DCON/LCD panel modes for OLPC XO-1.5
Jonathan Corbet <[email protected]> Sun, 18 Apr 2010 11:39:30 -0600
| Newsgroups | gmane.linux.kernel,gmane.linux.fbdev.devel |
|---|---|
| Organization | LWN.net |
| Message-ID | <[email protected]> |
On Fri, 09 Apr 2010 23:27:30 +0200 Florian Tobias Schandinat <[email protected]> wrote: > What will happen if someone with no VX855 will try to enter 1200x900 > mode? Probably the world won't be destroyed but I have a really ugly > feeling that the driver is not well prepared for this situation. OK, I'm certainly exposing my relative lack of understanding of framebuffer issues (I'm here to add a camera driver, remember? :), but...is this really something that older chipsets can't handle? Or is it just that nobody has had that size of panel before? > Haven't > tested yet as I'm waiting for the official forward port but I think it > might be better to reschedule this patch for later or add some PLL > values that are supposed to work (using/executing the formulas in the > VIA open source X driver) If it's really not acceptable, then it will stay out, but I would rather get it merged. I will leave it in the series for now; it can come out later if need be. Thanks, jon