coreboot-kgpe-d16/src
Tim Wawrzynczak 67c778d74c drivers/gfx/generic: Add optional _HID for gfx devices
Some boards may want to use a _HID instead of an _ADR to locate a
graphics device. This patch provides that option in the devicetree.

BUG=b:206850071
TEST=Add `hid` entry in devicetree, dump SSDT and see _HID instead of
_ADR

Signed-off-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Change-Id: I32be4abf5c60be1f94aabaa2e9c734215c4e291e
Reviewed-on: https://review.coreboot.org/c/coreboot/+/59730
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2021-12-01 22:04:12 +00:00
..
acpi acpi,Makefile: Add preload_acpi_dsdt 2021-11-29 20:35:33 +00:00
arch arch/{arm,arm64,ppc64,riscv}: Add noop cpu_relax 2021-11-25 10:42:17 +00:00
commonlib commonlib: Move commonlib/cbmem_id.h to commonlib/bsd/ 2021-11-30 17:23:37 +00:00
console
cpu cpu/x86/mp_init.c: Fix building without an SMI_HANDLER 2021-12-01 14:55:13 +00:00
device device/pci_device.c: Scan only one device for PCIe 2021-11-29 03:19:51 +00:00
drivers drivers/gfx/generic: Add optional _HID for gfx devices 2021-12-01 22:04:12 +00:00
ec ec/google/chromeec: Support 5 temperature sensors 2021-11-26 11:19:52 +00:00
include acpi: Convert ACPI_DEVICE_SLEEP_* values to an enum 2021-11-30 22:14:24 +00:00
lib cbfs: Add unverified_area APIs 2021-11-30 00:27:30 +00:00
mainboard herobrine: Assert gpio for USB_HUB_LDO_EN 2021-12-01 00:39:51 +00:00
northbridge nb/intel/sandybridge: Add support for DPR 2021-11-26 11:25:19 +00:00
security security/intel/txt: Fix GETSEC checks in romstage 2021-11-27 14:20:16 +00:00
soc soc/intel/common/pmc: Drop unnecessary pmc_ipc.c entry 2021-12-01 06:37:51 +00:00
southbridge lippert/frontrunner-af: Use common cimx/sb800 ASL 2021-11-28 16:40:03 +00:00
superio superio/smsc/sch5545: Disable PS/2 lines isolation during init 2021-11-27 14:23:08 +00:00
vendorcode vc/mediatek/mt8195: Fix rank1 CKE setting for single-rank DRAM 2021-12-01 09:48:17 +00:00
Kconfig Kconfig: Show console DEBUG_FUNC if OVERRIDE_LOGLEVEL is set 2021-11-13 00:20:11 +00:00