aboutsummarylogtreecommitdiffstats
path: root/add-acs-overrides.patch
diff options
context:
space:
mode:
authorKatelyn Schiesser2020-05-05 15:07:21 -0700
committerKatelyn Schiesser2020-05-05 15:07:21 -0700
commit315412ae0c5e84afcd1d2032d5ddc852dabdf578 (patch)
tree1a5d202853de74381ad63f2c5a8d285d6924917a /add-acs-overrides.patch
parentf2a253fc0835136a7557f3694246af4ef5ef5ffc (diff)
downloadaur-315412ae0c5e84afcd1d2032d5ddc852dabdf578.tar.gz
Update to 5.6.10.arch1
Diffstat (limited to 'add-acs-overrides.patch')
-rw-r--r--add-acs-overrides.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/add-acs-overrides.patch b/add-acs-overrides.patch
index 43dc095a7134..ce4efd0f19b0 100644
--- a/add-acs-overrides.patch
+++ b/add-acs-overrides.patch
@@ -179,14 +179,14 @@ index fbeb9f73ef28..3bf409c65609 100644
/*
* Decoding should be disabled for a PCI device during BAR sizing to avoid
* conflict. But doing so may cause problems on host bridge and perhaps other
-@@ -4767,6 +4867,8 @@ static const struct pci_dev_acs_enabled {
- { PCI_VENDOR_ID_BROADCOM, 0xD714, pci_quirk_brcm_acs },
- /* Amazon Annapurna Labs */
- { PCI_VENDOR_ID_AMAZON_ANNAPURNA_LABS, 0x0031, pci_quirk_al_acs },
+@@ -4796,6 +4896,8 @@ static const struct pci_dev_acs_enabled {
+ { PCI_VENDOR_ID_ZHAOXIN, 0x9083, pci_quirk_mf_endpoint_acs },
+ /* Zhaoxin Root/Downstream Ports */
+ { PCI_VENDOR_ID_ZHAOXIN, PCI_ANY_ID, pci_quirk_zhaoxin_pcie_ports_acs },
+ /* allow acs for any */
+ { PCI_ANY_ID, PCI_ANY_ID, pcie_acs_overrides },
{ 0 }
};
-
+
--
-5.5.6
+5.6.10