Age | Commit message (Expand) | Author | Files | Lines |
2021-09-29 | drm/virtio: implement context init: add virtio_gpu_fence_event | Gurchetan Singh | 1 | -0/+10 |
2021-09-29 | drm/virtio: implement context init: stop using drv->context when creating fence | Gurchetan Singh | 1 | -2/+14 |
2021-09-29 | drm/virtio: implement context init: plumb {base_fence_ctx, ring_idx} to virti... | Gurchetan Singh | 1 | -1/+3 |
2020-12-02 | drm/virtio: consider dma-fence context when signaling | Gurchetan Singh | 1 | -9/+30 |
2020-12-02 | drm/virtio: rework virtio_fence_signaled | Gurchetan Singh | 1 | -8/+4 |
2020-12-02 | drm/virtio: virtio_{blah} --> virtio_gpu_{blah} | Gurchetan Singh | 1 | -15/+17 |
2020-11-20 | drm/virtio: rename sync_seq and last_seq | Gurchetan Singh | 1 | -4/+5 |
2020-11-20 | drm/virtio: use fence_id when processing fences | Gurchetan Singh | 1 | -3/+3 |
2019-12-19 | drm/virtio: move to_virtio_fence inside virtgpu_fence | Gurchetan Singh | 1 | -0/+3 |
2019-12-19 | drm/virtio: static-ify virtio_fence_signaled | Gurchetan Singh | 1 | -1/+1 |
2019-09-04 | drm/virtio: add fence sanity check | Gerd Hoffmann | 1 | -0/+4 |
2019-07-15 | drm/virtgpu: drop use of drmP.h | Sam Ravnborg | 1 | -1/+1 |
2019-05-06 | drm/virtio: Remove redundant return type | Robert Foss | 1 | -2/+1 |
2019-05-06 | drm/virtio: allocate fences with GFP_KERNEL | Chia-I Wu | 1 | -1/+1 |
2019-05-06 | drm/virtio: trace drm_fence_emit | Chia-I Wu | 1 | -0/+3 |
2019-05-06 | drm/virtio: set seqno for dma-fence | Chia-I Wu | 1 | -7/+10 |
2019-03-28 | drm/virtio: rework resource creation workflow. | Gerd Hoffmann | 1 | -2/+2 |
2019-01-08 | drm/virtio: drop virtio_gpu_fence_cleanup() | Gerd Hoffmann | 1 | -8/+0 |
2018-11-29 | drm/virtio: fence: pass plain pointer | Gerd Hoffmann | 1 | -5/+5 |
2018-11-14 | drm/virtio: add virtio_gpu_alloc_fence() | Robert Foss | 1 | -7/+22 |
2018-07-03 | drm/virtio: Remove unecessary dma_fence_ops | Daniel Vetter | 1 | -7/+0 |
2016-10-25 | dma-buf: Rename struct fence to dma_fence | Chris Wilson | 1 | -13/+13 |
2016-09-20 | drm/virtio: add real fence context and seqno | Gustavo Padovan | 1 | -1/+1 |
2015-11-10 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -1/+1 |
2015-10-16 | virtio-gpu: add & use virtio_gpu_queue_fenced_ctrl_buffer | Gerd Hoffmann | 1 | -1/+1 |
2015-10-16 | drm/virtio: use %llu format string form atomic64_t | Arnd Bergmann | 1 | -1/+1 |
2015-06-03 | Add virtio gpu driver. | Dave Airlie | 1 | -0/+119 |