Re: [PATCH 0/2] virtio-gpu: reset gfx resources in main thread

2023-08-02 Thread Marc-André Lureau
Hi Kim Could you review those patches? I would like them for 8.1 and somewhat fix your commit 0d0be87659b ("virtio-gpu: replace the surface with null surface when resetting"). thanks On Wed, Jul 26, 2023 at 10:53 PM wrote: > > From: Marc-André Lureau > > Hi, > > See the second patch for detai

[PATCH 0/2] virtio-gpu: reset gfx resources in main thread

2023-07-26 Thread marcandre . lureau
From: Marc-André Lureau Hi, See the second patch for details. thanks Marc-André Lureau (2): virtio-gpu: free BHs, by implementing unrealize virtio-gpu: reset gfx resources in main thread include/hw/virtio/virtio-gpu.h | 4 +++ hw/display/virtio-gpu-base.c | 2 +- hw/display/virtio-gpu