Tim Crawford uploaded patch set #2 to the change originally created by Jeremy Soller.

View Change

soc/intel/cannonlake: Add i915_gpu_controller_info

This adds the i915_gpu_controller_info struct to chip.h and
implements intel_igd_get_controller_info. Due to conflicts with
the GMA driver ACPI, gfx.asl had to be commented out. I believe
gfx.asl should be removed, but would like to hear alternatives.

Tested on system76/lemp9 - ACPI backlight control was verified.

Change-Id: I027b5fc37527fbfcf985262c8a1a048e0363410e
Signed-off-by: Jeremy Soller <jeremy@system76.com>
Signed-off-by: Tim Crawford <tcrawford@system76.com>
---
M src/soc/intel/cannonlake/Makefile.inc
M src/soc/intel/cannonlake/acpi/southbridge.asl
M src/soc/intel/cannonlake/chip.h
A src/soc/intel/cannonlake/graphics.c
4 files changed, 17 insertions(+), 1 deletion(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/16/43616/2

To view, visit change 43616. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I027b5fc37527fbfcf985262c8a1a048e0363410e
Gerrit-Change-Number: 43616
Gerrit-PatchSet: 2
Gerrit-Owner: Jeremy Soller <jeremy@system76.com>
Gerrit-Reviewer: Martin Roth <martinroth@google.com>
Gerrit-Reviewer: Nico Huber <nico.h@gmx.de>
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-Reviewer: Patrick Rudolph <siro@das-labor.org>
Gerrit-Reviewer: Tim Crawford <tcrawford@system76.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Angel Pons <th3fanbus@gmail.com>
Gerrit-CC: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-MessageType: newpatchset