[coreboot-gerrit] Patch merged into coreboot/master: nb/intel/sandybridge/gma: add disable function

gerrit at coreboot.org gerrit at coreboot.org
Thu Oct 29 17:08:54 CET 2015


the following patch was just integrated into master:
commit e11f6c3be168b1efde7fa1b5fd8754b9b8057dc9
Author: Patrick Rudolph <siro at das-labor.org>
Date:   Thu Oct 15 15:35:12 2015 +0200

    nb/intel/sandybridge/gma: add disable function
    
    Issue observed:
    In a multi GPU setup (IGD and PEG) the system still uses the IGD.
    CONFIG_ONBOARD_VGA_IS_PRIMARY has no effect on Sandy/Ivy Bridge.
    
    Test system:
    * Gigabyte GA-B75M-D3H
    * Intel Pentium CPU G2130
    * ATI Radeon HD4780
    
    Problem description:
    The GMA is missing a disable function.
    
    Problem solution:
    Add a GMA disable function. Deactivate PCI device until remaining multi
    GPU issues are resolved. Do not claim VGA decode any more.
    
    Final testing results:
    The system is able to boot using the PEG device as primary VGA
    device.
    
    Change-Id: I52af32df41ca22f808b119f3a4099849c74068b3
    Signed-off-by: Patrick Rudolph <siro at das-labor.org>
    Reviewed-on: http://review.coreboot.org/11919
    Tested-by: build bot (Jenkins)
    Reviewed-by: Nico Huber <nico.h at gmx.de>


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

-gerrit



More information about the coreboot-gerrit mailing list