coreboot-kgpe-d16/src/soc/intel
Matt DeVillier e30d204d38 soc/intel/jasperlake: Hook up GMA ACPI brightness controls
Add function needed to generate ACPI backlight control SSDT, along with
Kconfig values for accessing the registers.

Tested by adding gfx register on google/magpie. Backlight controls
work on Windows 10 and Linux 6.1.

Change-Id: Iaa9872cd590c3b1298667cc80354ed3efd91c6c8
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/74324
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Sean Rhodes <sean@starlabs.systems>
2023-04-16 14:06:57 +00:00
..
alderlake soc/intel/alderlake: Enable early caching of RAMTOP region 2023-04-15 14:36:29 +00:00
apollolake soc/intel/apl: Fix programming temporary MTRR on GLK 2023-03-21 23:08:11 +00:00
baytrail soc/intel/baytrail: Make acpi_madt_irq_overrides() static 2023-04-15 05:14:37 +00:00
braswell sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPIC 2023-04-15 05:14:14 +00:00
broadwell sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPIC 2023-04-15 05:14:14 +00:00
cannonlake soc/intel/cannonlake: Allow SoC to choose CAR mode (eNEM/NEM) 2023-04-14 14:45:12 +00:00
common soc/intel/cmn/cse: Move API to get FW partition info into cse_lite.c 2023-04-15 15:54:17 +00:00
denverton_ns arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminator 2023-02-09 16:54:11 +00:00
elkhartlake soc/intel/elkhartlake: Define DIMM_SPD_SIZE in SoC Kconfig 2023-03-23 08:46:34 +00:00
jasperlake soc/intel/jasperlake: Hook up GMA ACPI brightness controls 2023-04-16 14:06:57 +00:00
meteorlake soc/intel/meteorlake: Add B0 stepping CPU ID 2023-04-15 12:10:08 +00:00
quark tree: Move 'asmlinkage' before type 'void' 2023-02-27 00:34:18 +00:00
skylake soc/intel: Move USB PORTSC definition into IA common code 2023-03-26 19:44:15 +00:00
tigerlake soc/intel/tigerlake: Enable early caching of RAMTOP region 2023-04-15 14:36:46 +00:00
xeon_sp soc/intel/xeon_sp/spr: Remove stale call to xeonsp_init_cpu_config 2023-04-14 15:23:47 +00:00
Makefile.inc