coreboot/src
Liju-Clr Chen e1ee23f29d soc/mediatek: Add error handling for dptx_get_edid()
Skip eDP initialization when we failed to get EDID. This prevents the
PLL assertion in dp_intf_config() if the display could not be
initialized properly.

BUG=b:233720142
TEST=boot to depthcharge on MT8188 EVB.

Change-Id: I0fd672b175feb9b813c1d9ec4140e4273079ff07
Signed-off-by: Liju-Clr Chen <liju-clr.chen@mediatek.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/69858
Reviewed-by: Rex-BC Chen <rex-bc.chen@mediatek.com>
Reviewed-by: Yidi Lin <yidilin@google.com>
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-11-23 16:31:29 +00:00
..
acpi src/acpi: Remove unnecessary space after casts 2022-11-22 13:48:23 +00:00
arch src/arch: Remove unnecessary space after casts 2022-11-22 13:46:47 +00:00
commonlib src/commonlib: Remove unnecessary space after casts 2022-11-22 13:47:15 +00:00
console console/post.c: Sort includes 2022-10-27 15:46:39 +00:00
cpu cpu/intel/car: Define post codes 2022-11-23 03:47:18 +00:00
device src/device/pci_: Remove unnecessary space after casts 2022-11-22 13:41:26 +00:00
drivers src/drivers: Remove unnecessary space after casts 2022-11-22 13:40:56 +00:00
ec ec: Add SPDX license headers to Makefiles 2022-11-22 12:43:11 +00:00
include cpu/intel/car: Define post codes 2022-11-23 03:47:18 +00:00
lib lib/malloc.c: Fix log messages 2022-11-18 16:02:28 +00:00
mainboard mb/google/skyrim/var/winterhold: Add Vrm setting for SMT 2022-11-23 14:00:06 +00:00
northbridge src/northbridge: Remove unnecessary space after casts 2022-11-22 13:46:09 +00:00
sbom Add SBOM (Software Bill of Materials) Generation 2022-08-22 14:48:46 +00:00
security security: Remove unnecessary space after casts 2022-11-22 12:55:26 +00:00
soc soc/mediatek: Add error handling for dptx_get_edid() 2022-11-23 16:31:29 +00:00
southbridge sb/intel/i82801gx/lpc.c: Use post_code() 2022-11-23 15:24:03 +00:00
superio src/superio: Remove unnecessary space after casts 2022-11-21 15:03:50 +00:00
vendorcode vc/amd/fsp/glinda/platform_descriptors.h: Update for glinda 2022-11-19 02:47:48 +00:00
Kconfig build: List all Kconfigs in CBFS config file, compress it 2022-11-18 17:19:44 +00:00