summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorLiam Mark <lmark@codeaurora.org>2016-12-09 14:45:50 -0800
committerGerrit - the friendly Code Review server <code-review@localhost>2017-01-04 14:18:40 -0800
commitae6c639d2d6c03f1c4fa0762844c71f6973718be (patch)
treeaa49de23e3420931d01fd74931135240e2379efe /drivers
parent7e89aa7680648d68b34ce98f9414e6c8dfcc1a6b (diff)
arm64: dma-mapping: support per-buffer coherent mappings
For arm64 stage 1 mappings add support to either force a buffer to be mapped as coherent through the DMA_ATTR_FORCE_COHERENT DMA attribute, or to force a buffer to not be mapped as coherent by using the DMA_ATTR_FORCE_NON_COHERENT DMA attribute. Both the DMA_ATTR_FORCE_COHERENT and DMA_ATTR_FORCE_NON_COHERENT DMA attributes override the buffer coherency configuration set by making the device coherent. Change-Id: I21be3a09874c9fcfc79c4dd408c827ef26f60f01 Signed-off-by: Liam Mark <lmark@codeaurora.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions