coreboot/src
Angel Pons 8a0b68064a mb/asrock/z97_extreme6: Fix EDID mapping for DVI-I
This board has a DVI-I connector, which supports both digital and analog
display outputs. The I2C bus to retrieve the EDID is shared between both
outputs, so `select GFX_GMA_ANALOG_I2C_HDMI_B` to describe this.

Can't currently test this due to lack of hardware.

Change-Id: Ib8239917e2f7ee5bb982621752ec406c2d3ca302
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/82753
Reviewed-by: Martin L Roth <gaumless@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2024-07-09 16:38:39 +00:00
..
acpi acpi: Add support for DRHD size reporting 2024-06-28 11:27:27 +00:00
arch tree: Use <console/console.h> only when used 2024-07-03 04:39:42 +00:00
commonlib commonlib/bsd/lz4_wrapper.c: Fix misaligned access 2024-07-01 13:44:19 +00:00
console console: Only add non-stub code to romstage if SEPARATE_ROMSTAGE=y 2024-06-16 13:47:11 +00:00
cpu cpu/intel/model_206ax: Allow PL1/PL2 configuration 2024-07-08 12:54:25 +00:00
device device/azalia_device.c: Always read-write GCAP 2024-06-28 12:26:07 +00:00
drivers drivers/spi/acpi: Update generic property list 2024-07-04 14:04:05 +00:00
ec chromeec: support reading long battery strings 2024-07-08 13:01:39 +00:00
include drivers/wifi: Support 320Mhz Bandwidth Enablement per MCC 2024-07-03 17:01:25 +00:00
lib security/vboot: Set VBOOT_ALWAYS_ENABLE_DISPLAY if BMP_LOGO 2024-07-03 08:43:01 +00:00
mainboard mb/asrock/z97_extreme6: Fix EDID mapping for DVI-I 2024-07-09 16:38:39 +00:00
northbridge nb/intel/sandybridge/chipset.cb: Add alias for cpu_cluster 2024-07-01 15:30:40 +00:00
sbom src, util: Clean up makefile.inc in text, help & comments 2024-01-26 20:15:18 +00:00
security security/vboot: Set VBOOT_ALWAYS_ENABLE_DISPLAY if BMP_LOGO 2024-07-03 08:43:01 +00:00
soc soc/amd/common/acpi/ivrs: use PCI_DEVFN macro 2024-07-04 19:47:29 +00:00
southbridge sb/intel/lynxpoint/fadt: Fill extended FADT after populating lengths 2024-06-11 18:59:24 +00:00
superio tree: Use <console/console.h> only when used 2024-07-03 04:39:42 +00:00
vendorcode drivers/wifi: Support 320Mhz Bandwidth Enablement per MCC 2024-07-03 17:01:25 +00:00
Kconfig Kconfig: Update FW_CONFIG Kconfig options 2024-06-25 08:12:58 +00:00