summaryrefslogtreecommitdiff
path: root/crypto/xts.c
diff options
context:
space:
mode:
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>2010-12-02 19:04:29 +0300
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>2011-02-19 01:27:41 +0300
commitc39d35161e87f1d7c0628af6907ac66a8c77f63f (patch)
tree56e8088e54b73badb79f7b01a1909ef9e89aa3d9 /crypto/xts.c
parent27e8b237944af967e0a808580278d432cb028455 (diff)
downloadlinux-c39d35161e87f1d7c0628af6907ac66a8c77f63f.tar.xz
radeon/ttm/PCIe: Use dma_addr if TTM has set it.
If the TTM layer has used the DMA API to setup pages that are TTM_PAGE_FLAG_DMA32 (look at patch titled: "ttm: Utilize the dma_addr_t array for pages that are to in DMA32 pool."), lets use it when programming the GART in the PCIe type cards. This patch skips doing the pci_map_page (and pci_unmap_page) if there is a DMA addresses passed in for that page. If the dma_address is zero (or DMA_ERROR_CODE), then we continue on with our old behaviour. [v2: Fixed an indentation problem, added reviewed-by tag] [v3: Added Acked-by Jerome] Acked-by: Jerome Glisse <j.glisse@gmail.com> Reviewed-by: Thomas Hellstrom <thomas@shipmail.org> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> Tested-by: Ian Campbell <ian.campbell@citrix.com>
Diffstat (limited to 'crypto/xts.c')
0 files changed, 0 insertions, 0 deletions