diff options
author | Mathias Nyman <[email protected]> | 2023-01-16 16:22:15 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-01-17 16:37:24 +0100 |
commit | cd702d18c882d5a4ea44bbdb38edd5d5577ef640 (patch) | |
tree | 1f85d916c9e56d6751b58fa60f67f4185f705a5e /scripts/gdb/linux/device.py | |
parent | 0522b9a1653048440da5f21747f21e498b9220d1 (diff) |
usb: acpi: add helper to check port lpm capability using acpi _DSM
Add a helper to evaluate ACPI usb device specific method (_DSM) provided
in case the USB3 port shouldn't enter U1 and U2 link states.
This _DSM was added as port specific retimer configuration may lead to
exit latencies growing beyond U1/U2 exit limits, and OS needs a way to
find which ports can't support U1/U2 link power management states.
This _DSM is also used by windows:
Link: https://docs.microsoft.com/en-us/windows-hardware/drivers/bringup/usb-device-specific-method---dsm-
Some patch issues found in testing resolved by Ron Lee
Cc: [email protected]
Tested-by: Ron Lee <[email protected]>
Signed-off-by: Mathias Nyman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions