commit | 23a0e88ebafffab96deca371287d5d27053b0368 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Thu Aug 29 12:32:48 2019 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Wed Sep 04 06:54:08 2019 +0200 |
tree | 3f7b5a4f6704268920813feda1e1f6d4c2b0a69e | |
parent | 191ab21995b0412ff84946005663365cafd00dcc [diff] |
drm/virtio: drop no_wait argument from virtio_gpu_object_reserve All callers pass no_wait = false. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Reviewed-by: Chia-I Wu <olvaffe@gmail.com> Link: http://patchwork.freedesktop.org/patch/msgid/20190829103301.3539-6-kraxel@redhat.com