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