<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Sep 14, 2021 at 10:53 PM Gerd Hoffmann <<a href="mailto:kraxel@redhat.com">kraxel@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Wed, Sep 08, 2021 at 06:37:13PM -0700, Gurchetan Singh wrote:<br>
> The plumbing is all here to do this.  Since we always use the<br>
> default fence context when allocating a fence, this makes no<br>
> functional difference.<br>
> <br>
> We can't process just the largest fence id anymore, since it's<br>
> it's associated with different timelines.  It's fine for fence_id<br>
> 260 to signal before 259.  As such, process each fence_id<br>
> individually.<br>
<br>
I guess you need to also update virtio_gpu_fence_event_process()<br>
then?  It currently has the strict ordering logic baked in ...<br></blockquote><div><br></div><div>The update to virtio_gpu_fence_event_process was done as a preparation a few months back:<div><br></div><div><a href="https://cgit.freedesktop.org/drm/drm-misc/commit/drivers/gpu/drm/virtio/virtgpu_fence.c?id=36549848ed27c22bb2ffd5d1468efc6505b05f97" target="_blank">https://cgit.freedesktop.org/drm/drm-misc/commit/drivers/gpu/drm/virtio/virtgpu_fence.c?id=36549848ed27c22bb2ffd5d1468efc6505b05f97</a></div></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
take care,<br>
  Gerd<br>
<br>
<br>
---------------------------------------------------------------------<br>
To unsubscribe, e-mail: <a href="mailto:virtio-dev-unsubscribe@lists.oasis-open.org" target="_blank">virtio-dev-unsubscribe@lists.oasis-open.org</a><br>
For additional commands, e-mail: <a href="mailto:virtio-dev-help@lists.oasis-open.org" target="_blank">virtio-dev-help@lists.oasis-open.org</a><br>
<br>
</blockquote></div></div>