commit | 6a01d277ac611663e8e810177b50d16aa6c2a915 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Wed Dec 19 13:27:00 2018 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Tue Jan 08 12:00:00 2019 +0100 |
tree | cd3466e7a635f843ba6f5e4facf8fba3aec9a9c1 | |
parent | 3630c2a24f75e3ac58366bc4745c2c63391bb4f7 [diff] |
drm/virtio: fix pageflip flush Sending the flush command only makes sense if we actually have a framebuffer attached to the scanout (handle != 0). Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Ezequiel Garcia <ezequiel@collabora.com> Link: http://patchwork.freedesktop.org/patch/msgid/20181219122708.4586-3-kraxel@redhat.com