commit | 64ca824e71b5d045ae1decc1b9f5a78a85dcd57b | [log] [tgz] |
---|---|---|
author | Gabriel Krisman Bertazi <krisman@collabora.co.uk> | Mon Feb 27 17:43:17 2017 -0300 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Tue Feb 28 17:26:10 2017 +0100 |
tree | ffb720945fdecda98f658e3cf20496e1a748735c | |
parent | 715a11fabbe6aa01daefc7bef34a08f4933237ce [diff] |
drm: qxl: Don't initialize vblank support qxl don't have support for hardware vblanks so we can't initialize it here, otherwise we risk getting stuck in drm_wait_one_vblank. Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk> Link: http://patchwork.freedesktop.org/patch/msgid/20170227204328.18761-4-krisman@collabora.co.uk Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>