Arthur Heymans has uploaded a new patch set (#2). ( https://review.coreboot.org/21295 )
Change subject: WIP: start port for G45 ......................................................................
WIP: start port for G45
Adds GPU_Port types G45 Config file Reuse PHC_* types for gmbus access (TODO offsets need fixing) Adapt helper for G45 Adds copy of ironlake
Change-Id: Ifc05a1516329a61772af84558e5bfceb4d4ca277 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M common/Makefile.inc A common/g45/Makefile.inc A common/g45/hw-gfx-gma-adpa.adb A common/g45/hw-gfx-gma-adpa.ads A common/g45/hw-gfx-gma-connectors.adb A common/g45/hw-gfx-gma-dp.adb A common/g45/hw-gfx-gma-dp.ads A common/g45/hw-gfx-gma-gmch-lvds.adb A common/g45/hw-gfx-gma-gmch-lvds.ads A common/g45/hw-gfx-gma-gmch.ads A common/g45/hw-gfx-gma-hdmi.adb A common/g45/hw-gfx-gma-hdmi.ads A common/g45/hw-gfx-gma-plls.adb A common/g45/hw-gfx-gma-plls.ads A common/g45/hw-gfx-gma-port_detect.adb A common/g45/hw-gfx-gma-power_and_clocks.ads A common/g45/hw-gfx-gma-power_and_clocks_ironlake.adb A common/g45/hw-gfx-gma-power_and_clocks_ironlake.ads M common/hw-gfx-gma-config.ads.template M common/hw-gfx-gma-config_helpers.adb M common/hw-gfx-gma-i2c.adb M common/hw-gfx-gma-registers.adb M common/hw-gfx-gma-registers.ads M common/hw-gfx-gma.adb M common/hw-gfx-gma.ads A configs/g45 26 files changed, 1,807 insertions(+), 54 deletions(-)
git pull ssh://review.coreboot.org:29418/libgfxinit refs/changes/95/21295/2