commit | 9a11d2e7e66b6b8764a2430686b8716637bf812e | [log] [tgz] |
---|---|---|
author | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Thu Apr 14 10:58:54 2016 -0700 |
committer | Dave Airlie <airlied@redhat.com> | Wed Apr 27 09:32:04 2016 +1000 |
tree | a03fb96546e7dd0665360cdb44be91dc3d8bc018 | |
parent | 9dc0487d96a0396367a1451b31873482080b527f [diff] |
drm/virtio: send vblank event after crtc updates virtio_gpu was failing to send vblank events when using the atomic IOCTL with the DRM_MODE_PAGE_FLIP_EVENT flag set. This patch fixes each and enables atomic pageflips updates. Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk> Cc: stable@vger.kernel.org Signed-off-by: Dave Airlie <airlied@redhat.com>