Lines Matching refs:GPU
8 objects (BOs) or sections of a BOs at specified GPU virtual addresses on a
10 mappings) will be persistent across multiple GPU submissions (execbuf calls)
30 * Support capture of persistent mappings in the dump upon GPU error.
96 newer VM_BIND mode, the VM_BIND mode with GPU page faults and possible future
108 In future, when GPU page faults are supported, we can potentially use a
124 When GPU page faults are supported, the execbuf path do not take any of these
166 implement Vulkan's Sparse Resources. With increasing GPU hardware performance,
180 Where GPU page faults are not available, kernel driver upon buffer invalidation
190 waiting process. User fence can be signaled either by the GPU or kernel async
199 Allows compute UMD to directly submit GPU jobs instead of through execbuf
208 to GPU via vm_bind interface.
210 GPU page faults
212 GPU page faults when supported (in future), will only be supported in the
214 binding will require using dma-fence to ensure residency, the GPU page faults
222 relevant with upcoming GPU on-demand page fault support.
239 abstraction) using the HMM interface. SVM is only supported with GPU page