qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] virtio-gpu: cursor update not in sync with resource upd


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] virtio-gpu: cursor update not in sync with resource update
Date: Tue, 15 Sep 2015 08:20:07 +0200

  Hi,

> >>         if (!ret) {
> >>                 reservation_object_add_excl_fence(qobj->tbo.resv,
> >>                                                   &fence->f);
> >>                 virtio_gpu_object_wait(qobj, false);
> >>         }
> >>
> >> before moving the cursor, shouldn't that suffice?
> >>
> >> Do we fail the transfer sometimes?
> >
> >
> > That's apparently not in Gerd tree.
> 
> Interesting, I'm not sure where this got lost,

Probably fallen through the cracks with the recent fence fixups.
I've added it back.

cheers,
  Gerd





reply via email to

[Prev in Thread] Current Thread [Next in Thread]