drm: virtio-gpu: ensure plane is flushed to host on atomic update
authorRob Herring <robh@kernel.org>
Wed, 13 Jan 2016 21:52:08 +0000 (15:52 -0600)
committerDave Airlie <airlied@redhat.com>
Wed, 10 Feb 2016 22:56:22 +0000 (08:56 +1000)
commitbd17d1c77c2ae3bb988a256ea5bda6d405b62b56
tree38a1fd76af8e2ca8de382e78a5438d9bd224bc29
parent11c94ace5e25a1b6d12184b1a6f54ef4dc75aa62
drm: virtio-gpu: ensure plane is flushed to host on atomic update

This fixes drawing updates when updating planes with atomic API.

Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/virtio/virtgpu_plane.c