1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 01:47:36 +00:00
serenity/Kernel/Graphics/VirtIOGPU
Liav A 3fae7ca113 Kernel: Clarify and make it easy to not use raw numbers
Let's put the PCI IDs as enums in the PCI namespace so they're free to
pollute that namespace, but it's also more easier to use them.
2021-07-03 16:28:49 +02:00
..
VirtIOFrameBufferDevice.cpp WindowServer: Coalesce flushing buffers into one ioctl() call 2021-06-27 09:46:27 +02:00
VirtIOFrameBufferDevice.h Kernel: Enable additional VirtIO displays only on first resolution set 2021-06-27 09:46:27 +02:00
VirtIOGPU.cpp Kernel: Enable additional VirtIO displays only on first resolution set 2021-06-27 09:46:27 +02:00
VirtIOGPU.h Kernel: Add support for multiple VirtIO GPU outputs 2021-06-27 09:46:27 +02:00
VirtIOGPUConsole.cpp Kernel: Enable additional VirtIO displays only on first resolution set 2021-06-27 09:46:27 +02:00
VirtIOGPUConsole.h Kernel: Enable additional VirtIO displays only on first resolution set 2021-06-27 09:46:27 +02:00
VirtIOGraphicsAdapter.cpp Kernel: Clarify and make it easy to not use raw numbers 2021-07-03 16:28:49 +02:00
VirtIOGraphicsAdapter.h Kernel: Simplify graphics initialization somewhat 2021-07-03 16:28:49 +02:00