summaryrefslogtreecommitdiffstats
path: root/kernel/dma/pool.c
Commit message (Expand)AuthorAgeFilesLines
* dma-pool: do not allocate pool memory from CMANicolas Saenz Julienne2020-07-141-9/+2
* dma-pool: make sure atomic pool suits deviceNicolas Saenz Julienne2020-07-141-20/+37
* dma-pool: introduce dma_guess_pool()Nicolas Saenz Julienne2020-07-141-3/+23
* dma-pool: get rid of dma_in_atomic_pool()Nicolas Saenz Julienne2020-07-141-10/+1
* dma-mapping: warn when coherent pool is depletedDavid Rientjes2020-06-291-1/+5
* dma-pool: fix too large DMA pools on medium memory size systemsGeert Uytterhoeven2020-06-091-4/+3
* dma-pool: scale the default DMA coherent pool size with memory capacityDavid Rientjes2020-04-251-2/+12
* dma-pool: add pool sizes to debugfsDavid Rientjes2020-04-251-0/+30
* dma-direct: atomic allocations must come from atomic coherent poolsDavid Rientjes2020-04-251-3/+24
* dma-pool: dynamically expanding atomic poolsDavid Rientjes2020-04-251-38/+84
* dma-pool: add additional coherent pools to map to gfp maskDavid Rientjes2020-04-201-43/+77
* dma-remap: separate DMA atomic pools from direct remap codeDavid Rientjes2020-04-201-0/+123