aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/amd_gart_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig1-3/+3
2018-03-20x86/dma/amd_gart: Use dma_direct_{alloc,free}()Christoph Hellwig1-22/+14
2018-03-20x86/dma/amd_gart: Look at dev->coherent_dma_mask instead of GFP_DMAChristoph Hellwig1-1/+1
2018-03-20x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y)Christoph Hellwig1-4/+3
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig1-0/+1
2017-06-28x86: remove arch specific dma_supported implementationChristoph Hellwig1-0/+1
2017-05-08x86: use set_memory.h headerLaura Abbott1-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>Ingo Molnar1-0/+1
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche1-1/+1
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-10/+10
2016-07-14x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+0
2014-06-04x86: enable DMA CMA with swiotlbAkinobu Mita1-1/+1
2012-11-17x86, mm: use pfn_range_is_mapped() with gartYinghai Lu1-3/+2
2012-03-28X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz1-5/+6
2011-09-27doc: fix broken referencesPaul Bolle1-1/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-05-10x86, gart: Rename pci-gart_64.c to amd_gart_64.cJoerg Roedel1-0/+898