g
> Subject: Re: [PATCH v2] virtio-gpu: first surface update with blob scanout
> after
> resumed
>
> Hi
>
> On Thu, Mar 7, 2024 at 2:27 AM wrote:
> >
> > From: Dongwon Kim
> >
> > The guest surface needs to be updated with a blob scanout after
> > r
Hi
On Thu, Mar 7, 2024 at 2:27 AM wrote:
>
> From: Dongwon Kim
>
> The guest surface needs to be updated with a blob scanout after resumed
> from saved vm state if blob is enabled.
>
> v2: Rebased
>
This patch conflicts with the already reviewed (and almost in queue)
patch from
https://patchew
From: Dongwon Kim
The guest surface needs to be updated with a blob scanout after resumed
from saved vm state if blob is enabled.
v2: Rebased
Cc: Marc-André Lureau
Cc: Vivek Kasireddy
Signed-off-by: Dongwon Kim
---
hw/display/virtio-gpu.c | 21 ++---
1 file changed, 14 inser