Structs§
- VirtIOGPU
- Driver for a VirtIO
GPUDevice
-class device.
Enums§
- VirtIOGPU
State - State machine states for the
VirtIOGPU
driver.
Constants§
- MAX_
ATTACH_ BACKING_ REQ_ MEMORY_ ENTRIES - How many individual memory regions a backing buffer for a resouce can be split over.
- MAX_
REQ_ SIZE - Maximum size of any single request issued by the
VirtIOGPU
driver. - MAX_
RESP_ SIZE - Maximum size of any single response returned by the device to the
VirtIOGPU
driver. - PIXEL_
STRIDE - The total number of bytes occupied by a pixel in memory.