[coreboot-gerrit] Patch merged into coreboot/master: soc/rockchip: split edp_enable() function

gerrit at coreboot.org gerrit at coreboot.org
Mon Nov 14 18:08:19 CET 2016


the following patch was just integrated into master:
commit a09b338362c09aebf5f35a63b2412f358621db0f
Author: Lin Huang <hl at rock-chips.com>
Date:   Sun Oct 23 14:17:25 2016 -0700

    soc/rockchip: split edp_enable() function
    
    To avoid garbage display in firmware on warm reset, we need
    to enable eDP display in depthcharge instead when the framebuffer is
    cleared.
    Therefore limit edp_enable() in coreboot to just configure eDP,
    and leave enabling the display to depthcharge.
    
    CQ-DEPEND=CL:402071
    BUG=chrome-os-partner:58675
    BRANCH=none
    TEST=Boot from kevin, and display work
    
    Change-Id: I9d937ead33ebba58e33e02fd73b80d6e11bb69aa
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: 38b0d18c3fae37dfccb18fe809f763b98703167c
    Original-Change-Id: Ibbc283a5892b98f4922f02fd67465fe2e1d01b71
    Original-Signed-off-by: Lin Huang <hl at rock-chips.com>
    Original-Reviewed-on: https://chromium-review.googlesource.com/402095
    Original-Reviewed-by: Julius Werner <jwerner at chromium.org>
    Reviewed-on: https://review.coreboot.org/17207
    Tested-by: build bot (Jenkins)
    Reviewed-by: Martin Roth <martinroth at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list