Nico Huber has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/31457
Change subject: [WIP] 3rdparty/libgfxinit: Update submodule pointer ......................................................................
[WIP] 3rdparty/libgfxinit: Update submodule pointer
Update libgfxinit:
o Add support for ULX (CPU Y series) variants o Add support for Kaby/Coffee/Whiskey/Amber Lakes o Publish Read_EDID() procedure
Change-Id: Ib252303708d2bb0524ecc47f498df45902ba774f Signed-off-by: Nico Huber nico.h@gmx.de --- M 3rdparty/libgfxinit 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/57/31457/1
diff --git a/3rdparty/libgfxinit b/3rdparty/libgfxinit index f70edda..47fa150 160000 --- a/3rdparty/libgfxinit +++ b/3rdparty/libgfxinit @@ -1 +1 @@ -Subproject commit f70eddafbc2c6045a14e2f8bbb3273ee738fbaf7 +Subproject commit 47fa150df7ffee54659aebfdc78ff644ad319894
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/31457
to look at the new patch set (#2).
Change subject: [WIP] 3rdparty/libgfxinit: Update submodule pointer ......................................................................
[WIP] 3rdparty/libgfxinit: Update submodule pointer
Update libgfxinit:
o Add support for ULX (CPU Y series) variants o Add support for Kaby/Coffee/Whiskey/Amber Lakes o Publish Read_EDID() procedure
Change-Id: Ib252303708d2bb0524ecc47f498df45902ba774f Signed-off-by: Nico Huber nico.h@gmx.de --- M 3rdparty/libgfxinit 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/57/31457/2
Patrick Georgi has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/31457 )
Change subject: [WIP] 3rdparty/libgfxinit: Update submodule pointer ......................................................................
Patch Set 3:
what about this being WIP?
Nico Huber has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/31457 )
Change subject: [WIP] 3rdparty/libgfxinit: Update submodule pointer ......................................................................
Patch Set 3:
what about this being WIP?
Unmerged changes in libgfxinit. Can this wait one or two weeks? There is a longer queue atm. Alas, reviewing of the bigger topic:dyncpu_config has started now, so I wouldn't like to rebase that.
Patrick Georgi has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/31457 )
Change subject: [WIP] 3rdparty/libgfxinit: Update submodule pointer ......................................................................
Patch Set 3:
Can this wait one or two weeks?
Sure, I just wanted to know what's going on here and avoid that everybody's waiting for somebody else.
Hello Duncan Laurie, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/31457
to look at the new patch set (#4).
Change subject: [WIP] 3rdparty/libgfxinit: Update submodule pointer ......................................................................
[WIP] 3rdparty/libgfxinit: Update submodule pointer
Update libgfxinit:
o Add support for ULX (CPU Y series) variants o Add support for Kaby/Coffee/Whiskey/Amber Lakes o Publish Read_EDID() procedure
Change-Id: Ib252303708d2bb0524ecc47f498df45902ba774f Signed-off-by: Nico Huber nico.h@gmx.de --- M 3rdparty/libgfxinit 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/57/31457/4
Hello Duncan Laurie, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/31457
to look at the new patch set (#6).
Change subject: 3rdparty/libgfxinit: Update submodule pointer ......................................................................
3rdparty/libgfxinit: Update submodule pointer
Update libgfxinit:
o Add support for ULX (CPU Y series) variants o Add support for Kaby/Coffee/Whiskey/Amber Lakes o Publish Read_EDID() procedure o Fix certain GMBUS error conditions o Fix DP training when clock recovery needed voltage-swing increase o Fix scaling on eDP for BDW+
Change-Id: Ib252303708d2bb0524ecc47f498df45902ba774f Signed-off-by: Nico Huber nico.h@gmx.de --- M 3rdparty/libgfxinit 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/57/31457/6
Matt DeVillier has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/31457 )
Change subject: 3rdparty/libgfxinit: Update submodule pointer ......................................................................
Patch Set 6: Code-Review+2
Patrick Georgi has submitted this change and it was merged. ( https://review.coreboot.org/c/coreboot/+/31457 )
Change subject: 3rdparty/libgfxinit: Update submodule pointer ......................................................................
3rdparty/libgfxinit: Update submodule pointer
Update libgfxinit:
o Add support for ULX (CPU Y series) variants o Add support for Kaby/Coffee/Whiskey/Amber Lakes o Publish Read_EDID() procedure o Fix certain GMBUS error conditions o Fix DP training when clock recovery needed voltage-swing increase o Fix scaling on eDP for BDW+
Change-Id: Ib252303708d2bb0524ecc47f498df45902ba774f Signed-off-by: Nico Huber nico.h@gmx.de Reviewed-on: https://review.coreboot.org/c/coreboot/+/31457 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Matt DeVillier matt.devillier@gmail.com --- M 3rdparty/libgfxinit 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: build bot (Jenkins): Verified Matt DeVillier: Looks good to me, approved
diff --git a/3rdparty/libgfxinit b/3rdparty/libgfxinit index b3b9fa3..a815704 160000 --- a/3rdparty/libgfxinit +++ b/3rdparty/libgfxinit @@ -1 +1 @@ -Subproject commit b3b9fa34bb99d33d0fc6a69c64966a71cebd5bd6 +Subproject commit a815704c84b4823f5b723404a37efed9d6c85d66