[coreboot-gerrit] Patch merged into coreboot/master: f7bfc34 intel: Remove GFXUMA and related global variables

gerrit at coreboot.org gerrit at coreboot.org
Mon May 19 17:20:15 CEST 2014


the following patch was just integrated into master:
commit f7bfc34942f5dda173c30f82323e13afb2045a21
Author: Kyösti Mälkki <kyosti.malkki at gmail.com>
Date:   Fri Oct 18 11:02:46 2013 +0300

    intel: Remove GFXUMA and related global variables
    
    Remove use of global variables uma_memory_base and uma_memory_size
    from builds with Intel northbridges, as these variables can be kept
    within the chipset or even as stack locals.
    
    Intel platforms have no functional implemenation for option GFXUMA.
    If we did implement some choice between external and integrated graphics,
    it needs to be named in less obscure fashion.
    
    Change-Id: I12f18c4ee6bc89e65a561db6c2b514956f3e2d03
    Signed-off-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
    Reviewed-on: http://review.coreboot.org/5720
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <patrick at georgi-clan.de>


See http://review.coreboot.org/5720 for details.

-gerrit



More information about the coreboot-gerrit mailing list