coreboot-kgpe-d16/src
Michael Niewöhner d585564fd0 drivers/intel/gma: add macro for one internal panel in gfx struct
Add a new macro `GMA_DEFAULT_PANEL(ssc)` as shortcut for specifying one
internal panel at port A (0) in the devicetree.

Change-Id: I5308b53667657d0b255ae5bc543f1a00431f5818
Signed-off-by: Michael Niewöhner <foss@mniewoehner.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49054
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2021-01-03 11:52:04 +00:00
..
acpi acpi: Add cb support to publish CRAT ACPI object 2021-01-02 22:50:56 +00:00
arch arch/arm: Replace .id section with build_info in CBFS 2020-12-17 06:25:25 +00:00
commonlib drivers/tpm: Implement full PPI 2020-12-21 02:38:20 +00:00
console lib/trace: Remove TRACE support 2020-12-02 23:35:58 +00:00
cpu cpu/intel/model_206ax: Add more CPU steppings 2020-12-25 22:01:00 +00:00
device device/pnp: add register PNP_IO4 2020-12-28 21:01:08 +00:00
drivers drivers/intel/gma: add macro for one internal panel in gfx struct 2021-01-03 11:52:04 +00:00
ec src: Remove redundant use of ACPI offset(0) 2020-12-03 00:05:52 +00:00
include soc/amd/picasso: Separate CPUID defs into new header 2021-01-02 22:52:12 +00:00
lib coreboot_table: Convert some CONFIG(CHROMEOS) preprocessor 2020-12-31 12:25:42 +00:00
mainboard soc/intel: Drop indirect <soc/nvs.h> include 2021-01-03 11:37:04 +00:00
northbridge nb/intel/hsw,soc/intel/{bdw,skl,apl},mb/*: unify dt panel settings 2021-01-01 21:12:12 +00:00
security sec/intel/txt/Kconfig: Make TXT HEAP and SINIT size configurable 2020-12-29 14:41:15 +00:00
soc soc/intel: Drop indirect <soc/nvs.h> include 2021-01-03 11:37:04 +00:00
southbridge sb,soc/intel: Convert some CONFIG(CHROMEOS) preprocessor 2021-01-03 11:33:54 +00:00
superio src/superio: trim and move Makefile.inc, instead use wildcard matches 2020-12-27 14:46:07 +00:00
vendorcode vc/google/chromeos: Move chromeos_set_me_hash() prototype 2021-01-03 11:31:14 +00:00
Kconfig Kconfig: Show console debug options if loglevel override is set 2020-12-11 15:58:24 +00:00