aboutsummaryrefslogtreecommitdiff
path: root/Documentation/releases
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/releases')
-rw-r--r--Documentation/releases/coreboot-4.11-relnotes.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/Documentation/releases/coreboot-4.11-relnotes.md b/Documentation/releases/coreboot-4.11-relnotes.md
index 505a9cca1a..fa0da77a68 100644
--- a/Documentation/releases/coreboot-4.11-relnotes.md
+++ b/Documentation/releases/coreboot-4.11-relnotes.md
@@ -100,6 +100,19 @@ UPPER CASE commands and libpayload knows how to deal with USB3 hubs.
* 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