summary refs log tree commit diff
path: root/devices/src/virtio/gpu
Commit message (Expand)AuthorAge
* gfxstream: fix buildLingfeng Yang2020-03-26
* devices: gpu: complete resource V2 rebaseGurchetan Singh2020-03-23
* devices: gpu: modify resource v2Gurchetan Singh2020-03-23
* devices: virtio: resource_bridge: Transfer plane metadataKeiichi Watanabe2020-03-06
* Use simple virtio_input_events where possible.Noah Gold2020-03-06
* virtio-gpu: gfxstream backendLingfeng Yang2020-02-19
* Use display size as the default size for single touchKaiyi Li2020-02-12
* virtio-gpu: implement 2D GPU BackendJason Macnak2020-02-03
* devices: virtio/gpu: support PCI shared mem capGurchetan Singh2020-01-25
* gpu_display: implement stub displayJason Macnak2020-01-14
* devices: gpu: log hung-up displayGurchetan Singh2020-01-08
* devices: gpu: remove hung display from PollEventsGurchetan Singh2019-12-20
* Makes gpu renderer flags configurable via command lineJason Macnak2019-12-11
* utilize EventDevices to make virtio-input devicesZach Reizner2019-12-11
* Support configurable screen sizesJason Macnak2019-12-10
* devices: virtio: pass Interrupt to activate()Daniel Verkamp2019-11-18
* devices: implement dedicated Interrupt struct for virtio WorkerZide Chen2019-10-25
* descriptor_utils: check for size overflow in new()Daniel Verkamp2019-10-25
* devices: implement MsixConfig struct and generic MSI-X functionsZide Chen2019-10-24
* 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
* devices: modify get_device_bars(..) interfaceGurchetan Singh2019-09-20
* virtio-gpu: Use new + proposed virtio-gpu featuresGurchetan Singh2019-09-20
* virtio-gpu: add new + proposed kernel protocolsGurchetan Singh2019-09-20
* devices: gpu: Use descriptor_utils helpers for virtio processing.David Riley2019-09-17
* devices: join worker threads in drop()Daniel Verkamp2019-09-17
* devices: gpu: remove BackedBuffer/GpuRendererResource distinctionGurchetan Singh2019-08-20
* gpu_renderer: remove EGL related functionsGurchetan Singh2019-08-20
* gpu_renderer: use GBM inside virglrendererGurchetan Singh2019-08-20
* devices: virtio: add copy_config() helper functionDaniel Verkamp2019-08-16
* crosvm: add x-display argument for choosing the X11 gpu displayZach Reizner2019-08-08
* gpu_display: add X11 backendZach Reizner2019-07-25
* tree-wide: use PollContext::build_with where possibleZach Reizner2019-07-24
* devices: gpu: advertise support for capset 3Gurchetan Singh2019-07-16
* virtio-gpu: Allocate buffers with shared bind flag using gbm.David Riley2019-07-03
* gpu_renderer: make Box3 less error prone with constructorZach Reizner2019-06-24
* gpu: Allow more than one resource bridge socketChirantan Ekbote2019-06-24
* crosvm: fix clippy warningsJakub Staron2019-06-08
* virtio-gpu: add gpu control socketGurchetan Singh2019-05-28
* devices: gpu: Fallback to allocating with virgl if no fourcc mapping.David Riley2019-05-16
* crosvm: add license blurb to all filesStephen Barber2019-04-24
* edition: Eliminate ref keywordDavid Tolnay2019-04-18
* devices: gpu: Fallback to using non-scanout buffer if minigbm allocation fails.David Riley2019-04-17
* devices: gpu: Only allocate scanout buffers via minigbm.David Riley2019-04-17
* edition: Eliminate blocks superseded by NLLDavid Tolnay2019-04-17
* clippy: Resolve redundant_closureDavid Tolnay2019-04-17
* clippy: Resolve while_let_loopDavid Tolnay2019-04-17
* edition: Remove extern crate linesDavid Tolnay2019-04-15
* edition: Fill in macro importsDavid Tolnay2019-04-15