The RK3588 PCIe endpoint controller (for which the driver is not yet in mainline) generates :
- "AMD-Vi: Completion-Wait loop timed out"
- "IO_PAGE_FAULTs",
- "IOTLB_INV_TIMEOUTs"
For any PCIe endpoint function, this is not only for the NVMe related endpoint function.
TODO: Find out what causes the issues and fix the driver.
driver : https://github.com/rick-heig/linux/blob/nanopc_t6_csd_v1/drivers/pci/controller/dwc/pcie-dw-rockchip.c
The RK3588 PCIe endpoint controller (for which the driver is not yet in mainline) generates :
For any PCIe endpoint function, this is not only for the NVMe related endpoint function.
TODO: Find out what causes the issues and fix the driver.
driver : https://github.com/rick-heig/linux/blob/nanopc_t6_csd_v1/drivers/pci/controller/dwc/pcie-dw-rockchip.c