udlfb: Add module_param to allow forcing pixel_limit
authorBen Collins <bcollins@ubuntu.com>
Sat, 3 Mar 2012 20:57:37 +0000 (12:57 -0800)
committerBernie Thompson <bernie@plugable.com>
Sat, 3 Mar 2012 20:57:37 +0000 (12:57 -0800)
commit664c5f18490f2552900c3f1794602204a43acc86
tree7cd910c12c2082989c5106a28df864790c219a38
parentb49f184b640dcfab7ede394cf2a1ff4fe3d154f5
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>
drivers/video/udlfb.c