On Fri, Feb 16, 2018 at 9:12 AM, Gustavo Padovan <[email protected]> wrote:
> From: Gustavo Padovan <[email protected]>
>
> When the execbuf call receives an in-fence it will get the dma_fence
> related to that fence fd. If that fence is from a foreign context we wait
> on it before submitting the draw call.
>
> v2:     - incorporate fix for context check from Rob Herring
>
> Signed-off-by: Gustavo Padovan <[email protected]>
> Signed-off-by: Rob Herring <[email protected]>
>
> virtio-gpu: fix context check
>
> We may have a foreign context from sw_sync, so we need to wait in that case.
>
> If there's a match, returning an error doesn't seem right either.
>
> Signed-off-by: Rob Herring <[email protected]>

Need to clean-up the squashed commit msg.

Rob
_______________________________________________
dri-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to