Attention is currently required from: Angel Pons, Jérémy Compostella, Nick Vaccaro, Nico Huber, Tarun Tuli, Tim Wawrzynczak.
Jérémy Compostella has uploaded a new patch set (#12) to the change originally created by Tim Wawrzynczak. ( https://review.coreboot.org/c/libgfxinit/+/67802?usp=email )
Change subject: common/tigerlake: Add support for Alder Lake-P ......................................................................
common/tigerlake: Add support for Alder Lake-P
Alder Lake-P is the same generation of graphics engine as Tiger Lake, although there are definitely some differences, besides even just little bits here and there. The most significant difference is the power tree structure is completely different than TGL.
So far eDP panels have been tested.
Signed-off-by: Tim Wawrzynczak twawrzynczak@chromium.org Change-Id: I7f5dd19f95755e8f4634045260c6a76f9906be57 --- M common/hw-gfx-gma-config.ads.template M common/hw-gfx-gma-pipe_setup.adb M common/hw-gfx-gma-registers.ads M common/hw-gfx-gma-transcoder.adb M common/hw-gfx-gma-transcoder.ads M common/tigerlake/Makefile.inc M common/tigerlake/hw-gfx-gma-combo_phy.adb M common/tigerlake/hw-gfx-gma-connectors-combo_phy.adb M common/tigerlake/hw-gfx-gma-connectors-tc.adb M common/tigerlake/hw-gfx-gma-connectors.adb M common/tigerlake/hw-gfx-gma-plls-combo_phy.adb M common/tigerlake/hw-gfx-gma-plls-dkl.adb M common/tigerlake/hw-gfx-gma-port_detect.adb A common/tigerlake/hw-gfx-gma-power_and_clocks-tgl.adb A common/tigerlake/hw-gfx-gma-power_and_clocks-tgl.ads A common/tigerlake/hw-gfx-gma-power_and_clocks-xelpd.adb A common/tigerlake/hw-gfx-gma-power_and_clocks-xelpd.ads M common/tigerlake/hw-gfx-gma-power_and_clocks.adb M common/tigerlake/hw-gfx-gma-power_and_clocks.ads 19 files changed, 1,563 insertions(+), 624 deletions(-)
git pull ssh://review.coreboot.org:29418/libgfxinit refs/changes/02/67802/12