[coreboot-gerrit] Patch merged into coreboot/master: edid: Don't set standard timings as supported if they're not

gerrit at coreboot.org gerrit at coreboot.org
Thu Nov 19 21:37:38 CET 2015


the following patch was just integrated into master:
commit 9fa0760e9769af20fbb7b30ab3dda7ba7885c7da
Author: Douglas Anderson <dianders at chromium.org>
Date:   Wed Oct 28 10:19:52 2015 -0700

    edid: Don't set standard timings as supported if they're not
    
    The set to say that a standard timing was supported was not properly in
    the "if" test.  That meant that even when standard timings weren't
    supported, we thought that they were.  That had the side effect of never
    using the detailed mode.
    
    BRANCH=none
    BUG=chrome-os-partner:46998
    TEST=Adafruit panel works now
    
    Change-Id: Ide3ed6c5682840f808d854755dac58e9057e6bda
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: c99d3ee8d163fc6be207c5a7df2a7aecd7af7849
    Original-Change-Id: Ib67735219fd28516857d9b63f1ba156573f1bea3
    Original-Signed-off-by: Douglas Anderson <dianders at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/309521
    Original-(cherry picked from commit 4e4c2816e2239299bc02e3a57fb18056db62b56c)
    Original-Reviewed-on: https://chromium-review.googlesource.com/309552
    Original-Commit-Ready: David Hendricks <dhendrix at chromium.org>
    Original-Tested-by: David Hendricks <dhendrix at chromium.org>
    Original-Reviewed-by: David Hendricks <dhendrix at chromium.org>
    Original-Reviewed-by: Julius Werner <jwerner at chromium.org>
    Reviewed-on: http://review.coreboot.org/12442
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list