[coreboot-gerrit] Patch merged into coreboot/master: nb/intel/945gc: Hardcode the integrated graphic frequencies

gerrit at coreboot.org gerrit at coreboot.org
Tue Jan 10 19:53:29 CET 2017


the following patch was just integrated into master:
commit 18537817484580fef1f154cb3fcb2574d3f5a858
Author: Arthur Heymans <arthur at aheymans.xyz>
Date:   Wed Dec 28 21:20:45 2016 +0100

    nb/intel/945gc: Hardcode the integrated graphic frequencies
    
    The code to set the igd frequencies is written with the mobile version
    of the 945 chipset in mind and seems to cause cause strange igd
    related problems on the desktop versions.
    
    Some possible problems are:
    * on 800MHz fsb CPUs the igd sometimes has artifacts on the screen;
    * on 800MHz fsb CPU memtest results vary a lot;
    * since a commit 45e11aa0a5 "Add/Combine Broadwell Chromebooks using
      variant board scheme" that does not affect this northbridge, the
      display shows garbage as soon as Linux (4.8) modesets the display.
    
    A fix is to hardcode the core display and render clocks to their
    maximum, potentially also improving graphical performance.
    Vendor bios on all boards in coreboot with this northbridge have the
    same value in this PCI config address.
    
    TESTED on P5GC-MX (display works fine again in Linux) and
    user reports of it making GA-945GCM-S2L run more stable.
    
    Change-Id: I8b046edbc952631d9b79023e3d385160ff682c24
    Signed-off-by: Arthur Heymans <arthur at aheymans.xyz>
    Reviewed-on: https://review.coreboot.org/17981
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Nico Huber <nico.h at gmx.de>


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

-gerrit



More information about the coreboot-gerrit mailing list