summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/virtio/virtgpu_fence.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-29drm/virtio: fence: pass plain pointerGerd Hoffmann1-5/+5
2018-11-14drm/virtio: add virtio_gpu_alloc_fence()Robert Foss1-7/+22
2018-07-03drm/virtio: Remove unecessary dma_fence_opsDaniel Vetter1-7/+0
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson1-13/+13
2016-09-20drm/virtio: add real fence context and seqnoGustavo Padovan1-1/+1
2015-11-10Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+1
2015-10-16virtio-gpu: add & use virtio_gpu_queue_fenced_ctrl_bufferGerd Hoffmann1-1/+1
2015-10-16drm/virtio: use %llu format string form atomic64_tArnd Bergmann1-1/+1
2015-06-03Add virtio gpu driver.Dave Airlie1-0/+119