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

  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_cmd_parser.c 1135 static u32 *copy_batch(struct drm_i915_gem_object *dst_obj, function in typeref:typename:u32 *
1433 cmd = copy_batch(shadow->obj, batch->obj, batch_offset, batch_length);
1449 * large or larger and copy_batch() will write MI_NOPs to the extra
i915_cmd_parser.c 1135 static u32 *copy_batch(struct drm_i915_gem_object *dst_obj, function in typeref:typename:u32 *
1433 cmd = copy_batch(shadow->obj, batch->obj, batch_offset, batch_length);
1449 * large or larger and copy_batch() will write MI_NOPs to the extra

Completed in 24 milliseconds