coreboot-kgpe-d16/3rdparty
Nico Huber 542e9488bd drivers/intel/gma: Hook up libgfxinit
Add `libgfxinit` as another option for native graphics initialization.
For that, the function gma_gfxinit() (see drivers/intel/gma/i915.h) has
to be called by the respective northbridge/soc code.

A mainboard port needs to select `CONFIG_MAINBOARD_HAS_LIBGFXINIT` and
implement the Ada package `GMA.Mainboard` with a single function `ports`
that returns a list of ports to be probed for displays.

v2: Update 3rdparty/libgfxinit to its latest master commit to make
    things buildable within coreboot.

v3: Another update to 3rdparty/libgfxinit. Including support to select
    the I2C port for VGA.

Change-Id: I4c7be3745f32853797d3f3689396dde07d4ca950
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: https://review.coreboot.org/16952
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2016-11-29 23:46:05 +01:00
..
arm-trusted-firmware@bfd925139f google/gru: pass the gpio power supply enable pin to bl31 2016-10-07 17:09:02 +02:00
blobs@8ad2d63856 3rdparty/blobs: Update to get AGESA binary for pcengines/apu2 2016-08-21 21:20:13 +02:00
chromeec@ea1a8699e9 chromeec: Update Chrome EC submodule 2016-10-29 01:24:47 +02:00
libgfxinit@6a3566773f drivers/intel/gma: Hook up libgfxinit 2016-11-29 23:46:05 +01:00
libhwbase@aab715f166 Hook up libhwbase in ramstage 2016-11-29 23:45:40 +01:00
vboot@adfafba793 3rdparty/vboot: update to latest master 2016-11-10 00:57:27 +01:00