index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
dma-direct.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-23
dma-direct: don't retry allocation for no-op GFP_DMA
Takashi Iwai
1
-1
/
+2
2018-03-28
dma-mapping: Don't clear GFP_ZERO in dma_alloc_attrs
Christoph Hellwig
1
-0
/
+3
2018-03-20
dma/direct: Handle force decryption for DMA coherent buffers in common code
Christoph Hellwig
1
-6
/
+26
2018-02-12
dma-direct: comment the dma_direct_free calling convention
Christoph Hellwig
1
-0
/
+4
2018-02-12
dma-direct: mark as is_phys
Christoph Hellwig
1
-0
/
+1
2018-01-15
dma-direct: reject too small dma masks
Christoph Hellwig
1
-0
/
+19
2018-01-15
dma-direct: make dma_direct_{alloc,free} available to other implementations
Christoph Hellwig
1
-3
/
+3
2018-01-15
dma-direct: retry allocations using GFP_DMA for small masks
Christoph Hellwig
1
-1
/
+24
2018-01-15
dma-direct: add support for allocation from ZONE_DMA and ZONE_DMA32
Christoph Hellwig
1
-0
/
+14
2018-01-15
dma-direct: use node local allocations for coherent memory
Christoph Hellwig
1
-1
/
+1
2018-01-15
dma-direct: add support for CMA allocation
Christoph Hellwig
1
-6
/
+18
2018-01-15
dma-direct: add dma address sanity checks
Christoph Hellwig
1
-1
/
+30
2018-01-15
dma-direct: use phys_to_dma
Christoph Hellwig
1
-11
/
+7
2018-01-15
dma-direct: rename dma_noop to dma_direct
Christoph Hellwig
1
-0
/
+63