]> git.baikalelectronics.ru Git - kernel.git/commit
virtio-gpu: use src not crtc
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 31 May 2016 12:20:22 +0000 (14:20 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 7 Jun 2016 08:37:14 +0000 (10:37 +0200)
commit44ea9aa34e3c4f89ff2557c5a088553bebd19468
tree2f0953bd3efb6c44771d8639e829e5b473aad51d
parent429c5a61ab8592ead8d7aa6ebecdaafec10ccd8b
virtio-gpu: use src not crtc

Pick up the correct source rectangle from framebuffer.
Without this multihead setups are not working correctly.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
drivers/gpu/drm/virtio/virtgpu_plane.c