Nico Huber has uploaded a new patch set (#2). ( https://review.coreboot.org/21394 )
Change subject: gma: Implement PCI Id based generation check ......................................................................
gma: Implement PCI Id based generation check
We were used to sanity check the GPU generation by the audio id because that was easily accessible in MMIO space and only one number per gene- ration. It doesn't work on Skylake, though, so we read PCI ids instead.
Change-Id: Id6c9cfdb00664dc2c36b2cbd13136568829297d5 Signed-off-by: Nico Huber nico.h@gmx.de --- M common/hw-gfx-gma-config.ads.template M common/hw-gfx-gma.adb 2 files changed, 60 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/libgfxinit refs/changes/94/21394/2