summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/virtio/virtgpu_fence.c
AgeCommit message (Expand)Author
2019-12-19drm/virtio: move to_virtio_fence inside virtgpu_fenceGurchetan Singh
2019-12-19drm/virtio: static-ify virtio_fence_signaledGurchetan Singh
2019-09-04drm/virtio: add fence sanity checkGerd Hoffmann
2019-07-15drm/virtgpu: drop use of drmP.hSam Ravnborg
2019-05-06drm/virtio: Remove redundant return typeRobert Foss
2019-05-06drm/virtio: allocate fences with GFP_KERNELChia-I Wu
2019-05-06drm/virtio: trace drm_fence_emitChia-I Wu
2019-05-06drm/virtio: set seqno for dma-fenceChia-I Wu
2019-03-28drm/virtio: rework resource creation workflow.Gerd Hoffmann
2019-01-08drm/virtio: drop virtio_gpu_fence_cleanup()Gerd Hoffmann
2018-11-29drm/virtio: fence: pass plain pointerGerd Hoffmann
2018-11-14drm/virtio: add virtio_gpu_alloc_fence()Robert Foss
2018-07-03drm/virtio: Remove unecessary dma_fence_opsDaniel Vetter
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson
2016-09-20drm/virtio: add real fence context and seqnoGustavo Padovan
2015-11-10Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-10-16virtio-gpu: add & use virtio_gpu_queue_fenced_ctrl_bufferGerd Hoffmann
2015-10-16drm/virtio: use %llu format string form atomic64_tArnd Bergmann
2015-06-03Add virtio gpu driver.Dave Airlie