summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorJeremy Compostella <jeremy.compostella@intel.com>2023-01-19 19:06:09 -0700
committerNick Vaccaro <nvaccaro@google.com>2023-01-26 16:55:00 +0000
commita2a7fecabf51350d1fb2e2435b081aa3774dffbf (patch)
treeae010372db232cfde5befe68a2bd6b1ac3e84731 /Documentation
parentb628beca3428731b6ea43218caa27bdaf8eb651d (diff)
downloadcoreboot-a2a7fecabf51350d1fb2e2435b081aa3774dffbf.tar.gz
coreboot-a2a7fecabf51350d1fb2e2435b081aa3774dffbf.tar.bz2
coreboot-a2a7fecabf51350d1fb2e2435b081aa3774dffbf.zip
soc/intel/alderlake: Wait for panel power cycle to complete
The Alder Lake PEIM graphics driver executed as part of the FSP does not wait for the panel power cycle to complete before it initializes communication with the display. It can result in AUX channel communication time out and PEIM graphics driver failing to bring up graphics. If we have performed some graphics operation in romstage, it is possible that a panel power cycle is still in progress. To prevent any issue with the PEIM graphics driver it is preferable to ensure that panel power cycle is complete. This patch replaces commit ba2cef5b5493 ("soc/intel/common/block/early_graphics: Introduce a 200 ms delay") workaround patch. BUG=b:264526798 BRANCH=firmware-brya-14505.B TEST=Developer screen is visible in the recovery flow Change-Id: Iadd6c9552b184f7d6ec8df9d0d392634864ba50b Signed-off-by: Jeremy Compostella <jeremy.compostella@intel.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/72419 Reviewed-by: Anil Kumar K <anil.kumar.k@intel.com> Reviewed-by: Tarun Tuli <taruntuli@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nick Vaccaro <nvaccaro@google.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions