From 989aae9f6115abb49be2a54e081f96d0b4418e64 Mon Sep 17 00:00:00 2001 From: Nico Huber Date: Wed, 8 Mar 2017 23:03:01 +0100 Subject: 3rdparty/libgfxinit: Update submodule pointer Some renamings force us to update our code: * Scan_Ports() moved into a new package Display_Probing. * Ports Digital[123] are called HDMI[123] now (finally!). * `Configs_Type` became `Pipe_Configs`, `Config_Index` `Pipe_Index`. Other noteworthy changes in libgfxinit: * libgfxinit now knows about ports that share pins (e.g. HDMI1 and DP1) and refuses to enable any of them if both are connected (which is physically possible on certain ThinkPad docks). * Major refactoring of the high-level GMA code. Change-Id: I0ac376c6a3da997fa4a23054198819ca664b8bf0 Signed-off-by: Nico Huber Reviewed-on: https://review.coreboot.org/18770 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Matt DeVillier Reviewed-by: Martin Roth --- 3rdparty/libgfxinit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '3rdparty/libgfxinit') diff --git a/3rdparty/libgfxinit b/3rdparty/libgfxinit index 88a7f17b7d..31a5217d39 160000 --- a/3rdparty/libgfxinit +++ b/3rdparty/libgfxinit @@ -1 +1 @@ -Subproject commit 88a7f17b7d7a4f8a4d25ef6b87c71236b0862f5d +Subproject commit 31a5217d39f95b51dc1fbe452f0e169507ca95d7 -- cgit v1.2.3