[coreboot-gerrit] Patch merged into coreboot/master: a14fbb7 EDID: add fields specialized to the needs of framebuffers

gerrit at coreboot.org gerrit at coreboot.org
Thu Dec 12 22:21:23 CET 2013


the following patch was just integrated into master:
commit a14fbb7d6346c42bf5fc51014355df0da3ebe9b7
Author: Ronald G. Minnich <rminnich at google.com>
Date:   Fri Jun 28 14:33:30 2013 -0700

    EDID: add fields specialized to the needs of framebuffers
    
    Now that we have horizontal display areas that are not multiples of 32  bytes,
    things are more complex. We add three struct members (x, y resolution and
    bytes per line) which are to be filled in by the mainboard as it sets the mode.
    
    In future, the EDID code may take a stab at initializing these but the values are
    context-dependent.
    
    Change-Id: Ib9102d6bbf8c66931f5adb1029a04b881a982cfe
    Signed-off-by: Ronald G. Minnich <rminnich at google.com>
    Reviewed-on: https://gerrit.chromium.org/gerrit/60514
    Tested-by: Ronald G. Minnich <rminnich at chromium.org>
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Commit-Queue: Ronald G. Minnich <rminnich at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list