Re: [PATCH] Add virtio gpu driver.

From: Gerd Hoffmann
Date: Wed Mar 25 2015 - 11:38:18 EST


Hi,

> BTW can we teach virtio-gpu to look for framebuffer using
> virtio pci caps?

The virtio-gpu driver doesn't matter much here, it doesn't use it
anyway.

> Or are there limitations such as only
> using IO port BARs, or compatibility with
> BIOS code etc that limit us to specific BARs anyway?

Yes, vgabios code needs to know. Currently it has bar #2 for the vga
framebuffer bar hardcoded. It's 16bit code. I don't feel like making
the probing more complicated ...

cheers,
Gerd

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/