soc/amd/common/block/graphics/graphics: GOP: load VBIOS
commitb649d6ac116e0a650f4db93a430686965450eca0
authorNikolai Vyssotski <nikolai.vyssotski@amd.corp-partner.google.com>
Fri, 12 Mar 2021 01:15:03 +0000 (11 19:15 -0600)
committerMartin Roth <martinroth@google.com>
Sat, 13 Mar 2021 02:44:40 +0000 (13 02:44 +0000)
tree3d44635e6f3ec458381643708da5d5f3c42bd766
parent1ab35a7f50a70b481c9d76ceed507cccfb881f06
soc/amd/common/block/graphics/graphics: GOP: load VBIOS

Load VBIOS in pci set_resources to PCI_VGA_RAM_IMAGE_START (0xc0000)
since pci_dev_init() will not load it in GOP case (VGA_ROM_RUN is not
set). Add Cezanne GFX PID.

BUG=b:171234996
BRANCH=Zork

Change-Id: I4a6fea9b6cd60c862e15ed2ed539869c0f9bd363
Signed-off-by: Nikolai Vyssotski <nikolai.vyssotski@amd.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49867
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
src/device/pci_rom.c
src/soc/amd/common/block/graphics/graphics.c