commit | 348a4b6dd77d183ef4ea67673ecf30a09ae3f9d7 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Tue Nov 15 09:46:48 2016 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Tue Nov 15 09:46:48 2016 +0100 |
tree | b66369d12996848f56cee04fd6ea268a1106bfd0 | |
parent | ff996e72a0a1503005b76d0869a46b3a712f327a [diff] |
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>