Attention is currently required from: Michał Żygowski, Patrick Rudolph. Hello build bot (Jenkins), Michał Żygowski, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/62494
to look at the new patch set (#3).
Change subject: intelblocks/pep: Add display on/off notifications and handle TBT displays ......................................................................
intelblocks/pep: Add display on/off notifications and handle TBT displays
Add display on and off notifications which call mainboard hooks if present. This allows to handle some board specific functions in user absence or presence (whe ndisplay goes off from inactivity or on from activity).
Additionally notify IOM to enable or disable TBT displays on S0ix exit and entry respectively.
TEST=Use Display on/off notification on Clevo NV41 to tell EC about laptop inactivity. It is necessary to properly handle S0ix entry (stop the fans and start blinking the power led).
Signed-off-by: Michał Żygowski michal.zygowski@3mdeb.com Change-Id: Ie80f631ecffa74467ab6d6162e552ba977f7e3f4 --- M src/soc/intel/common/block/acpi/pep.c 1 file changed, 33 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/94/62494/3