Commit 83fb58e
committed
PCI: apple: Add depends on PAGE_SIZE_16KB
The iommu on Apple's M1 and M2 supports only a page size of 16kB and is
mandatory for PCIe devices. The PCI controller itself is not affeccted
by the CPU page size the page size mismatch devices are renderer useless
due to non-working DMA. While the the iommu prints a warning in this
scenario it seems a common and hard to debug problem.
Signed-off-by: Janne Grunau <j@jannau.net>1 parent 1401c1f commit 83fb58e
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| |||
0 commit comments