drm/virtio: add in-fences 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. Signed-off-by:Gustavo Padovan <gustavo.padovan@collabora.com> Signed-off-by:
Robert Foss <robert.foss@collabora.com> Suggested-by:
Rob Herring <robh@kernel.org>
Please register or sign in to comment