commit | 664c5f18490f2552900c3f1794602204a43acc86 | [log] [tgz] |
---|---|---|
author | Ben Collins <bcollins@ubuntu.com> | Sat Mar 03 12:57:37 2012 -0800 |
committer | Bernie Thompson <bernie@plugable.com> | Sat Mar 03 12:57:37 2012 -0800 |
tree | 7cd910c12c2082989c5106a28df864790c219a38 | |
parent | b49f184b640dcfab7ede394cf2a1ff4fe3d154f5 [diff] |
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 <bcollins@ubuntu.com> Signed-off-by: Bernie Thompson <bernie@plugable.com>