HomeSort by: relevance | last modified time | path
    Searched defs:reloc_move_to_gpu (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/gem/
i915_gem_execbuffer.c 1128 static int reloc_move_to_gpu(struct i915_request *rq, struct i915_vma *vma) function in typeref:typename:int
1192 err = reloc_move_to_gpu(rq, vma);
i915_gem_execbuffer.c 1128 static int reloc_move_to_gpu(struct i915_request *rq, struct i915_vma *vma) function in typeref:typename:int
1192 err = reloc_move_to_gpu(rq, vma);
i915_gem_execbuffer.c 1128 static int reloc_move_to_gpu(struct i915_request *rq, struct i915_vma *vma) function in typeref:typename:int
1192 err = reloc_move_to_gpu(rq, vma);

Completed in 39 milliseconds