summaryrefslogtreecommitdiff
path: root/Kernel/Graphics/VirtIOGPU/VirtIOGPU.h
AgeCommit message (Expand)Author
2021-07-11Kernel: Remove bogus VMObject resizing in VirtIOGPUAndreas Kling
2021-07-08Kernel: Use range-for wherever possibleDaniel Bertalan
2021-07-04Kernel: Implement buffer flipping for VirtIOGPU framebuffersTom
2021-06-27Kernel: Add support for multiple VirtIO GPU outputsTom
2021-06-25Kernel: Add VirtIOGPU graphics deviceSahan Fernando