cbmk/config
Nicholas Chin b892036edf Fix E6400 display issue with 1440 x 900 panel
The E6400 uses a 100 MHz reference clock on DPLL_REF_SSCLK, whereas
libgfxinit assumed that the reference was always 96 MHz. The frequency
difference caused by a 100 MHz reference with PLL config values
calculated assuming a 96 MHz reference were not significant enough to
cause noticable issues with the more common 1280 x 800 panels, but are
enough to matter for the 1440 x 900 panels which use a higher pixel
clock. This only affected the pre-OS graphics environment provided by
libgfxinit, as Linux drivers would determine the reference clock
frequency based on data in the VBT.

Fix this by making the reference clock frequency in libgfxinit
configurable for GM45 based on a new coreboot Kconfig, which is set to
100 MHz for the E6400.

Signed-off-by: Nicholas Chin <nic.c3.14@gmail.com>
2024-05-21 18:18:22 +01:00
..
coreboot Fix E6400 display issue with 1440 x 900 panel 2024-05-21 18:18:22 +01:00
dependencies update parabola dependencies for flashprog 2024-05-02 21:41:35 +01:00
flashprog/patches flashprog: apply the good old MX25 workaround 2024-05-02 21:43:33 +01:00
git Canoeboot 20240510 release 2024-05-10 08:39:24 +01:00
grub Add pt qwerty keymap to lbmk 2024-05-21 18:16:44 +01:00
ifd/ich9m rebase cbmk 9429287 per lbmk c4d90087..f5b04fa5 2024-01-02 11:55:45 +00:00
memtest86plus/patches Canoeboot 20231026 release 2023-10-27 08:21:04 +01:00
pico-sdk delete overlooked blobs in src/pico-sdk 2023-11-03 17:40:08 +00:00
seabios bump seabios to e5f2e4c69643bc3cd385306a9e5d29e11578148c 2024-05-10 05:48:57 +01:00
stm32-vserprog/patches Canoeboot 20231026 release 2023-10-27 08:21:04 +01:00
submodule/coreboot Fix E6400 display issue with 1440 x 900 panel 2024-05-21 18:18:22 +01:00
u-boot allow multitree projects to define xgcc tree 2024-01-21 06:28:08 +00:00