vga: Remove some "should be done in BIOS" comments
commitace89b8ff21cc3fb20986a334e54e6e6a1ccf729
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Sun, 22 Jun 2014 08:28:05 +0000 (22 18:28 +1000)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 30 Sep 2014 11:34:09 +0000 (30 13:34 +0200)
treed320d6eaea2f487c1145d5b03eda317e7a49abc2
parent70a041fe2cc26b7a58c17e26f797fbc2c90c535a
vga: Remove some "should be done in BIOS" comments

Not all platforms have a VGA BIOS, powerpc typically relies on
using the DISPI interface to initialize the card.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
hw/display/vga.c