Patrick Georgi has submitted this change. ( https://review.coreboot.org/c/coreboot/+/36920 )
Change subject: Documentation/releases: Add libgfxinit changes in 4.11 ......................................................................
Documentation/releases: Add libgfxinit changes in 4.11
Change-Id: Id7babdc9b1d908fa90ebac098a019615fa00b973 Signed-off-by: Nico Huber nico.h@gmx.de Reviewed-on: https://review.coreboot.org/c/coreboot/+/36920 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Patrick Georgi pgeorgi@google.com --- M Documentation/releases/coreboot-4.11-relnotes.md 1 file changed, 13 insertions(+), 0 deletions(-)
Approvals: build bot (Jenkins): Verified Patrick Georgi: Looks good to me, approved
diff --git a/Documentation/releases/coreboot-4.11-relnotes.md b/Documentation/releases/coreboot-4.11-relnotes.md index 505a9cc..fa0da77 100644 --- a/Documentation/releases/coreboot-4.11-relnotes.md +++ b/Documentation/releases/coreboot-4.11-relnotes.md @@ -100,6 +100,19 @@ * intel/nehalem * intel/braswell
+### libgfxinit ### + +Most notable, dynamic CDClk configuration was added to libgfxinit, +to support higher resolution displays without changes in the static +configuration. It also received some fixes for better DP and eDP +compatibility, better error recovery for Intel's fickle GMBus and +updated platform support: +* Correct HDMI clock limit for G45. +* DP support for Ibex Peak (Ironlake graphics). +* Fixed scaling on eDP for Broadwell. +* Support for ULX variants of Haswell and later. +* Support for Kaby, Amber, Coffee and Whiskey Lake. + ### Other * Did cleanups around TSC timer * Improved automatic VR configuration on SKL/KBL