Home
last modified time | relevance | path

Searched hist:"133 d624b1cee16906134e92d5befb843b58bcf31" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/kernel/dma/
H A Dmapping.cdiff 133d624b1cee16906134e92d5befb843b58bcf31 Thu Feb 07 05:59:15 CST 2019 Joerg Roedel <jroedel@suse.de> dma: Introduce dma_max_mapping_size()

The function returns the maximum size that can be mapped
using DMA-API functions. The patch also adds the
implementation for direct DMA and a new dma_map_ops pointer
so that other implementations can expose their limit.

Cc: stable@vger.kernel.org
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
H A Ddirect.cdiff 133d624b1cee16906134e92d5befb843b58bcf31 Thu Feb 07 05:59:15 CST 2019 Joerg Roedel <jroedel@suse.de> dma: Introduce dma_max_mapping_size()

The function returns the maximum size that can be mapped
using DMA-API functions. The patch also adds the
implementation for direct DMA and a new dma_map_ops pointer
so that other implementations can expose their limit.

Cc: stable@vger.kernel.org
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
/openbmc/linux/include/linux/
H A Ddma-mapping.hdiff 133d624b1cee16906134e92d5befb843b58bcf31 Thu Feb 07 05:59:15 CST 2019 Joerg Roedel <jroedel@suse.de> dma: Introduce dma_max_mapping_size()

The function returns the maximum size that can be mapped
using DMA-API functions. The patch also adds the
implementation for direct DMA and a new dma_map_ops pointer
so that other implementations can expose their limit.

Cc: stable@vger.kernel.org
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>