coreboot/src
Zhongtian Wu 3a3804f458 drivers/mipi: Update init code for IVO_T109NW41 panel
1. VCOM OTP burning, initial code Settings can be deleted, B6h
2. Fine-tune VGH, VGL, VGHO, VGLO voltage, B1h PA6
3. Boot CLK performance change: add E9h, C7h, E9h
4. Extend TFT life: D5h PA25~PA32,D3h PA1~PA5;
5. Gamma optimization: E0h
6. Improve picture quality, add EQ: D2h to CLK
7. Press mura to improve and modify B1h PA4 and PA5

BUG=b:320892589
TEST=boot ciri with IVO_T109NW41 panel and see firmware screen

Change-Id: I13421660faba9ef8e33a51c5ab28aeb1388aff40
Signed-off-by: Zhongtian Wu <wuzhongtian@huaqin.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/82240
Reviewed-by: Eric Lai <ericllai@google.com>
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Reviewed-by: Yidi Lin <yidilin@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
Reviewed-by: cong yang <yangcong5@huaqin.corp-partner.google.com>
2024-05-10 09:25:59 +00:00
..
acpi acpi: Remove acpigen_write_OSC_pci_domain 2024-05-06 10:48:06 +00:00
arch arch/arm64/Makefile.mk: Switch linker to GNU GCC 2024-05-09 08:34:05 +00:00
commonlib commonlib/timestamp_serialized: Define VB_AUXFW_SYNC_DONE timestamp 2024-05-08 11:54:54 +00:00
console tree: Drop duplicated <stdarg.h> and <stdio.h> 2024-04-12 04:25:07 +00:00
cpu cpu/intel/model_206ax: Allow to configure VR settings 2024-04-22 15:31:15 +00:00
device dram/ddr3: Use the same naming convention as DDR4 2024-05-07 10:53:31 +00:00
drivers drivers/mipi: Update init code for IVO_T109NW41 panel 2024-05-10 09:25:59 +00:00
ec acpigen_ps2_keybd: Add assistant key to linux,keymap 2024-04-22 14:05:42 +00:00
include include/spd.h: Add SPD_MEMORY_TYPE_LPDDR3_INTEL into spd_memory_type 2024-05-09 11:24:40 +00:00
lib tree: Drop duplicated <device/pci_{def,type}.h> 2024-04-12 04:24:43 +00:00
mainboard mb/google/brox: Sending End of Post (EOP) asynchronously 2024-05-09 08:33:24 +00:00
northbridge dram/ddr3: Use the same naming convention as DDR4 2024-05-07 10:53:31 +00:00
sbom src, util: Clean up makefile.inc in text, help & comments 2024-01-26 20:15:18 +00:00
security security/tpm/tspi/crtm.c: Fix space required before open brace error 2024-04-21 03:39:12 +00:00
soc mb/google/brox: Sending End of Post (EOP) asynchronously 2024-05-09 08:33:24 +00:00
southbridge sb/intel/bd82x6x/pch.asl: Remove GPIO configuration access 2024-04-18 11:05:11 +00:00
superio sio/nuvoton/nct6779d: Correct GPIOBASE virtual LDN 2024-04-18 11:04:25 +00:00
vendorcode vc/google/chromeos: Move RAMOOPS region creation to BS_DEV_INIT_CHIPS 2024-04-25 20:56:25 +00:00
Kconfig Kconfig: Make GBD_STUB and long mode mutually exclusive 2024-04-01 13:40:37 +00:00