Home
last modified time | relevance | path

Searched hist:"356 da6d0cde3323236977fce54c1f9612a742036" (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/include/asm-generic/
H A Ddma-mapping.hdiff 356da6d0cde3323236977fce54c1f9612a742036 Thu Dec 06 15:39:32 CST 2018 Christoph Hellwig <hch@lst.de> dma-mapping: bypass indirect calls for dma-direct

Avoid expensive indirect calls in the fast path DMA mapping
operations by directly calling the dma_direct_* ops if we are using
the directly mapped DMA operations.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Jesper Dangaard Brouer <brouer@redhat.com>
Tested-by: Jesper Dangaard Brouer <brouer@redhat.com>
Tested-by: Tony Luck <tony.luck@intel.com>
/openbmc/linux/arch/arm/mm/
H A Ddma-mapping-nommu.cdiff 356da6d0cde3323236977fce54c1f9612a742036 Thu Dec 06 15:39:32 CST 2018 Christoph Hellwig <hch@lst.de> dma-mapping: bypass indirect calls for dma-direct

Avoid expensive indirect calls in the fast path DMA mapping
operations by directly calling the dma_direct_* ops if we are using
the directly mapped DMA operations.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Jesper Dangaard Brouer <brouer@redhat.com>
Tested-by: Jesper Dangaard Brouer <brouer@redhat.com>
Tested-by: Tony Luck <tony.luck@intel.com>
/openbmc/linux/arch/ia64/kernel/
H A Ddma-mapping.cdiff 356da6d0cde3323236977fce54c1f9612a742036 Thu Dec 06 15:39:32 CST 2018 Christoph Hellwig <hch@lst.de> dma-mapping: bypass indirect calls for dma-direct

Avoid expensive indirect calls in the fast path DMA mapping
operations by directly calling the dma_direct_* ops if we are using
the directly mapped DMA operations.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Jesper Dangaard Brouer <brouer@redhat.com>
Tested-by: Jesper Dangaard Brouer <brouer@redhat.com>
Tested-by: Tony Luck <tony.luck@intel.com>
/openbmc/linux/include/linux/
H A Ddma-direct.hdiff 356da6d0cde3323236977fce54c1f9612a742036 Thu Dec 06 15:39:32 CST 2018 Christoph Hellwig <hch@lst.de> dma-mapping: bypass indirect calls for dma-direct

Avoid expensive indirect calls in the fast path DMA mapping
operations by directly calling the dma_direct_* ops if we are using
the directly mapped DMA operations.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Jesper Dangaard Brouer <brouer@redhat.com>
Tested-by: Jesper Dangaard Brouer <brouer@redhat.com>
Tested-by: Tony Luck <tony.luck@intel.com>
H A Ddma-mapping.hdiff 356da6d0cde3323236977fce54c1f9612a742036 Thu Dec 06 15:39:32 CST 2018 Christoph Hellwig <hch@lst.de> dma-mapping: bypass indirect calls for dma-direct

Avoid expensive indirect calls in the fast path DMA mapping
operations by directly calling the dma_direct_* ops if we are using
the directly mapped DMA operations.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Jesper Dangaard Brouer <brouer@redhat.com>
Tested-by: Jesper Dangaard Brouer <brouer@redhat.com>
Tested-by: Tony Luck <tony.luck@intel.com>
/openbmc/linux/arch/alpha/include/asm/
H A Ddma-mapping.hdiff 356da6d0cde3323236977fce54c1f9612a742036 Thu Dec 06 15:39:32 CST 2018 Christoph Hellwig <hch@lst.de> dma-mapping: bypass indirect calls for dma-direct

Avoid expensive indirect calls in the fast path DMA mapping
operations by directly calling the dma_direct_* ops if we are using
the directly mapped DMA operations.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Jesper Dangaard Brouer <brouer@redhat.com>
Tested-by: Jesper Dangaard Brouer <brouer@redhat.com>
Tested-by: Tony Luck <tony.luck@intel.com>
/openbmc/linux/arch/sparc/include/asm/
H A Ddma-mapping.hdiff 356da6d0cde3323236977fce54c1f9612a742036 Thu Dec 06 15:39:32 CST 2018 Christoph Hellwig <hch@lst.de> dma-mapping: bypass indirect calls for dma-direct

Avoid expensive indirect calls in the fast path DMA mapping
operations by directly calling the dma_direct_* ops if we are using
the directly mapped DMA operations.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Jesper Dangaard Brouer <brouer@redhat.com>
Tested-by: Jesper Dangaard Brouer <brouer@redhat.com>
Tested-by: Tony Luck <tony.luck@intel.com>
/openbmc/linux/arch/mips/include/asm/
H A Ddma-mapping.hdiff 356da6d0cde3323236977fce54c1f9612a742036 Thu Dec 06 15:39:32 CST 2018 Christoph Hellwig <hch@lst.de> dma-mapping: bypass indirect calls for dma-direct

Avoid expensive indirect calls in the fast path DMA mapping
operations by directly calling the dma_direct_* ops if we are using
the directly mapped DMA operations.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Jesper Dangaard Brouer <brouer@redhat.com>
Tested-by: Jesper Dangaard Brouer <brouer@redhat.com>
Tested-by: Tony Luck <tony.luck@intel.com>
/openbmc/linux/kernel/dma/
H A Dmapping.cdiff 356da6d0cde3323236977fce54c1f9612a742036 Thu Dec 06 15:39:32 CST 2018 Christoph Hellwig <hch@lst.de> dma-mapping: bypass indirect calls for dma-direct

Avoid expensive indirect calls in the fast path DMA mapping
operations by directly calling the dma_direct_* ops if we are using
the directly mapped DMA operations.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Jesper Dangaard Brouer <brouer@redhat.com>
Tested-by: Jesper Dangaard Brouer <brouer@redhat.com>
Tested-by: Tony Luck <tony.luck@intel.com>
H A Ddirect.cdiff 356da6d0cde3323236977fce54c1f9612a742036 Thu Dec 06 15:39:32 CST 2018 Christoph Hellwig <hch@lst.de> dma-mapping: bypass indirect calls for dma-direct

Avoid expensive indirect calls in the fast path DMA mapping
operations by directly calling the dma_direct_* ops if we are using
the directly mapped DMA operations.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Jesper Dangaard Brouer <brouer@redhat.com>
Tested-by: Jesper Dangaard Brouer <brouer@redhat.com>
Tested-by: Tony Luck <tony.luck@intel.com>
/openbmc/linux/arch/parisc/kernel/
H A Dsetup.cdiff 356da6d0cde3323236977fce54c1f9612a742036 Thu Dec 06 15:39:32 CST 2018 Christoph Hellwig <hch@lst.de> dma-mapping: bypass indirect calls for dma-direct

Avoid expensive indirect calls in the fast path DMA mapping
operations by directly calling the dma_direct_* ops if we are using
the directly mapped DMA operations.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Jesper Dangaard Brouer <brouer@redhat.com>
Tested-by: Jesper Dangaard Brouer <brouer@redhat.com>
Tested-by: Tony Luck <tony.luck@intel.com>
/openbmc/linux/arch/arc/mm/
H A Dcache.cdiff 356da6d0cde3323236977fce54c1f9612a742036 Thu Dec 06 15:39:32 CST 2018 Christoph Hellwig <hch@lst.de> dma-mapping: bypass indirect calls for dma-direct

Avoid expensive indirect calls in the fast path DMA mapping
operations by directly calling the dma_direct_* ops if we are using
the directly mapped DMA operations.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Jesper Dangaard Brouer <brouer@redhat.com>
Tested-by: Jesper Dangaard Brouer <brouer@redhat.com>
Tested-by: Tony Luck <tony.luck@intel.com>
/openbmc/linux/arch/ia64/hp/common/
H A Dsba_iommu.cdiff 356da6d0cde3323236977fce54c1f9612a742036 Thu Dec 06 15:39:32 CST 2018 Christoph Hellwig <hch@lst.de> dma-mapping: bypass indirect calls for dma-direct

Avoid expensive indirect calls in the fast path DMA mapping
operations by directly calling the dma_direct_* ops if we are using
the directly mapped DMA operations.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Jesper Dangaard Brouer <brouer@redhat.com>
Tested-by: Jesper Dangaard Brouer <brouer@redhat.com>
Tested-by: Tony Luck <tony.luck@intel.com>
/openbmc/linux/arch/arm64/mm/
H A Ddma-mapping.cdiff 356da6d0cde3323236977fce54c1f9612a742036 Thu Dec 06 15:39:32 CST 2018 Christoph Hellwig <hch@lst.de> dma-mapping: bypass indirect calls for dma-direct

Avoid expensive indirect calls in the fast path DMA mapping
operations by directly calling the dma_direct_* ops if we are using
the directly mapped DMA operations.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Jesper Dangaard Brouer <brouer@redhat.com>
Tested-by: Jesper Dangaard Brouer <brouer@redhat.com>
Tested-by: Tony Luck <tony.luck@intel.com>
/openbmc/linux/arch/x86/kernel/
H A Dpci-dma.cdiff 356da6d0cde3323236977fce54c1f9612a742036 Thu Dec 06 15:39:32 CST 2018 Christoph Hellwig <hch@lst.de> dma-mapping: bypass indirect calls for dma-direct

Avoid expensive indirect calls in the fast path DMA mapping
operations by directly calling the dma_direct_* ops if we are using
the directly mapped DMA operations.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Jesper Dangaard Brouer <brouer@redhat.com>
Tested-by: Jesper Dangaard Brouer <brouer@redhat.com>
Tested-by: Tony Luck <tony.luck@intel.com>
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.cdiff 356da6d0cde3323236977fce54c1f9612a742036 Thu Dec 06 15:39:32 CST 2018 Christoph Hellwig <hch@lst.de> dma-mapping: bypass indirect calls for dma-direct

Avoid expensive indirect calls in the fast path DMA mapping
operations by directly calling the dma_direct_* ops if we are using
the directly mapped DMA operations.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Jesper Dangaard Brouer <brouer@redhat.com>
Tested-by: Jesper Dangaard Brouer <brouer@redhat.com>
Tested-by: Tony Luck <tony.luck@intel.com>