diff options
author | Robert Foss <[email protected]> | 2018-11-12 17:51:56 +0100 |
---|---|---|
committer | Gerd Hoffmann <[email protected]> | 2018-11-14 14:21:02 +0100 |
commit | 2cd7b6f08bc4cf06d1f00f8b42720a8457861ca1 (patch) | |
tree | 380b8046626d860e6b858eb11cc6107f14c19037 /net/switchdev/switchdev.c | |
parent | a56f9c868ccf56f0ab6e3e64693e6a39323bf8d8 (diff) |
drm/virtio: add in/out fence support for explicit synchronization
When the execbuf call receives an in-fence it will get the dma_fence
related to that fence fd and wait on it before submitting the draw call.
On the out-fence side we get fence returned by the submitted draw call
and attach it to a sync_file and send the sync_file fd to userspace. On
error -1 is returned to userspace.
VIRTGPU_EXECBUF_FENCE_FD_IN & VIRTGPU_EXECBUF_FENCE_FD_OUT
are supported at the simultaneously and can be flagged
for simultaneously.
Signed-off-by: Gustavo Padovan <[email protected]>
Signed-off-by: Robert Foss <[email protected]>
Reviewed-by: Emil Velikov <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Suggested-by: Rob Herring <[email protected]>
Reviewed-by: Emil Velikov <[email protected]>
Signed-off-by: Gerd Hoffmann <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions