Re: [Spice-devel] [RESEND PATCH] drm/qxl: prevent memory leak

2023-11-06 Thread Maxime Ripard
On Tue, 01 Aug 2023 10:53:09 +0800, Zongmin Zhou wrote: > The allocated memory for qdev->dumb_heads should be released > in qxl_destroy_monitors_object before qxl suspend. > otherwise,qxl_create_monitors_object will be called to > reallocate memory for qdev->dumb_heads after qxl resume, > it will c

Re: [Spice-devel] [PATCH spice-gtk 1/2] Update spice-common submodule

2023-11-06 Thread Victor Toso
Hi, On Thu, Nov 02, 2023 at 05:11:37PM +, Frediano Ziglio wrote: > This brings in the following changes: > > Vivek Kasireddy (1): > common: Add a udev helper to identify GPU Vendor Sure, Acked-by: Victor Toso > > Signed-off-by: Frediano Ziglio > --- > subprojects/spice-common | 2