Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1421882

Re: [PATCH] virtio-gpu: use src not crtc

From Gerd Hoffmann <kraxel@redhat.com>
Newsgroups linux.kernel
Subject Re: [PATCH] virtio-gpu: use src not crtc
Date 2016-06-14 15:00 +0200
Message-ID <rJW6K-4Wd-23@gated-at.bofh.it> (permalink)
References <rERr4-2PA-3@gated-at.bofh.it> <rJTBT-3uB-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [PATCH] virtio-gpu: use src not crtc Marc-André Lureau <marcandre.lureau@gmail.com> - 2016-06-14 12:20 +0200
  Re: [PATCH] virtio-gpu: use src not crtc Gerd Hoffmann <kraxel@redhat.com> - 2016-06-14 15:00 +0200

csiph-web