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