the following patch was just integrated into master: commit b59bcb2d5f6c6be2d008d9108a1a7afb73a37e23 Author: Arthur Heymans arthur@aheymans.xyz Date: Mon Sep 5 22:46:11 2016 +0200
i945/gma.c: add native VGA init
This reuses the Intel Pineview native graphic initialization to have output on the VGA connector of i945 devices.
The behavior is the same as with the vendor VBIOS BLOB. It uses the external VGA display if it is connected.
Change-Id: I7eaee87d16df2e5c9ebeaaff01d36ec1aa4ea495 Signed-off-by: Arthur Heymans arthur@aheymans.xyz Reviewed-on: https://review.coreboot.org/16511 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth martinroth@google.com
See https://review.coreboot.org/16511 for details.
-gerrit