·
2985 commits
to master
since this release
intel_iommu: Remove VTD_ECAP_PDS Having the VTD_ECAP_PDS tells the host that it is ok to send the page request drain bit set in the invalidation wait descriptor. Since there is no logic for the invalidation wait descriptor, we should remove this from the capabilities until it is implemented. Signed-off-by: Joel Granados <joel.granados@kernel.org>