commit | 620f9c5e302cdd015663aeb25f195ee122956bd1 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Thu Aug 29 12:32:46 2019 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Wed Sep 04 06:54:08 2019 +0200 |
tree | d281b3e8006484962bc7019fca82b9a33f865beb | |
parent | 29cf12394c0565d7eb1685bf0c1b4749aa6a8b66 [diff] |
drm/virtio: simplify cursor updates No need to do the reservation dance, we can just wait on the fence directly. 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-4-kraxel@redhat.com