[PATCH] virtio-gpu: use src not crtc
Gerd Hoffmann
kraxel at redhat.com
Tue Jun 14 12:57:33 UTC 2016
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 at 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 at redhat.com>
>
> Reviewed-by: Marc-André Lureau <marcandre.lureau at 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
More information about the dri-devel
mailing list