Searched refs:DMA (Results 1 – 25 of 66) sorted by relevance
123
46 This extension provides the framework for performing DMA transfers53 through sockets is slower compared to DMA transfers. Since DMA56 utilize DMA channels to perform buffer copies.81 DMA server identifier as defined by the platform.96 created, and indicates whether the DMA channels have to be used to100 A value of EGL_TRUE indicates that EGL has to use DMA channels to103 If EGL_FALSE is specified, DMA channels will not be utilized for110 indicates the server, which must be contacted to handle DMA 117 1. What happens when application requests DMA copy using 120 access to DMA channels?[all …]
123 const struct pvr_pds_vertex_dma *DMA, in pvr_write_pds_const_map_entry_vertex_attribute_address() argument128 DMA->size_in_dwords, in pvr_write_pds_const_map_entry_vertex_attribute_address()129 DMA->stride, in pvr_write_pds_const_map_entry_vertex_attribute_address()130 DMA->offset, in pvr_write_pds_const_map_entry_vertex_attribute_address()131 DMA->binding_index); in pvr_write_pds_const_map_entry_vertex_attribute_address()143 robust_attribute_entry->binding_index = DMA->binding_index; in pvr_write_pds_const_map_entry_vertex_attribute_address()145 DMA->component_size_in_bytes; in pvr_write_pds_const_map_entry_vertex_attribute_address()146 robust_attribute_entry->offset = DMA->offset; in pvr_write_pds_const_map_entry_vertex_attribute_address()147 robust_attribute_entry->stride = DMA->stride; in pvr_write_pds_const_map_entry_vertex_attribute_address()148 robust_attribute_entry->size_in_dwords = DMA->size_in_dwords; in pvr_write_pds_const_map_entry_vertex_attribute_address()[all …]
285 MemoryUseOrDef(LLVMContext &C, MemoryAccess *DMA, unsigned Vty,290 setDefiningAccess(DMA);300 void setDefiningAccess(MemoryAccess *DMA, bool Optimized = false,303 setOperand(0, DMA);306 setOptimized(DMA);324 MemoryUse(LLVMContext &C, MemoryAccess *DMA, Instruction *MI, BasicBlock *BB)325 : MemoryUseOrDef(C, DMA, MemoryUseVal, deleteMe, MI, BB,337 void setOptimized(MemoryAccess *DMA) {338 OptimizedID = DMA->getID();339 setOperand(0, DMA);[all …]
57 Corruption with DMA ring on cayman88 - r600g: Use blitter rather than DMA for 128bpp on cayman (v3)172 - r600g: use async DMA with a non-zero src offset176 - r600g: pad the DMA CS to a multiple of 8 dwords
142 - svga: Fix banded DMA upload unmap143 - winsys/svga: Limit the maximum DMA hardware buffer size
59 - radv: Emit cache flushes before CP DMA.60 - Revert "radv: Emit cache flushes before CP DMA."
83 - radeonsi: Disable asynchronous DMA except for PIPE_BUFFER
101 - radeonsi: use CP DMA for the null const buffer clear on CIK
102 - radeonsi: completely rework updating descriptors without CP DMA
146 - radv: make sure to wait for CP DMA when needed
35 - iris: glClear with FBO imported from DMA-BUF doesn't work
130 - r600g: disable async DMA on R700
194 - svga: Fix banded DMA upload
46 " -R|--resources list available DMA and IRQ resources with debug for legacy\n"65 " -R|--resources レガシーデバイスのデバッグ用: 可能な DMA と IRQ を表示する\n"272 " Shall I try all possible DMA and IRQ combinations?\n"277 " 可能な DMA と IRQ の全ての組合せを試みますか?\n"
51 " -R|--resources list available DMA and IRQ resources with debug for "77 " -R|--resources zerrendatu DMA eta IRQ baliabide eskuragarriak txartel "290 " Shall I try all possible DMA and IRQ combinations?\n"295 "DMA eta IRQ konbinazio guztiak probatzea nahi duzu?\n"
50 " -R|--resources list available DMA and IRQ resources with debug for legacy\n"282 " Shall I try all possible DMA and IRQ combinations?\n"287 " Попробовать все доступные DMA и IRQ комбинации?\n"
79 DMA = 0x14, enumerator
47 Access (DMA). Unfortunately, the current OpenGL 1.1 vertex array54 pass vertex indices to the hardware which can DMA the actual index's89 enabled arrays is fair game. This makes it hard for a vertex DMA96 are specified to be undefined. This permits hardware to DMA from97 finite regions of OpenGL client address space, making DMA engine106 have different DMA bandwidths and caching behavior, this extension129 context DMA pointing to the old pages.134 array range context DMA for the application's current address
47 prevented implementations from using DMA (Direct Memory Access)62 model prevents asynchronous DMA transfers directly out of the user's66 operations or on the size of the data. To facilitate DMA75 Note that the types of memory that are suitable for DMA for reading77 platforms, DMA pulling is best accomplished with write-combined220 DMA extension for every single conceivable use in the future?224 Maybe if the ARB wants to create a more generic "DMA" extension,
69 order using a DMA. In this case the implementation will72 application's buffer, we allow the DMA destination to be
25 management, interrupt handling and DMA to provide a uniform interface to
107 - mlock: hardware that uses DMA needs buffers memory locked, if a buffer is