index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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
2021-09-29
drm/virtio: implement context init: add virtio_gpu_fence_event
Gurchetan Singh
2021-09-29
drm/virtio: implement context init: stop using drv->context when creating fence
Gurchetan Singh
2021-09-29
drm/virtio: implement context init: plumb {base_fence_ctx, ring_idx} to virti...
Gurchetan Singh
2020-12-02
drm/virtio: consider dma-fence context when signaling
Gurchetan Singh
2020-12-02
drm/virtio: rework virtio_fence_signaled
Gurchetan Singh
2020-12-02
drm/virtio: virtio_{blah} --> virtio_gpu_{blah}
Gurchetan Singh
2020-11-20
drm/virtio: rename sync_seq and last_seq
Gurchetan Singh
2020-11-20
drm/virtio: use fence_id when processing fences
Gurchetan Singh
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