coreboot/src
Sean Rhodes 26d005fb30 mb/starlabs/starfighter: use safe shared panel PWM frequency
PWM_Frequency_03 changes from 200Hz to 2kHz.

The 16-inch QHD panel supports 200Hz to 2kHz, while the 16-inch 4K
panel supports 200Hz to 10kHz. Keep the shared board VBT at 2kHz for
now; the higher 10kHz value only applies to the 4K panel.

Change-Id: If5a6d1ea248132219f8c0115771fb26d9d5b228a
Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/91870
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2026-03-27 18:07:39 +00:00
..
acpi acpi/dsdt_top.asl: Move RBUF out of the _CRS method 2026-02-09 15:20:48 +00:00
arch arch/arm64: Add debug API to dump MMU page table configuration 2026-03-21 03:02:21 +00:00
commonlib {commonlib, libpayload}: Add RTC_WAKE to boot_mode_t 2026-03-21 03:04:17 +00:00
console console: Fix flushing for slow consoles 2025-10-02 22:44:46 +00:00
cpu cpu/x86/smm: reserve SMRAM for OPAL S3 state 2026-03-18 14:54:39 +00:00
device dram/ddr3: Add speed in MT/s 2026-02-19 19:20:43 +00:00
drivers drivers/amd/ftpm: Fix compilation 2026-03-23 15:07:30 +00:00
ec ec/chromeec: Add Kconfig and asl for vendor tablet ACPI 2026-03-25 13:20:45 +00:00
include smbios: Add smbios_cache_speed() implementation 2026-03-24 14:48:23 +00:00
lib smbios: Add smbios_cache_speed() implementation 2026-03-24 14:48:23 +00:00
mainboard mb/starlabs/starfighter: use safe shared panel PWM frequency 2026-03-27 18:07:39 +00:00
northbridge nb/intel/haswell: Enable SA clock gating later 2026-03-17 20:08:49 +00:00
sbom sbom: Fix build with merged bootblock and romstage 2025-07-07 14:29:29 +00:00
security vc/tcg/opal: add OPAL packet builder for S3 unlock 2026-03-19 19:36:48 +00:00
soc soc/qualcomm/x1p42100: Support separate RO/RW CPUCP binaries 2026-03-27 06:17:18 +00:00
southbridge sb/intel/wildcatpoint/pcie.c: Reorder some steps 2026-03-06 20:06:58 +00:00
superio sio/nuvoton/nct6776: Switch to common init code 2026-02-19 19:19:43 +00:00
vendorcode vc/tcg/opal: add OPAL packet builder for S3 unlock 2026-03-19 19:36:48 +00:00
Kconfig Kconfig: move IOAPIC option to x86 Kconfig 2026-03-07 20:57:24 +00:00