Nico Huber uploaded patch set #3 to this change.

View Change

gma bxt: Implement CDClk switching

Again, very similar procedure to the previous generations. The
CDClk is limited to 624MHz (no fuses). Dot clocks can run at the
full CDClk speed.

If all pipes are disabled, we set CDClk to its reference rate.
In this state, the display engine is not operational and neither
are the DP Aux ports. So we have to implement Enable_CDClk() to
allow display probing without any pipe enabled.

Change-Id: I7bccbce0625a9893e2dd5c06fd1475a44987989d
Signed-off-by: Nico Huber <nico.h@gmx.de>
---
M common/broxton/hw-gfx-gma-power_and_clocks.adb
M common/broxton/hw-gfx-gma-power_and_clocks.ads
2 files changed, 62 insertions(+), 7 deletions(-)

git pull ssh://review.coreboot.org:29418/libgfxinit refs/changes/18/35718/3

To view, visit change 35718. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: libgfxinit
Gerrit-Branch: master
Gerrit-Change-Id: I7bccbce0625a9893e2dd5c06fd1475a44987989d
Gerrit-Change-Number: 35718
Gerrit-PatchSet: 3
Gerrit-Owner: Nico Huber <nico.h@gmx.de>
Gerrit-Reviewer: Arthur Heymans <arthur@aheymans.xyz>
Gerrit-Reviewer: Matt DeVillier <matt.devillier@gmail.com>
Gerrit-Reviewer: Nico Huber <nico.h@gmx.de>
Gerrit-Reviewer: Thomas Heijligen <src@posteo.de>
Gerrit-CC: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-MessageType: newpatchset