[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAG48ez0wfLkTqdBtDBV4b1uUQMGeeAr09GPPi9WT++Fn8ph4rA@mail.gmail.com>
Date: Fri, 10 Jan 2020 15:26:46 +0100
From: Jann Horn <jannh@...gle.com>
To: Gerd Hoffmann <kraxel@...hat.com>
Cc: dri-devel@...ts.freedesktop.org, gurchetansingh@...omium.org,
Chia-I Wu <olvaffe@...il.com>, David Airlie <airlied@...ux.ie>,
Daniel Vetter <daniel@...ll.ch>,
"open list:VIRTIO GPU DRIVER"
<virtualization@...ts.linux-foundation.org>,
open list <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] drm/virtio: add missing virtio_gpu_array_lock_resv call
On Fri, Jan 10, 2020 at 10:45 AM Gerd Hoffmann <kraxel@...hat.com> wrote:
> When submitting a fenced command we must lock the object reservations
> because virtio_gpu_queue_fenced_ctrl_buffer() unlocks after adding the
> fence.
Thanks a lot! With this patch applied, my VM doesn't throw lockdep
warnings anymore. If you want, you can add:
Tested-by: Jann Horn <jannh@...gle.com>
> Reported-by: Jann Horn <jannh@...gle.com>
> Signed-off-by: Gerd Hoffmann <kraxel@...hat.com>
> ---
> drivers/gpu/drm/virtio/virtgpu_plane.c | 1 +
> 1 file changed, 1 insertion(+)
Powered by blists - more mailing lists