[coreboot-gerrit] Patch merged into coreboot/master: gm45/gma.c: use screen on vga connector if connected

gerrit at coreboot.org gerrit at coreboot.org
Mon Sep 19 19:19:21 CEST 2016


the following patch was just integrated into master:
commit de6ad8369f381444162c2823944f24de9b579874
Author: Arthur Heymans <arthur at aheymans.xyz>
Date:   Mon Aug 22 17:58:46 2016 +0200

    gm45/gma.c: use screen on vga connector if connected
    
    The intel x4x and gm45 have very similar integrated graphic devices.
    Currently the x4x native graphic init enables VGA, while gm45 can output
    on LVDS.
    
    This patch reuses the x4x graphic initialisation code
    to enable output on VGA in gm45 in a way that the behavior is similar to vbios:
    If no VGA display is connected the internal LVDS screen is used.
    If an external screen is detected on the VGA port it will be used instead.
    
    Change-Id: I7e9ff793a5384ad8b4220fb1c0d9b28e6cee8391
    Signed-off-by: Arthur Heymans <arthur at aheymans.xyz>
    Reviewed-on: https://review.coreboot.org/16295
    Tested-by: build bot (Jenkins)
    Reviewed-by: Martin Roth <martinroth at google.com>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>


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

-gerrit



More information about the coreboot-gerrit mailing list