mb/google/brya: Increase Resizable BAR address space limit to 32 bits
commit5ca882fa9085c997831c9e9d3f1a33256e400bc8
authorTim Wawrzynczak <twawrzynczak@chromium.org>
Fri, 27 May 2022 18:29:55 +0000 (27 12:29 -0600)
committerMartin L Roth <gaumless@tutanota.com>
Sun, 29 May 2022 14:47:19 +0000 (29 14:47 +0000)
tree5993a3635ea4ba5d9cdbce1f584d467b18e3e79a
parent2b83fa7741ab65bd6a77f8fcebfb5d9197eee921
mb/google/brya: Increase Resizable BAR address space limit to 32 bits

The dGPU used for some Brya projects requests 32 bits of address space
for one of its BARs via the Resizable BAR mechanism. This Kconfig is
currently set at 29 bits for brya, so the allocation currently is
capped at 29 bits. This patch sets the limit to 32 bits for brya
boards, which is enough for the GPU.

BUG=b:214443809
TEST=all of the dGPU PCI BARs on agah can be successfully allocated

Signed-off-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Change-Id: I61dbe47f1f316967d052bae748ff23babde61ef0
Reviewed-on: https://review.coreboot.org/c/coreboot/+/64726
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin L Roth <gaumless@tutanota.com>
src/mainboard/google/brya/Kconfig