Attention is currently required from: Michał Żygowski, Tim Wawrzynczak, Michał Kopeć, Patrick Rudolph. Hello build bot (Jenkins), Michał Żygowski, Tim Wawrzynczak, 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 (#5).
Change subject: intelblocks/pep: Add display on/off notifications ......................................................................
intelblocks/pep: Add display on/off notifications
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 (when display goes off from inactivity or on from activity).
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 Signed-off-by: Michał Kopeć michal.kopec@3mdeb.com Change-Id: Ie80f631ecffa74467ab6d6162e552ba977f7e3f4 --- M src/soc/intel/common/block/acpi/pep.c 1 file changed, 21 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/94/62494/5