summaryrefslogtreecommitdiffstats
path: root/fs/hugetlbfs
diff options
context:
space:
mode:
authorAndy Gross <agross@codeaurora.org>2014-05-30 15:49:50 -0500
committerVinod Koul <vinod.koul@intel.com>2014-07-14 22:06:41 +0530
commit89751d0a2a05197e0823eb0a363efd034175a76f (patch)
tree7a8bb8d3419ed2320ad51fd217fbedf30fff042f /fs/hugetlbfs
parent43452fadd614b62b84e950838cb7d2419f3aafb1 (diff)
downloadlinux-89751d0a2a05197e0823eb0a363efd034175a76f.tar.gz
linux-89751d0a2a05197e0823eb0a363efd034175a76f.tar.bz2
linux-89751d0a2a05197e0823eb0a363efd034175a76f.zip
dmaengine: qcom_bam_dma: Add descriptor flags
This patch adds support for end of transaction (EOT) and notify when done (NWD) hardware descriptor flags. The EOT flag requests that the peripheral assert an end of transaction interrupt when that descriptor is complete. It also results in special signaling protocol that is used between the attached peripheral and the core using the DMA controller. Clients will specify DMA_PREP_INTERRUPT to enable this flag. The NWD flag requests that the peripheral wait until the data has been fully processed by the peripheral before moving on to the next descriptor. Clients will specify DMA_PREP_FENCE to enable this flag. Signed-off-by: Andy Gross <agross@codeaurora.org> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'fs/hugetlbfs')
0 files changed, 0 insertions, 0 deletions