commit | 4109e7f7d5aeefaa1d72f9ab4c63aa5d79fc81fb | [log] [tgz] |
---|---|---|
author | Rob Herring <robh@kernel.org> | Wed Jan 13 15:52:09 2016 -0600 |
committer | Dave Airlie <airlied@redhat.com> | Thu Feb 11 08:56:23 2016 +1000 |
tree | b1eac5588fd85eef5e660770aa4cdf8c3f129929 | |
parent | bd17d1c77c2ae3bb988a256ea5bda6d405b62b56 [diff] |
drm: virtio-gpu: transfer dumb buffers to host on plane update For dumb buffers, we need to transfer them to the host when updating a plane. Signed-off-by: Rob Herring <robh@kernel.org> Signed-off-by: Dave Airlie <airlied@redhat.com>