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)
commit0062795e30697b825387a795b9c1791cc28a0a72
tree2f0953bd3efb6c44771d8639e829e5b473aad51d
parent86f752d2cc6b5b4c7bb3db354361588767393453
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