]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
drm/virtio: allocate some extra bufs
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 15 Nov 2016 08:46:48 +0000 (09:46 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 15 Nov 2016 08:46:48 +0000 (09:46 +0100)
commit348a4b6dd77d183ef4ea67673ecf30a09ae3f9d7
treeb66369d12996848f56cee04fd6ea268a1106bfd0
parentff996e72a0a1503005b76d0869a46b3a712f327a
drm/virtio: allocate some extra bufs

virtio-gpu guest driver appearently can run out of buffers.
allocate some extra buffers, as quick stopgap for 4.9.
analyzing root cause and fixing it properly is TBD.

Reported-by: Jiri Slaby <jslaby@suse.cz>
Tested-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
drivers/gpu/drm/virtio/virtgpu_vq.c