Commit 3b88034
PCI/DPC: Quirk PIO log size for Intel Ice Lake Root Ports
Commit 5459c0b ("PCI/DPC: Quirk PIO log size for certain Intel Root
Ports") added quirks for Tiger and Alder Lake Root Ports but missed that
the same issue exists also in the previous generation, Ice Lake.
Apply the quirk for Ice Lake Root Ports as well. This prevents kernel
complaints like:
DPC: RP PIO log size 0 is invalid
and also enables the DPC driver to dump the RP PIO Log registers when DPC
is triggered.
[bhelgaas: add dmesg warning and RP PIO Log dump info]
Closes: https://bugzilla.kernel.org/show_bug.cgi?id=209943
Link: https://lore.kernel.org/r/[email protected]
Reported-by: Mark Blakeney <[email protected]>
Signed-off-by: Mika Westerberg <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>1 parent ac9a786 commit 3b88034
1 file changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6003 | 6003 | | |
6004 | 6004 | | |
6005 | 6005 | | |
6006 | | - | |
6007 | | - | |
| 6006 | + | |
| 6007 | + | |
| 6008 | + | |
6008 | 6009 | | |
6009 | 6010 | | |
6010 | 6011 | | |
| |||
6027 | 6028 | | |
6028 | 6029 | | |
6029 | 6030 | | |
| 6031 | + | |
| 6032 | + | |
| 6033 | + | |
| 6034 | + | |
6030 | 6035 | | |
6031 | 6036 | | |
6032 | 6037 | | |
| |||
0 commit comments