aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/virtio/gpu
Commit message (Expand)AuthorAgeFilesLines
* vtgpu: Support virtio gpu on Parallels DesktopAndrew Turner2026-02-101-13/+38
* virtio(4): Fix a couple of typos in kernel messagesGordon Bergling2025-10-281-5/+5
* Deprecate contigfree(9) in favour of free(9)Bjoern A. Zeeb2024-07-261-2/+2
* vt: Add vd_bitblt_argbEmmanuel Vadot2024-07-111-0/+12
* vtgpu: Fix the physical memory sizeAndrew Turner2023-09-211-1/+1
* virtio: remove virtio_alloc_virtqueues' flags argMina Galić2023-09-181-1/+1
* Add a virtio-gpu 2D driverAndrew Turner2023-08-172-0/+1151