Age | Commit message (Expand) | Author |
---|---|---|
2023-03-19 | Kernel: Simplify VirtIOGPU attach_physical_range_to_framebuffer method | Liav A |
2022-12-31 | Kernel/Graphics: Restore VirtIO GPU framebuffer console functionality | Liav A |
2022-12-19 | Kernel/Graphics: Propagate errors properly around in the VirtIO driver | Liav A |
2022-12-19 | Kernel/Graphics: Disable double buffering for the VirtIO driver | Liav A |
2022-08-20 | Kernel: Make self-contained locking smart pointers their own classes | Andreas Kling |
2022-06-06 | Kernel/Graphics: Bring back the mmap interface for DisplayConnectors | Liav A |
2022-05-05 | Kernel/Graphics: Apply DisplayConnector design on the VirtIO driver | Liav A |