Opened 10 years ago

Last modified 4 years ago

#572 new enhancement

USB DisplayLink driver

Reported by: Vojtech Horky Owned by:
Priority: major Milestone:
Component: helenos/drv/other Version: mainline
Keywords: gsoc14, gsoc15, gsoc16, gsoc17, gsoc18, ui Cc:
Blocker for: Depends on:
See also:

Description (last modified by Martin Decky)

Implement a driver for a DisplayLink adapter pluggable into the HelenOS graphics stack.

Details
Although HelenOS has its own compositing server, the number of supported graphical adapters is rather low. On PCs, the compositor still relies on kernel to properly initialize the GPU, on other platforms the support is even more rudimentary.

The goal of this ticket is to implement a driver for a USB DisplayLink adapter that would be pluggable to the graphics stack and to the device driver framework implemented in HelenOS. The driver should support at least proper mode setting (with optimal resolution detection) and unaccelerated graphics output. The driver should be also portable to any HelenOS platform that support the USB bus.
What Gains and Benefits will this bring?
Implementing a driver for graphical output over USB would allow to use HelenOS graphical interface on any platform with USB support. This would improve the experience when using HelenOS GUI in general. It would also open space for experiments with multi-monitor setup in HelenOS.
Difficulty
Medium
Required skills
A successful applicant will have good skills of programming in the C language and the ability to survive in a non-standard non-POSIX environment. Previous experience with driver or graphics stack implementation would be beneficial.
Documentation
Possible mentors
HelenOS Core Team, Vojtech Horky

Change History (7)

comment:1 by Martin Decky, 10 years ago

Description: modified (diff)

comment:2 by Jakub Jermář, 10 years ago

Milestone: 0.5.10.5.2

comment:3 by Jakub Jermář, 9 years ago

Keywords: gsoc15 added

comment:4 by Jakub Jermář, 8 years ago

Keywords: gsoc16 added

comment:5 by Jakub Jermář, 8 years ago

Milestone: 0.6.1

comment:6 by Jakub Jermář, 6 years ago

Keywords: gsoc18 added

comment:7 by Jiri Svoboda, 4 years ago

Keywords: ui added
Note: See TracTickets for help on using tickets.