diff options
author | 2020-05-20 18:23:30 -0500 | |
---|---|---|
committer | 2020-05-27 16:18:43 -0500 | |
commit | 0d14f06cd6657ba3446a5eb780672da487b068e7 (patch) | |
tree | a7e4b16a4d8ea1efd91496cf7595210d619ae068 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | x86/PCI: Drop unused xen_register_pirq() gsi_override parameter (diff) | |
download | wireguard-linux-0d14f06cd6657ba3446a5eb780672da487b068e7.tar.xz wireguard-linux-0d14f06cd6657ba3446a5eb780672da487b068e7.zip |
PCI: Avoid FLR for AMD Matisse HD Audio & USB 3.0
The AMD Matisse HD Audio & USB 3.0 devices advertise Function Level Reset
support, but hang when an FLR is triggered.
To reproduce the problem, attach the device to a VM, then detach and try to
attach again.
Rename the existing quirk_intel_no_flr(), which was not Intel-specific, to
quirk_no_flr(), and apply it to prevent the use of FLR on these AMD
devices.
Link: https://lore.kernel.org/r/CAAri2DpkcuQZYbT6XsALhx2e6vRqPHwtbjHYeiH7MNp4zmt1RA@mail.gmail.com
Signed-off-by: Marcos Scriven <marcos@scriven.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions