From: Andres Salomon Date: Mon, 28 Apr 2008 09:15:31 +0000 (-0700) Subject: OLPC: gxfb/lxfb: add DCON panel modes to framebuffer drivers X-Git-Tag: v2.6.26-rc1~793 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3553a2fa8cbfc9f85f1809366be5884054f52c6d;p=pandora-kernel.git OLPC: gxfb/lxfb: add DCON panel modes to framebuffer drivers Since there's no way to autodetect panel modes, we're forced to hardcode them in the driver and add a big fat #ifdef. The OLPC DCON needs a specific mode line (at 1200x900). This adds it to both gxfb and lxfb. (Jordan said: We could probably detect the panel mode, but there isn't any reason to since the panel timings are well known and won't change. While OFW detection would be good computer science fu, it would be a wasted effort since its so easy to hard code them into the table.) Signed-off-by: Andres Salomon Cc: Jordan Crouse Cc: "Antonino A. Daplas" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed