hselasky
4982c87ae2
Allow the UDL screen refresh rate to be runtime configurable through a
...
sysctl. Increase the default frame rate to 25 FPS. Add a comment about
memory constraints.
2015-03-07 20:49:32 +00:00
hselasky
1f16a62c62
Reduce number of memory buffers a bit.
2015-02-16 15:47:55 +00:00
hselasky
a4ffddd4df
Avoid recursive locking.
2015-02-16 15:46:16 +00:00
hselasky
66c50b0465
Swap screen dimensions back to normal.
2015-02-16 15:39:51 +00:00
hselasky
dcef3cb826
Allow the display port to be powered off.
2015-02-16 11:54:45 +00:00
hselasky
e39b4d2a5d
Add new device ID.
2015-02-15 22:06:28 +00:00
hselasky
2d7ec2bde4
Bugfixes. Check if a framebuffer is present before using it. Dequeue
...
element from correct head structure. No need to multiply framebuffer
offset by two. It is already given in bytes.
2015-02-15 22:05:30 +00:00
hselasky
5f18731ce0
Import USB display link driver from OpenBSD. Support for compression
...
has been removed and the driver has been greatly simplified and
optimised for FreeBSD. The driver is currently not built by default.
Requested by: Bruce Simpson <bms@fastmail.net>
2015-02-15 12:02:17 +00:00