commit | bd17d1c77c2ae3bb988a256ea5bda6d405b62b56 | [log] [tgz] |
---|---|---|
author | Rob Herring <robh@kernel.org> | Wed Jan 13 15:52:08 2016 -0600 |
committer | Dave Airlie <airlied@redhat.com> | Thu Feb 11 08:56:22 2016 +1000 |
tree | 38a1fd76af8e2ca8de382e78a5438d9bd224bc29 | |
parent | 11c94ace5e25a1b6d12184b1a6f54ef4dc75aa62 [diff] |
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>