coreboot-kgpe-d16/src/soc/intel/skylake
Duncan Laurie 3054c8b754 skylake: Enable DDI-A 4-lane support if GOP does not execute
This change will allow the kernel to use 4-lane eDP connections
if the GOP driver does not execute and set this bit.  If GOP
has executed (everyone but Chrome OS verified mode) the link will
already be up and this will do nothing.

BUG=chrome-os-partner:50197
BRANCH=glados
TEST=boot on chell and ensure 4

Change-Id: I9e2328b00db84f26b9bd03220b8ac0bd5f64cfbf
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id: cff83e18ce9936c8d507f93c8443b7056c62e844
Original-Change-Id: I3f1e5d78b91eb0e4a23fcc196aff0edadc252a0c
Original-Signed-off-by: Duncan Laurie <dlaurie@chromium.org>
Original-Reviewed-on: https://chromium-review.googlesource.com/327251
Original-Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/13690
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
2016-02-15 08:05:41 +01:00
..
acpi skylake: acpi: Make GRXS method serialized 2016-02-15 08:05:15 +01:00
bootblock intel/skylake: unconditionally set SPI controller BAR 2016-02-04 17:43:49 +01:00
include/soc intel/skylake: Add gpio macro for unused GPIO pins 2016-02-09 19:44:57 +01:00
nhlt nhlt: add api to override oem_id and oem_table_id of acpi_header_t 2016-02-09 13:21:39 +01:00
romstage intel/skylake: implement vboot_platform_prepare_reboot() 2016-02-04 17:35:28 +01:00
acpi.c intel/skylake: disable ACPI PM Timer to enable XTAL OSC shutdown 2016-02-04 17:44:28 +01:00
chip.c intel/skylake: Adding provision to set voltages to the I2C ports 2016-01-19 16:26:43 +01:00
chip.h intel/skylake: disable ACPI PM Timer to enable XTAL OSC shutdown 2016-02-04 17:44:28 +01:00
cpu.c intel/skylake: Thermal Design Power PL1 and PL2 Config Changes 2016-01-22 12:59:59 +01:00
cpu_info.c
elog.c intel/skylake: Add elog event for THERMTRIP 2016-01-18 12:08:47 +01:00
finalize.c intel/skylake: disable ACPI PM Timer to enable XTAL OSC shutdown 2016-02-04 17:44:28 +01:00
flash_controller.c intel/skylake: Fix klockwork violation 2016-01-22 13:02:02 +01:00
fsp_reset.c intel/skylake: During RO mode after FSP reset CB lose original state 2016-01-17 22:52:02 +01:00
gpio.c intel/skylake: Fix issues found by klockwork 2016-01-19 17:23:42 +01:00
igd.c skylake: Enable DDI-A 4-lane support if GOP does not execute 2016-02-15 08:05:41 +01:00
Kconfig timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION Kconfig 2016-02-12 21:54:52 +01:00
lpc.c intel/skylake: Fix issues found by klockwork 2016-01-19 17:23:42 +01:00
Makefile.inc intel/skylake: Display ME firmware status before os boot 2016-02-04 17:30:11 +01:00
me_status.c intel/skylake: Display ME firmware status before os boot 2016-02-04 17:30:11 +01:00
memmap.c drivers/intel/fsp1_1: Fix spelling error in API and copyright 2016-01-31 20:51:29 +01:00
monotonic_timer.c
pch.c
pcie.c
pcr.c intel/skylake: Init variable so GCC knows it's set 2016-01-15 22:41:11 +01:00
pei_data.c
pmc.c chromeos: Remove CONFIG_VBNV_SIZE variable 2016-02-09 13:19:48 +01:00
pmutil.c
ramstage.c
smbus.c
smbus_common.c
smi.c
smihandler.c Correct some common spelling mistakes 2016-01-07 22:57:02 +01:00
smmrelocate.c
systemagent.c intel/skylake: Fix issues found by klockwork 2016-01-19 17:23:42 +01:00
tsc_freq.c
uart.c
uart_debug.c
vr_config.c intel/skylake: provide default VR configuration 2016-01-18 12:12:12 +01:00
xhci.c