]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4516ec0d0603af00f11a5027b62f0b09e59531aa
tree38a1fd76af8e2ca8de382e78a5438d9bd224bc29
parentff65026c503889af1dda7bf4d5f0fcd8b73cd1fd
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