aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/virtio/virtgpu_kms.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-02virtio: wrap find_vqsMichael S. Tsirkin1-2/+1
2017-03-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+1
2017-02-27virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig1-1/+1
2017-01-31virtio-gpu: disable VIRGL with BE kernelLaurent Vivier1-1/+5
2017-01-09drm: Change the return type of the unload hook to voidGabriel Krisman Bertazi1-2/+1
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson1-1/+1
2016-09-20drm/virtio: add real fence context and seqnoGustavo Padovan1-0/+1
2016-01-12virtio: make find_vqs() checkpatch.pl-friendlyStefan Hajnoczi1-1/+1
2015-10-16virtio-gpu: add 3d/virgl supportGerd Hoffmann1-1/+132
2015-06-16drm/virtgpu: initialise fbdev after getting initial display infoDave Airlie1-1/+3
2015-06-03Add virtio gpu driver.Dave Airlie1-0/+173