On Di, 2016-06-14 at 12:13 +0200, Marc-André Lureau wrote:
Hi
On Tue, May 31, 2016 at 2:52 PM, Gerd Hoffmann kraxel@redhat.com wrote:
Pick up the correct source rectangle from framebuffer. Without this multihead setups are not working correctly.
Signed-off-by: Gerd Hoffmann kraxel@redhat.com
Reviewed-by: Marc-André Lureau marcandre.lureau@redhat.com
Additionally, I had to modify the page_flip() function to take the plane source coordinates for virgl/3d multihead to work. Feel free to squash.
This is in progress of being sorted, by dropping the virtio_gpu_page_flip function altogether in favor of atomic helpers, which will use the (already fixed) plane callbacks instead.
See nonblocking commit support patches by Daniel Vetter on this list.
cheers, Gerd