powerpc: Set default VGA device
authorBrian King <brking@linux.vnet.ibm.com>
Mon, 8 Apr 2013 03:05:10 +0000 (03:05 +0000)
committerMichael Ellerman <michael@ellerman.id.au>
Thu, 18 Apr 2013 05:59:58 +0000 (15:59 +1000)
commitc2e1d84523ad2a19e5be08c1f01999cc9e82652e
tree6e1d883db255cda10995b2d622880168dc5b9a0c
parent88e7b167a079f090405ab4390b629b5effdab41a
powerpc: Set default VGA device

Add a PCI quirk for VGA devices on Power to set the default VGA device.
Ensures a default VGA is always set if a graphics adapter is present,
even if firmware did not initialize it. If more than one graphics
adapter is present, ensure the one initialized by firmware is set
as the default VGA device. This ensures that X autoconfiguration
will work.

Signed-off-by: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
arch/powerpc/kernel/pci-common.c