index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
virtio
/
virtgpu_fence.c
Age
Commit message (
Expand
)
Author
2019-12-19
drm/virtio: move to_virtio_fence inside virtgpu_fence
Gurchetan Singh
2019-12-19
drm/virtio: static-ify virtio_fence_signaled
Gurchetan Singh
2019-09-04
drm/virtio: add fence sanity check
Gerd Hoffmann
2019-07-15
drm/virtgpu: drop use of drmP.h
Sam Ravnborg
2019-05-06
drm/virtio: Remove redundant return type
Robert Foss
2019-05-06
drm/virtio: allocate fences with GFP_KERNEL
Chia-I Wu
2019-05-06
drm/virtio: trace drm_fence_emit
Chia-I Wu
2019-05-06
drm/virtio: set seqno for dma-fence
Chia-I Wu
2019-03-28
drm/virtio: rework resource creation workflow.
Gerd Hoffmann
2019-01-08
drm/virtio: drop virtio_gpu_fence_cleanup()
Gerd Hoffmann
2018-11-29
drm/virtio: fence: pass plain pointer
Gerd Hoffmann
2018-11-14
drm/virtio: add virtio_gpu_alloc_fence()
Robert Foss
2018-07-03
drm/virtio: Remove unecessary dma_fence_ops
Daniel Vetter
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-09-20
drm/virtio: add real fence context and seqno
Gustavo Padovan
2015-11-10
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-10-16
virtio-gpu: add & use virtio_gpu_queue_fenced_ctrl_buffer
Gerd Hoffmann
2015-10-16
drm/virtio: use %llu format string form atomic64_t
Arnd Bergmann
2015-06-03
Add virtio gpu driver.
Dave Airlie