aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/intel-iommu.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-15iommu/vt-d: Move include/linux/intel-iommu.h under iommuLu Baolu1-831/+0
2022-07-15iommu/vt-d: Remove unnecessary exported symbolLu Baolu1-1/+0
2022-07-06iommu/vt-d: Fix RID2PASID setup/teardown failureLu Baolu1-3/+0
2022-05-13iommu/vt-d: Check domain force_snooping against attached devicesLu Baolu1-0/+1
2022-04-28vfio: Move the Intel no-snoop control off of IOMMU_CACHEJason Gunthorpe1-1/+0
2022-04-28iommu: Introduce the domain op enforce_cache_coherency()Jason Gunthorpe1-0/+1
2022-03-04iommu/vt-d: Enable ATS for the devices in SATC tableYian Chen1-1/+0
2022-03-04iommu/vt-d: Move intel_iommu_ops to header fileAndy Shevchenko1-0/+2
2022-03-04iommu/vt-d: Remove DEFER_DEVICE_DOMAIN_INFOLu Baolu1-2/+0
2022-03-04iommu/vt-d: Remove intel_iommu::domainsLu Baolu1-1/+0
2022-02-28iommu/vt-d: Remove aux-domain related callbacksLu Baolu1-17/+0
2022-02-28iommu/vt-d: Remove guest pasid related callbacksLu Baolu1-10/+0
2021-10-18iommu/vt-d: Avoid duplicate removing in __domain_mapping()Longpeng(Mike)1-0/+6
2021-10-18iommu/vt-d: Convert the return type of first_pte_in_page to boolLongpeng(Mike)1-2/+2
2021-10-18iommu/vt-d: Remove duplicate identity domain flagLu Baolu1-3/+0
2021-08-19iommu/vt-d: Update the virtual command related registersLu Baolu1-3/+3
2021-06-10iommu/vt-d: Define counter explicitly as unsigned intParav Pandit1-1/+1
2021-06-10iommu/vt-d: Removed unused iommu_count in dmar domainParav Pandit1-1/+0
2021-06-10iommu/vt-d: Use bitfields for DMAR capabilitiesParav Pandit1-4/+4
2021-06-10iommu/vt-d: Add common code for dmar latency performance monitorsLu Baolu1-0/+1
2021-06-10iommu/vt-d: Add prq_report trace eventLu Baolu1-0/+29
2021-06-10iommu/vt-d: Allocate/register iopf queue for sva devicesLu Baolu1-0/+2
2021-06-10iommu/vt-d: Use iommu_sva_alloc(free)_pasid() helpersLu Baolu1-1/+0
2021-04-07iommu/vt-d: Invalidate PASID cache when root/context entry changedLu Baolu1-0/+1
2021-04-07iommu/vt-d: Remove svm_dev_opsLu Baolu1-3/+0
2021-03-18iommu/vt-d: Report more information about invalidation errorsLu Baolu1-0/+6
2021-02-04iommu/vt-d: Audit IOMMU Capabilities and add helper functionsKyung Min Park1-18/+21
2021-02-04iommu/vt-d: Fix 'physical' typosBjorn Helgaas1-1/+1
2021-01-28iommu/vt-d: Preset Access/Dirty bits for IOVA over FLLu Baolu1-0/+2
2021-01-07iommu/vt-d: Fix general protection fault in aux_detach_device()Liu Yi L1-5/+11
2021-01-07iommu/vt-d: Move intel_iommu info from struct intel_svm to struct intel_svm_devLiu Yi L1-1/+1
2020-11-18iommu/vt-d: Avoid panic if iommu init fails in tboot systemZhenzhong Duan1-1/+0
2020-10-14Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-0/+1
2020-10-12Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+7
2020-09-17iommu/vt-d: Change flags type to unsigned int in binding mmFenghua Yu1-1/+1
2020-09-17drm, iommu: Change type of pasid to u32Fenghua Yu1-6/+6
2020-09-16iommm/vt-d: Store irq domain in struct deviceThomas Gleixner1-0/+7
2020-09-04iommu/vt-d: Move intel_iommu_gfx_mapped to Intel IOMMU headerAndy Shevchenko1-0/+1
2020-07-24iommu/vt-d: Skip TE disabling on quirky gfx dedicated iommuLu Baolu1-0/+2
2020-07-24iommu/vt-d: Add page response ops supportLu Baolu1-0/+3
2020-07-24iommu/vt-d: Refactor device_to_iommu() helperLu Baolu1-2/+1
2020-07-24iommu/vt-d: Remove global page support in devTLB flushJacob Pan1-2/+1
2020-07-24iommu/vt-d: Enforce PASID devTLB field maskLiu Yi L1-2/+2
2020-06-23iommu/vt-d: Set U/S bit in first level page table by defaultLu Baolu1-0/+1
2020-05-29iommu/vt-d: Allocate domain info for real DMA sub-devicesJon Derrick1-0/+1
2020-05-18iommu/vt-d: Add page request draining supportLu Baolu1-0/+4
2020-05-18iommu/vt-d: Multiple descriptors per qi_submit_sync()Lu Baolu1-1/+8
2020-05-18iommu/vt-d: Replace intel SVM APIs with generic SVA APIsJacob Pan1-0/+6
2020-05-18iommu/vt-d: Add get_domain_info() helperLu Baolu1-0/+1
2020-05-18iommu/vt-d: Add custom allocator for IOASIDJacob Pan1-0/+7