summary refs log tree commit diff
path: root/devices/src/virtio/gpu/protocol.rs
Commit message (Expand)AuthorAge
* devices: Refactor DescriptorChainConsumer, Reader, and WriterChirantan Ekbote2019-10-15
* virtio-gpu: handle VIRTIO_GPU_CMD_RESOURCE_CREATE_V2Gurchetan Singh2019-10-01
* virtio-gpu: handle VIRTIO_GPU_CMD_ALLOCATION_METADATAGurchetan Singh2019-10-01
* virtio-gpu: add new + proposed kernel protocolsGurchetan Singh2019-09-20
* devices: gpu: Use descriptor_utils helpers for virtio processing.David Riley2019-09-17
* devices: gpu: advertise support for capset 3Gurchetan Singh2019-07-16
* crosvm: add license blurb to all filesStephen Barber2019-04-24
* edition: Eliminate ref keywordDavid Tolnay2019-04-18
* error: Print errors using Display implDavid Tolnay2019-02-20
* devices: gpu: add plane info response supportZach Reizner2018-12-14
* lint: Resolve the easier clippy lintsDavid Tolnay2018-12-03
* cargo fmt all source codeZach Reizner2018-10-09
* virtio-gpu: use the newest capsGurchetan Singh2018-10-05
* gpu: implement virtio-gpuZach Reizner2018-07-20