Searched refs:DMA_BIDIRECTIONAL (Results 1 – 7 of 7) sorted by relevance
186 bool write = (direction == DMA_BIDIRECTIONAL || direction == DMA_TO_DEVICE); in i915_gem_begin_cpu_access()269 DMA_BIDIRECTIONAL); in i915_gem_object_get_pages_dmabuf()284 DMA_BIDIRECTIONAL); in i915_gem_object_put_pages_dmabuf()
31 DMA_BIDIRECTIONAL = 0, enumerator
639 sgt = dma_buf_map_attachment(attach, DMA_BIDIRECTIONAL); in drm_gem_prime_import_dev()656 dma_buf_unmap_attachment(attach, sgt, DMA_BIDIRECTIONAL); in drm_gem_prime_import_dev()882 dma_buf_unmap_attachment(attach, sg, DMA_BIDIRECTIONAL); in drm_prime_gem_destroy()
960 DMA_BIDIRECTIONAL); in ttm_populate_and_map_pages()964 PAGE_SIZE, DMA_BIDIRECTIONAL); in ttm_populate_and_map_pages()1001 DMA_BIDIRECTIONAL); in ttm_unmap_and_unpopulate_pages()
364 bool reads = (direction == DMA_BIDIRECTIONAL ||
944 DMA_BIDIRECTIONAL : DMA_TO_DEVICE; in amdgpu_ttm_tt_pin_userptr()981 DMA_BIDIRECTIONAL : DMA_TO_DEVICE; in amdgpu_ttm_tt_unpin_userptr()
554 DMA_BIDIRECTIONAL : DMA_TO_DEVICE;615 DMA_BIDIRECTIONAL : DMA_TO_DEVICE;