summaryrefslogtreecommitdiff
path: root/drivers/iommu/intel/prq.c
AgeCommit message (Expand)AuthorFilesLines
2025-04-17iommu/vtd: Remove iommu_alloc_pages_node()Jason Gunthorpe1-1/+2
2025-04-17iommu/pages: Remove the order argument to iommu_free_pages()Jason Gunthorpe1-2/+2
2025-03-10iommu/vt-d: Move PRI enablement in probe pathLu Baolu1-1/+1
2025-02-14iommu/vt-d: Make intel_iommu_drain_pasid_prq() cover faults for RIDLu Baolu1-1/+3
2024-11-05iommu/vt-d: Drain PRQs when domain removed from RIDLu Baolu1-17/+9
2024-11-05iommu/vt-d: Remove the pasid present check in prq_event_threadKlaus Jensen1-8/+2
2024-11-05iommu/vt-d: Separate page request queue from SVMJoel Granados1-0/+410