]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
drm: virtio-gpu: transfer dumb buffers to host on plane update
authorRob Herring <robh@kernel.org>
Wed, 13 Jan 2016 21:52:09 +0000 (15:52 -0600)
committerDave Airlie <airlied@redhat.com>
Wed, 10 Feb 2016 22:56:23 +0000 (08:56 +1000)
commit4109e7f7d5aeefaa1d72f9ab4c63aa5d79fc81fb
treeb1eac5588fd85eef5e660770aa4cdf8c3f129929
parentbd17d1c77c2ae3bb988a256ea5bda6d405b62b56
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>
drivers/gpu/drm/virtio/virtgpu_plane.c