diff options
author | Basavaraj Natikar <[email protected]> | 2023-10-19 13:29:19 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-10-21 12:38:54 +0200 |
commit | 4baf1218150985ee3ab0a27220456a1f027ea0ac (patch) | |
tree | 9c7015b8733b10428e25170b24a40df90563dedf /tools/perf/scripts/python/task-analyzer.py | |
parent | d1830364e9633573947185343d28aa1224356743 (diff) |
xhci: Loosen RPM as default policy to cover for AMD xHC 1.1
The AMD USB host controller (1022:43f7) isn't going into PCI D3 by default
without anything connected. This is because the policy that was introduced
by commit a611bf473d1f ("xhci-pci: Set runtime PM as default policy on all
xHC 1.2 or later devices") only covered 1.2 or later.
The 1.1 specification also has the same requirement as the 1.2
specification for D3 support. So expand the runtime PM as default policy
to all AMD 1.1 devices as well.
Fixes: a611bf473d1f ("xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devices")
Link: https://composter.com.ua/documents/xHCI_Specification_for_USB.pdf
Co-developed-by: Mario Limonciello <[email protected]>
Signed-off-by: Mario Limonciello <[email protected]>
Signed-off-by: Basavaraj Natikar <[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 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions