[SeaBIOS] [PATCH] pci vga: Support VGA behind bridges

2013-02-28 Thread Alex Williamson
We currently expect to find VGA devices on the root bus but we will also support them below bridges iff the VGA routing across the bridges is pre-configured. This patch maintains that behavior, but also enables SeaBIOS to enable VGA routing to the first VGA class device it finds when there is no

Re: [SeaBIOS] [PATCH] pci vga: Support VGA behind bridges

2013-02-28 Thread Kevin O'Connor
On Thu, Feb 28, 2013 at 10:52:49AM -0700, Alex Williamson wrote: We currently expect to find VGA devices on the root bus but we will also support them below bridges iff the VGA routing across the bridges is pre-configured. This patch maintains that behavior, but also enables SeaBIOS to enable