coreboot-kgpe-d16/src
Derek Huang c0bd123408 ec/google/chromeec: Add APIs for USB-C DP ALT mode
Add API to allow AP to send the command to EC to enter DP ALT mode
and API to wait for DP HPD event.

BUG=b:192947843
TEST=select ENABLE_TCSS_DISPLAY_DETECTION in Kconfig.name. Build
coreboot and update your system. Boot the system you will find below
message in the coreboot log with or without USB-C display connected:
'HPD ready after %lu ms' or 'HPD not ready after %ldms. Abort.'.

Signed-off-by: Derek Huang <derek.huang@intel.corp-partner.google.com>
Change-Id: Id11510c1ff58579ae2cddfe5a4d69646fd84f5c3
Reviewed-on: https://review.coreboot.org/c/coreboot/+/57138
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2021-10-06 22:19:00 +00:00
..
acpi src/acpi to src/lib: Fix spelling errors 2021-10-05 18:06:39 +00:00
arch arch/x86,cpu/x86: Introduce new method for accessing cpu_info 2021-10-05 22:38:45 +00:00
commonlib src/acpi to src/lib: Fix spelling errors 2021-10-05 18:06:39 +00:00
console src/acpi to src/lib: Fix spelling errors 2021-10-05 18:06:39 +00:00
cpu arch/x86,cpu/x86: Introduce new method for accessing cpu_info 2021-10-05 22:38:45 +00:00
device src/acpi to src/lib: Fix spelling errors 2021-10-05 18:06:39 +00:00
drivers drivers/intel/fsp2_0: don't force-use python2 2021-10-05 20:33:18 +00:00
ec ec/google/chromeec: Add APIs for USB-C DP ALT mode 2021-10-06 22:19:00 +00:00
include include/device: Generic interface for USB-C mux operations 2021-10-06 22:16:48 +00:00
lib lib/thread: Remove thread stack alignment requirement 2021-10-05 22:40:25 +00:00
mainboard src/mainboard to src/security: Fix spelling errors 2021-10-05 18:06:52 +00:00
northbridge src/mainboard to src/security: Fix spelling errors 2021-10-05 18:06:52 +00:00
security src/mainboard to src/security: Fix spelling errors 2021-10-05 18:06:52 +00:00
soc soc/intel/alderlake: Skip setting D0I3 bit for HECI devices 2021-10-06 19:35:41 +00:00
southbridge src/soc to src/superio: Fix spelling errors 2021-10-05 18:07:08 +00:00
superio src/soc to src/superio: Fix spelling errors 2021-10-05 18:07:08 +00:00
vendorcode vc/mediatek/mt8195: Remove unused code 2021-09-29 06:57:06 +00:00
Kconfig lib/thread: Switch to using CPU_INFO_V2 2021-10-05 22:39:16 +00:00