summaryrefslogtreecommitdiffstats
path: root/include/linux/intel-iommu.h
Commit message (Expand)AuthorAgeFilesLines
* iommu/vt-d: Define counter explicitly as unsigned intParav Pandit2021-06-101-1/+1
* iommu/vt-d: Removed unused iommu_count in dmar domainParav Pandit2021-06-101-1/+0
* iommu/vt-d: Use bitfields for DMAR capabilitiesParav Pandit2021-06-101-4/+4
* iommu/vt-d: Add common code for dmar latency performance monitorsLu Baolu2021-06-101-0/+1
* iommu/vt-d: Add prq_report trace eventLu Baolu2021-06-101-0/+29
* iommu/vt-d: Allocate/register iopf queue for sva devicesLu Baolu2021-06-101-0/+2
* iommu/vt-d: Use iommu_sva_alloc(free)_pasid() helpersLu Baolu2021-06-101-1/+0
* iommu/vt-d: Invalidate PASID cache when root/context entry changedLu Baolu2021-04-071-0/+1
* iommu/vt-d: Remove svm_dev_opsLu Baolu2021-04-071-3/+0
* iommu/vt-d: Report more information about invalidation errorsLu Baolu2021-03-181-0/+6
* iommu/vt-d: Audit IOMMU Capabilities and add helper functionsKyung Min Park2021-02-041-18/+21
* iommu/vt-d: Fix 'physical' typosBjorn Helgaas2021-02-041-1/+1
* iommu/vt-d: Preset Access/Dirty bits for IOVA over FLLu Baolu2021-01-281-0/+2
* iommu/vt-d: Fix general protection fault in aux_detach_device()Liu Yi L2021-01-071-5/+11
* iommu/vt-d: Move intel_iommu info from struct intel_svm to struct intel_svm_devLiu Yi L2021-01-071-1/+1
* iommu/vt-d: Avoid panic if iommu init fails in tboot systemZhenzhong Duan2020-11-181-1/+0
* Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-141-0/+1
|\
| * iommu/vt-d: Move intel_iommu_gfx_mapped to Intel IOMMU headerAndy Shevchenko2020-09-041-0/+1
* | Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-121-0/+7
|\ \
| * | iommm/vt-d: Store irq domain in struct deviceThomas Gleixner2020-09-161-0/+7
| |/
* | iommu/vt-d: Change flags type to unsigned int in binding mmFenghua Yu2020-09-171-1/+1
* | drm, iommu: Change type of pasid to u32Fenghua Yu2020-09-171-6/+6
|/
* iommu/vt-d: Skip TE disabling on quirky gfx dedicated iommuLu Baolu2020-07-241-0/+2
* iommu/vt-d: Add page response ops supportLu Baolu2020-07-241-0/+3
* iommu/vt-d: Refactor device_to_iommu() helperLu Baolu2020-07-241-2/+1
* iommu/vt-d: Remove global page support in devTLB flushJacob Pan2020-07-241-2/+1
* iommu/vt-d: Enforce PASID devTLB field maskLiu Yi L2020-07-241-2/+2
* iommu/vt-d: Set U/S bit in first level page table by defaultLu Baolu2020-06-231-0/+1
* iommu/vt-d: Allocate domain info for real DMA sub-devicesJon Derrick2020-05-291-0/+1
* iommu/vt-d: Add page request draining supportLu Baolu2020-05-181-0/+4
* iommu/vt-d: Multiple descriptors per qi_submit_sync()Lu Baolu2020-05-181-1/+8
* iommu/vt-d: Replace intel SVM APIs with generic SVA APIsJacob Pan2020-05-181-0/+6
* iommu/vt-d: Add get_domain_info() helperLu Baolu2020-05-181-0/+1
* iommu/vt-d: Add custom allocator for IOASIDJacob Pan2020-05-181-0/+7
* iommu/vt-d: Enlightened PASID allocationLu Baolu2020-05-181-0/+1
* iommu/vt-d: Support flushing more translation cache typesJacob Pan2020-05-181-4/+17
* iommu/vt-d: Add bind guest PASID supportJacob Pan2020-05-181-1/+5
* iommu/vt-d: Add nested translation helper functionJacob Pan2020-05-181-0/+20
* iommu/vt-d: Move domain helper to headerJacob Pan2020-05-181-0/+6
* iommu/vt-d: Fix debugfs register readsMegha Dey2020-03-131-0/+2
* iommu/vt-d: debugfs: Add support to show page table internalsLu Baolu2020-01-071-0/+2
* iommu/vt-d: Flush PASID-based iotlb for iova over first levelLu Baolu2020-01-071-0/+2
* iommu/vt-d: Setup pasid entries for iova over first levelLu Baolu2020-01-071-6/+10
* iommu/vt-d: Fix CPU and IOMMU SVM feature matching checksJacob Pan2020-01-071-1/+4
* iommu/vt-d: Fix QI_DEV_IOTLB_PFSID and QI_DEV_EIOTLB_PFSID macrosEric Auger2019-11-111-2/+4
*-. Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco...Joerg Roedel2019-09-111-0/+2
|\ \
| | * iommu/vt-d: Add Scalable Mode fault informationKyung Min Park2019-09-111-0/+2
| |/
* / iommu/vt-d: Remove global page flush supportJacob Pan2019-09-031-3/+0
|/
*---. Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-op...Joerg Roedel2019-07-041-13/+1
|\ \ \
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320Thomas Gleixner2019-06-051-13/+1
| |/ /