summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/virtio/virtgpu_kms.c
Commit message (Expand)AuthorAgeFilesLines
* drm: Remove drm_device->virtdevDaniel Vetter2017-05-291-2/+2
* virtio: wrap find_vqsMichael S. Tsirkin2017-05-021-2/+1Star
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-03-021-1/+1
|\
| * virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig2017-02-271-1/+1
* | virtio-gpu: disable VIRGL with BE kernelLaurent Vivier2017-01-311-1/+5
* | drm: Change the return type of the unload hook to voidGabriel Krisman Bertazi2017-01-091-2/+1Star
|/
* dma-buf: Rename struct fence to dma_fenceChris Wilson2016-10-251-1/+1
* drm/virtio: add real fence context and seqnoGustavo Padovan2016-09-201-0/+1
* virtio: make find_vqs() checkpatch.pl-friendlyStefan Hajnoczi2016-01-121-1/+1
* virtio-gpu: add 3d/virgl supportGerd Hoffmann2015-10-161-1/+132
* drm/virtgpu: initialise fbdev after getting initial display infoDave Airlie2015-06-161-1/+3
* Add virtio gpu driver.Dave Airlie2015-06-031-0/+173