Thread (36 messages) flat view 36 messages, 9 authors, 2016-05-31

Re: [virtio-dev] Re: [PATCH] Add virtio gpu driver.

From: "Michael S. Tsirkin" <mst@redhat.com>
Date: 2015-03-26 09:04:20
Also in: dri-devel, lkml

On Thu, Mar 26, 2015 at 09:42:47AM +0100, Gerd Hoffmann wrote:
  Hi,
quoted
And is it possible to use offset within BAR and/or memory BARs?
If yes I'd strongly prefer this.
What is the point?  Do you want place virtio regions and vga framebuffer
in the same pci bar?  Why?  virtio is mmio and traps into qemu on
access, whereas the vga framebuffer is memory-backed (with dirty
tracking turned on).  Don't think this is a good idea, even though the
memory api would probably allow to do this.

cheers,
  Gerd
Absolutely, it's pretty common to mix regions in a BAR.
For example, we have virtio kick (ioeventfd backed,
handled in kernel) in same BAR as common and device
specific configuration.

We did the same thing you are now doing with the
virtio BAR, and now we have to maintain two code
bases, virtio pci config was designed to be future proof
so why not use it?

This is mostly just making sure we don't paint ourselves into a corner.

-- 
MST
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help