coreboot/src/drivers/intel/gma
Nico Huber 4ce52903b0 3rdparty/libgfxinit: Update submodule pointer
Changes allow to use the integrated panel logic (power sequen-
cing and backlight control) for more connectors. The Kconfigs
GFX_GMA_PANEL_1_PORT and GFX_GMA_PANEL_2_PORT can now be set
to any port, e.g.

  config GFX_GMA_PANEL_1_PORT
          default "DP3"

Now that the panel logic is not tied to the `Internal` port
choice anymore, we can properly split it into `LVDS` and `eDP`.

This also adds Comet Lake PCI IDs which should still work the
same as Kaby and Coffee Lake.

Change-Id: I78b1b458ca00714dcbe7753a7beb4fb05d69986b
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38921
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-03-09 08:20:12 +00:00
..
acpi AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file 2019-10-22 12:55:10 +00:00
hires_fb
text_fb
acpi.c AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file 2019-10-22 12:55:10 +00:00
drm_dp_helper.h
edid.c drivers/intel/gma: Print EDID with leading instead of trailing space 2020-02-17 15:43:58 +00:00
edid.h
gma-gfx_init.ads
gma.adb drivers/intel/gma: Export Read_EDID() to C 2019-08-05 16:12:53 +00:00
gma.ads drivers/intel/gma: Export Read_EDID() to C 2019-08-05 16:12:53 +00:00
i915.h AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file 2019-10-22 12:55:10 +00:00
i915_reg.h
int15.c treewide: capitalize 'BIOS' 2020-02-17 20:11:24 +00:00
int15.h
intel_bios.h
intel_ddi.c src/{drivers,device,ec}: Remove unused <stdlib.h> 2019-12-19 05:25:56 +00:00
Kconfig 3rdparty/libgfxinit: Update submodule pointer 2020-03-09 08:20:12 +00:00
libgfxinit.h 3rdparty/libgfxinit: Update submodule pointer 2020-03-09 08:20:12 +00:00
Makefile.inc AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file 2019-10-22 12:55:10 +00:00
opregion.c AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file 2019-10-22 12:55:10 +00:00
opregion.h AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file 2019-10-22 12:55:10 +00:00
vbt.c AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file 2019-10-22 12:55:10 +00:00