coreboot-kgpe-d16/src
Matt DeVillier a9492a6169 soc/braswell: ensure ACPI opregion restored on S3 with GOP init
The Intel GMA ACPI opregion address needs to be set on S3 resume,
otherwise the Windows display driver fails to re-initialize correctly.
Fix by ensuring the address is set correctly regardless of display
init type used (GOP or VBIOS).

Test: build/boot on google/edgar, ensure internal display functional
following S3 resume under Windows 10.

Change-Id: I471c44e8ba4514e4a2ddf6739109b759145598ed
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/30233
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
2018-12-18 13:28:01 +00:00
..
acpi
arch arch/riscv: Don't hardcode CSR numbers anymore 2018-12-18 13:25:45 +00:00
commonlib src: Remove duplicated round up function 2018-11-29 12:17:45 +00:00
console (console,drivers/uart)/Kconfig: Fix dependencies 2018-11-21 22:49:48 +00:00
cpu cpu/x86: Make mp_get_apic_id() function externally available 2018-12-15 04:20:27 +00:00
device Fix typos involving "the the" 2018-12-18 13:24:28 +00:00
drivers Fix typos involving "the the" 2018-12-18 13:24:28 +00:00
ec lenovo/h8,thinkpads: Re-do USB Always On 2018-12-06 11:59:22 +00:00
include Fix typos involving "the the" 2018-12-18 13:24:28 +00:00
lib cbfs: Alert if something goes wrong in cbfs_boot_locate() 2018-12-07 11:34:54 +00:00
mainboard mb/google/kahlee/liara: Document why IOMMU is disabled 2018-12-18 13:27:02 +00:00
northbridge Fix typos involving "the the" 2018-12-18 13:24:28 +00:00
security tss: implement tlcl_save_state 2018-11-28 18:32:59 +00:00
soc soc/braswell: ensure ACPI opregion restored on S3 with GOP init 2018-12-18 13:28:01 +00:00
southbridge Fix typos involving "the the" 2018-12-18 13:24:28 +00:00
superio superio/ite/it8772f: Fix typo 2018-12-16 16:50:38 +00:00
vendorcode Fix typos involving "the the" 2018-12-18 13:24:28 +00:00
Kconfig cpu/x86/Kconfig.debug: Move more options here 2018-11-23 08:38:31 +00:00