From: Ben Collins Date: Sat, 3 Mar 2012 20:57:37 +0000 (-0800) Subject: udlfb: Add module_param to allow forcing pixel_limit X-Git-Tag: v3.4-rc1~125^2~22^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=664c5f18490f2552900c3f1794602204a43acc86;p=pandora-kernel.git udlfb: Add module_param to allow forcing pixel_limit Some user scenarios need to prioritize performance over maxiumum resolution. Also, some devices may have bad vendor descriptors, and this allows the user to set a pixel limit that matches their specific device to avoid blank screens on higher resolution monitors. 700000 minimum for DL-115, 2360000 maximum for DL-195 Signed-off-by: Ben Collins Signed-off-by: Bernie Thompson --- Reading git-diff-tree failed