]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: udlfb: add dynamic modeset support
authorBernie Thompson <bernie@plugable.com>
Tue, 24 Nov 2009 23:52:21 +0000 (15:52 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 4 Mar 2010 00:42:31 +0000 (16:42 -0800)
commit15deccfa810d3d08e36bcc37c46cf7c5afa83f28
treee928ef2b543c16d0ff69ddbfa6fb9131335c4d98
parent8877e861c1fa7ee644c4f13b4d00f6124a8e99a9
Staging: udlfb: add dynamic modeset support

Add dynamic modeset support

udlfb uses EDID to find the monitor’s preferred mode
udlfb no longer has fixed mode tables – it’s able to set any mode
dynamically, from the standard VESA timing characteristics of the monitor.

Draws from probe and setmode code of both displaylink-mod 0.3 branch of
Roberto De Ioris, and Jaya Kumar's displaylinkfb.
Lays foundation for defio support and making backbuffer optional.
With additional changes to minimize diffs and clean for checkpatch.pl style.

Does not yet include new ioctls or refcount/mutex code from displaylink-mod.

Tested to work with existing xf-video-displaylink X server unmodified.

Signed-off-by: Bernie Thompson <bernie@plugable.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/udlfb/udlfb.c
drivers/staging/udlfb/udlfb.h