intel/broadwell: Hook libgfxinit up
commita06689c7e7d88f74fd1d12f8f5055b5ea7bc741f
authorNico Huber <nico.h@gmx.de>
Tue, 8 Oct 2019 18:56:41 +0000 (8 20:56 +0200)
committerPatrick Georgi <pgeorgi@google.com>
Wed, 16 Oct 2019 14:08:02 +0000 (16 14:08 +0000)
tree2800b57d7a3213dbea5593b62f0443b21350c777
parent3b57a7c37be328ab0720380331e4c9257675f381
intel/broadwell: Hook libgfxinit up

As VGA_ROM_RUN and libgfxinit are mutually exclusive in Kconfig,
we don't have to guard all the VGA BIOS if's and can assume
gfx_get_init_done() returns 0 until all the quirks are handled.
Then, we can run libgfxinit.

Change-Id: Id5d0c2c12b1ff8f95ba4e0223a3e9aff27547acd
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/20100
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
src/soc/intel/broadwell/igd.c