Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2018-08-08 23:44:18 to 2018-08-18 15:54:30 UTC [more...]

[PATCH v3 00/19] IOMMU: Tegra GART driver clean up and optimization
 2018-08-18 15:54 UTC  (20+ messages)
` [PATCH v3 01/19] iommu/tegra: gart: Remove pr_fmt and clean up includes
` [PATCH v3 03/19] iommu/tegra: gart: Ignore devices without IOMMU phandle in DT
  ` [PATCH v3 02/19] iommu/tegra: gart: Clean up driver probe errors handling
  ` [PATCH v3 04/19] iommu: Introduce iotlb_sync_map callback
  ` [PATCH v3 06/19] dt-bindings: memory: tegra: Squash tegra20-gart into tegra20-mc
  ` [PATCH v3 07/19] ARM: dts: tegra20: Update Memory Controller node to the new binding
` [PATCH v3 05/19] iommu/tegra: gart: Optimize mapping / unmapping performance
` [PATCH v3 08/19] memory: tegra: Don't invoke Tegra30+ specific memory timing setup on Tegra20
` [PATCH v3 09/19] memory: tegra: Adapt to Tegra20 device-tree binding changes
` [PATCH v3 10/19] memory: tegra: Read client ID on GART page fault
` [PATCH v3 11/19] iommu/tegra: gart: Integrate with Memory Controller driver
` [PATCH v3 12/19] iommu/tegra: gart: Fix spinlock recursion
` [PATCH v3 13/19] iommu/tegra: gart: Fix NULL pointer dereference
` [PATCH v3 14/19] iommu/tegra: gart: Allow only one active domain at a time
` [PATCH v3 15/19] iommu/tegra: gart: Don't use managed resources
` [PATCH v3 16/19] iommu/tegra: gart: Prepend error/debug messages with "GART:"
` [PATCH v3 17/19] iommu/tegra: gart: Don't detach devices from inactive domains
` [PATCH v3 18/19] iommu/tegra: gart: Simplify clients-tracking code
` [PATCH v3 19/19] iommu/tegra: gart: Perform code refactoring

Testing the RK3288 VPU with static data on mainline kernels (Re: VPU tests)
 2018-08-18  6:15 UTC 

use the generic dma-noncoherent code for sh V2
 2018-08-17 20:23 UTC  (6+ messages)
      ` dmaengine for sh7760 (was Re: use the generic dma-noncoherent code for sh V2)

[PATCH] iommu/arm-smmu-v3: Fix a couple of minor comment typos
 2018-08-17 15:42 UTC 

[PATCH 0/3] iommu: Avoid DMA ops domain refcount contention
 2018-08-17 15:27 UTC  (13+ messages)
  ` [PATCH 1/3] iommu: Add fast hook for getting DMA domains
  ` [PATCH 2/3] iommu/dma: Use fast DMA domain lookup
  ` [PATCH 3/3] arm64/dma-mapping: Mildly optimise non-coherent IOMMU ops

[PATCH 0/2] Add IPMMU compatibility for r8a774a1
 2018-08-17 14:31 UTC  (3+ messages)
  ` [PATCH 1/2] iommu/ipmmu-vmsa: Hook up R8A774A1 DT maching code
  ` [PATCH 2/2] dt-bindings: iommu: ipmmu-vmsa: Add r8a774a1 support

[PATCH 0/2] iommu/arm-smmu: Add Stratix10 SMMU Support
 2018-08-17  3:33 UTC  (4+ messages)
` [PATCH 1/2] arm64: dts: stratix10: Add Stratix10 SMMU support

IOAT DMA w/IOMMU
 2018-08-16 18:56 UTC  (39+ messages)

[RFC PATCH v1 0/6] Resolve unwanted DMA backing with IOMMU
 2018-08-16 17:23 UTC  (5+ messages)

[PATCH v3 0/2] bugfix and optimization about CMD_SYNC
 2018-08-16  9:27 UTC  (10+ messages)
` [PATCH v3 1/2] iommu/arm-smmu-v3: fix unexpected CMD_SYNC timeout
` [PATCH v3 2/2] iommu/arm-smmu-v3: avoid redundant CMD_SYNCs if possible

[PATCH 1/5 V5] Add a function(ioremap_encrypted) for kdump when AMD sme enabled
 2018-08-16  5:35 UTC  (14+ messages)

[PATCH v3 0/6] add non-strict mode support for arm-smmu-v3
 2018-08-16  0:43 UTC  (13+ messages)
` [PATCH v3 4/6] iommu/io-pgtable-arm: add support for non-strict mode

[PATCH] iommu/arm-smmu-v3: Inline arm_smmu_cmdq_build_cmd()
 2018-08-15 14:45 UTC 

[PATCH v2 1/2] arch/x86: Add CONFIG_IOMMU_DEFAULT_PT for iommu=pt
 2018-08-15 13:01 UTC  (2+ messages)
  ` [v2,1/2] "

[PATCH v5 0/5] add non-strict mode support for arm-smmu-v3
 2018-08-15  1:28 UTC  (6+ messages)
` [PATCH v5 1/5] iommu/arm-smmu-v3: fix the implementation of flush_iotlb_all hook
` [PATCH v5 2/5] iommu/dma: add support for non-strict mode
` [PATCH v5 3/5] iommu/io-pgtable-arm: "
` [PATCH v5 4/5] iommu/arm-smmu-v3: "
` [PATCH v5 5/5] iommu/arm-smmu-v3: add bootup option "iommu.non_strict"

[PATCH v2 0/3] Enable smmu support on sdm845
 2018-08-14 22:57 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: arm-smmu: Add binding doc for Qcom smmu-500
` [PATCH v2 2/3] dts: arm64/sdm845: Add node for arm,mmu-500
` [PATCH v2 3/3] dts: arm64/sdm845: Add node for qcom,smmu-v2

[PATCH 0/5] Qcom smmu-500 TLB invalidation errata for sdm845
 2018-08-14 16:59 UTC  (11+ messages)
  ` [PATCH 1/5] firmware: qcom_scm-64: Add atomic version of qcom_scm_call
  ` [PATCH 2/5] firmware/qcom_scm: Add atomic version of io read/write APIs
  ` [PATCH 3/5] firmware/qcom_scm: Add scm call to handle smmu errata
  ` [PATCH 4/5] iommu/arm-smmu: Make way to add Qcom's smmu-500 errata handling
` [PATCH 5/5] iommu/arm-smmu: Add support to handle Qcom's TLBI serialization errata

[PATCH v3] iommu/iova: Optimise attempts to allocate iova from 32bit address range
 2018-08-14 14:15 UTC  (2+ messages)

Question on iommu_get_domain_for_dev() for DMA map/unmap
 2018-08-14 11:07 UTC  (3+ messages)

[RFC PATCH 0/7] A General Accelerator Framework, WarpDrive
 2018-08-14  3:46 UTC  (22+ messages)

[PATCH v4 0/5] add non-strict mode support for arm-smmu-v3
 2018-08-14  1:49 UTC  (15+ messages)
` [PATCH v4 1/5] iommu/arm-smmu-v3: fix the implementation of flush_iotlb_all hook
` [PATCH v4 2/5] iommu/dma: add support for non-strict mode
` [PATCH v4 3/5] iommu/io-pgtable-arm: "
` [PATCH v4 4/5] iommu/arm-smmu-v3: "
` [PATCH v4 5/5] iommu/arm-smmu-v3: add bootup option "arm_iommu"

[PATCH v2] iommu/iova: Optimise attempts to allocate iova from 32bit address range
 2018-08-13 13:56 UTC  (2+ messages)

[GIT PULL] dma mapping updates for 4.19
 2018-08-13  7:15 UTC 

[PATCH 0/3] Enable smmu support on sdm845
 2018-08-13  5:29 UTC  (5+ messages)
` [PATCH 1/3] dts: arm64/sdm845: Add node for arm,mmu-500

[PATCH] vfio/pci: Some buggy virtual functions incorrectly report 1 for intx
 2018-08-10 16:54 UTC  (5+ messages)

[PATCH] iommu/iova: Optimise attempts to allocate iova from 32bit address range
 2018-08-10 10:01 UTC  (7+ messages)

[PATCH v2 0/8] Tegra GART driver clean up and optimization
 2018-08-09 15:04 UTC  (10+ messages)
` [PATCH v2 1/8] memory: tegra: Provide facility for integration with the GART driver
` [PATCH v2 2/8] iommu/tegra: gart: Provide access to Memory Controller driver

[PATCH v2 0/2] bugfix and optimization about CMD_SYNC
 2018-08-09 12:02 UTC  (4+ messages)
` [PATCH v2 1/2] iommu/arm-smmu-v3: fix unexpected CMD_SYNC timeout
` [PATCH v2 2/2] iommu/arm-smmu-v3: avoid redundant CMD_SYNCs if possible

[PATCH 1/1] iommu/arm-smmu-v3: fix unexpected CMD_SYNC timeout
 2018-08-09 10:05 UTC  (5+ messages)

use generic DMA mapping code in powerpc
 2018-08-09  1:57 UTC  (33+ messages)
` [PATCH 01/20] kernel/dma/direct: take DMA offset into account in dma_direct_supported
` [PATCH 02/20] kernel/dma/direct: refine dma_direct_alloc zone selection
` [PATCH 07/20] powerpc/dma: remove the unused ARCH_HAS_DMA_MMAP_COHERENT define
` [PATCH 08/20] powerpc/dma: remove the unused dma_nommu_ops export
` [PATCH 09/20] powerpc/dma: remove the unused ISA_DMA_THRESHOLD export
` [PATCH 10/20] powerpc/dma-noncoherent: don't disable irqs over kmap_atomic
` [PATCH 11/20] powerpc/dma: split the two __dma_alloc_coherent implementations
` [PATCH 12/20] powerpc/dma: use phys_to_dma instead of get_dma_offset
` [PATCH 13/20] powerpc/dma: remove get_dma_offset
` [PATCH 14/20] powerpc/dma: replace dma_nommu_dma_supported with dma_direct_supported
` [PATCH 15/20] powerpc/dma: remove the unused unmap_page and unmap_sg methods
` [PATCH 16/20] powerpc/dma: use dma_direct_{alloc,free}
` [PATCH 17/20] powerpc/dma-swiotlb: use generic swiotlb_dma_ops
` [PATCH 18/20] powerpc/dma-noncoherent: use generic dma_noncoherent_ops
` [PATCH 20/20] powerpc/dma: remove dma_nommu_mmap_coherent

[RFC PATCH 0/7] A General Accelerator Framework, WarpDrive
 2018-08-09  1:09 UTC  (4+ messages)
` [RFC PATCH 2/7] iommu: Add share domain interface in iommu for spimdev


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox