diff options
| author | Robin Everaars <robineveraars@pm.me> | 2026-08-17 14:14:17 +0000 |
|---|---|---|
| committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2026-08-21 21:33:33 +0200 |
| commit | 415125669c2ddc773c579a60df108f75712dfa83 (patch) | |
| tree | 3a9571e108980932d855bea6f90e229b9d62d6e2 /include | |
| parent | 0d508f1745b57272d4d4a3d50dc35aa2a3682238 (diff) | |
| download | linux-415125669c2ddc773c579a60df108f75712dfa83.tar.gz linux-415125669c2ddc773c579a60df108f75712dfa83.zip | |
ACPI: button: Add DMI quirk for Razer Blade Pro 17 early 2020 lid switch
The lid switch reports "close" but can miss the matching "open", leaving
_LID closed after resume. systemd-logind then suspends the system again
roughly every 35 seconds.
Reading the embedded controller's PSTA byte while _LID is stale shows that
bit 0x04 is set, which the DSDT treats as open. The DSDT returns the cached
LIDS byte from _LID. Its wake path aborts in RTEC on an unhandled
SystemCMOS region before copying PSTA to LIDS.
Initialize the lid state to open on resume, matching the existing quirk
for the Razer Blade Stealth 13 late 2019. With
button.lid_init_state=open, a physical close suspended once and resume
reported open without another suspend.
Signed-off-by: Robin Everaars <robineveraars@pm.me>
Link: https://patch.msgid.link/20260817141414.213075-1-robineveraars@pm.me
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
