Attention is currently required from: Matt DeVillier, Duncan Laurie, Angel Pons.
Kyösti Mälkki has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/48787 )
Change subject: [WIP] soc/intel/broadwell: Skip PRE_GRAPHICS_DELAY
......................................................................
Patch Set 6:
(1 comment)
File src/soc/intel/broadwell/gma.c:
https://review.coreboot.org/c/coreboot/+/48787/comment/67d52290_0e903c78
PS2, Line 516: if (!acpi_is_wakeup_s3()) {
: if (!CONFIG(CHROMEOS) || display_init_required())
I'm perfectly ok with dropping the entire hunk here. […]
The comments in Kconfig suggest that it was mainly problems with external monitors or TVs why the delay was added (and why it is a visible option). Probably case of DDC/EDID power sequencing when monitor is in one of the deeper suspend/standby modes.
If there is a problem with OPROM not retrying long enough, the default delay should probably be the experimental 50ms for platforms without panels.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/48787
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I4503158576f35057373f003586bbf76af4d59b3d
Gerrit-Change-Number: 48787
Gerrit-PatchSet: 6
Gerrit-Owner: Kyösti Mälkki
kyosti.malkki@gmail.com
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Duncan Laurie
dlaurie@chromium.org
Gerrit-Reviewer: Matt DeVillier
matt.devillier@gmail.com
Gerrit-Reviewer: Nico Huber
nico.h@gmx.de
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Attention: Matt DeVillier
matt.devillier@gmail.com
Gerrit-Attention: Duncan Laurie
dlaurie@chromium.org
Gerrit-Attention: Angel Pons
th3fanbus@gmail.com
Gerrit-Comment-Date: Thu, 04 Feb 2021 07:18:24 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Matt DeVillier
matt.devillier@gmail.com
Comment-In-Reply-To: Kyösti Mälkki
kyosti.malkki@gmail.com
Gerrit-MessageType: comment