Wim Vervoorn has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/39638 )
Change subject: drivers/intel/gma: hook up GMA for Skylake+
......................................................................
Patch Set 12:
Patch Set 12:
Cannonlake employs a stub GFX ACPI table, to be used with the generic GFX driver. This is utilised by some Google boards to enable some "privacy screen" functionality. Presently excluding support for this reason.
Additionally, I'm considering adding a guard around the "includes." This could be done using the existing GMA_ACPI, or an alternative option (allowing specific boards to opt-out. This may useful, if, for example, a board operates brightness using the EC).
Makes me wonder if we shouldn't just move the #include to the `mainboard/dsdt.asl`.
There are already a lot of blind includes for the `default_brightness_levels` on older
platforms (even on desktop boards) just because this was included unconditionally.
I agree with you, for a large number of boards this is at least confusing. I prefer an opt-in for the boards that need it over an opt-out.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/39638
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I5c2f0e8fe1ef91334d494c8a8605dd46cda80e3d
Gerrit-Change-Number: 39638
Gerrit-PatchSet: 12
Gerrit-Owner: Benjamin Doron
benjamin.doron00@gmail.com
Gerrit-Reviewer: Benjamin Doron
benjamin.doron00@gmail.com
Gerrit-Reviewer: Frans Hendriks
fhendriks@eltan.com
Gerrit-Reviewer: Michał Żygowski
michal.zygowski@3mdeb.com
Gerrit-Reviewer: Nico Huber
nico.h@gmx.de
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Piotr Król
piotr.krol@3mdeb.com
Gerrit-Reviewer: Wim Vervoorn
wvervoorn@eltan.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Wed, 25 Mar 2020 11:23:08 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Gerrit-MessageType: comment