[coreboot-gerrit] Patch merged into coreboot/master: cff6667 exynos5420: Tighten up displayport timing loops

gerrit at coreboot.org gerrit at coreboot.org
Sun Aug 10 22:19:18 CEST 2014


the following patch was just integrated into master:
commit cff6667eba803498e2f93af68e6e2edbba2353e5
Author: Ronald G. Minnich <rminnich at gmail.com>
Date:   Thu Aug 29 09:16:25 2013 -0700

    exynos5420: Tighten up displayport timing loops
    
    We were running this loop 100 times with 5 ms delays. Change it
    to run 500 times with 1 ms delays, which gives us the same
    overall timeout but lets us bail out a bit sooner -- in practice,
    at most, 4 ms sooner but every bit counts. Note, however, that
    the tighter timing does reduce opportunities for threading. There
    is a non-obvious set of tradeoffs on timeouts.
    
    Change-Id: I4af671c2a791aa92e446e66ac2fe5710d1e6aa4c
    Signed-off-by: Ronald G. Minnich <rminnich at gmail.com>
    Reviewed-on: https://chromium-review.googlesource.com/167387
    Reviewed-by: David Hendricks <dhendrix at chromium.org>
    Commit-Queue: ron minnich <rminnich at chromium.org>
    Tested-by: ron minnich <rminnich at chromium.org>
    (cherry picked from commit 575e910127dc74416018f182ef27ef223e61daef)
    Signed-off-by: Isaac Christensen <isaac.christensen at se-eng.com>
    Reviewed-on: http://review.coreboot.org/6543
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>


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

-gerrit



More information about the coreboot-gerrit mailing list