Nico Huber has uploaded a new patch set (#2). ( https://review.coreboot.org/c/libgfxinit/+/48817 )
Change subject: gma pipe_setup: Add registers for second framebuffer plane ......................................................................
gma pipe_setup: Add registers for second framebuffer plane
Fill the register-reference arrays with with the second plane's registers. Rename `SPCNTR` to `PLANE_2_CTL`. It's aliased and we'll most likely never use more than the enable bit (same location) with the old register layout.
Change-Id: I58bcdda79aa67922ca93453571500eddde3853d9 Signed-off-by: Nico Huber nico.huber@secunet.com --- M common/hw-gfx-gma-pipe_setup.adb M common/hw-gfx-gma-pipe_setup.ads 2 files changed, 57 insertions(+), 5 deletions(-)
git pull ssh://review.coreboot.org:29418/libgfxinit refs/changes/17/48817/2