[coreboot-gerrit] Patch merged into coreboot/master: nb/gm45: allow use of 352M preallocated ram for igd

gerrit at coreboot.org gerrit at coreboot.org
Tue Oct 4 19:03:33 CEST 2016


the following patch was just integrated into master:
commit 58afca4a1a09f6bb4c28de460791984002408cdc
Author: Arthur Heymans <arthur at aheymans.xyz>
Date:   Fri Sep 30 21:03:23 2016 +0200

    nb/gm45: allow use of 352M preallocated ram for igd
    
    The datasheets on gm45: "Mobile Intel® 4 Series Express Chipset Family"
    mention the possibility of having 352M ram preallocated for the
    integrated graphic device. This only worked fine if the amount of ram in
    the system was 3GB or less. When 4G or more is installed, memory is
    remapped to create a 1GB large pci mmio hole which is not enough and
    creates conflicts when 352M vram is used.
    
    This patch increases the pci mmio hole size on Lenovo x200 to allow
    352M vram to work.
    
    TEST: build and flash on target with 4GB ram or more, use nvramtool to
    set gfx_uma_size to 352M and reboot.
    
    Change-Id: I5ab066252339ac7d85149d91b09a9eaaaab3b5b6
    Signed-off-by: Arthur Heymans <arthur at aheymans.xyz>
    Reviewed-on: https://review.coreboot.org/16831
    Tested-by: build bot (Jenkins)
    Reviewed-by: Martin Roth <martinroth at google.com>


See https://review.coreboot.org/16831 for details.

-gerrit



More information about the coreboot-gerrit mailing list