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>
This commit is contained in:
parent
1e245c1536
commit
934b8da442
|
@ -100,6 +100,19 @@ UPPER CASE commands and libpayload knows how to deal with USB3 hubs.
|
||||||
* intel/nehalem
|
* intel/nehalem
|
||||||
* intel/braswell
|
* 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
|
### Other
|
||||||
* Did cleanups around TSC timer
|
* Did cleanups around TSC timer
|
||||||
* Improved automatic VR configuration on SKL/KBL
|
* Improved automatic VR configuration on SKL/KBL
|
||||||
|
|
Loading…
Reference in New Issue