Searched refs:batchbuffer (Results 1 – 3 of 3) sorted by relevance
279 `DRM_IOCTL_I915_GEM_CREATE`). An ioctl providing a batchbuffer for the GPU280 to create will also list all GEM buffer objects that the batchbuffer reads299 start of each batchbuffer. The non-deprecated ioctls to submit batchbuffer310 submits a batchbuffer, the kernel walks the list of GEM buffer objects311 used by the batchbuffer and guarantees that not only is the memory of315 needs to edit the batchbuffer submitted to write the correct value of318 for another GEM BO. Consequently, the ioctls submitting a batchbuffer
134 } *ringbuffer, *batchbuffer, *wa_batchbuffer, *ctx, *hws_page; member
500 if (ee->batchbuffer) { in error_print_engine()501 u64 start = ee->batchbuffer->gtt_offset; in error_print_engine()502 u64 end = start + ee->batchbuffer->gtt_size; in error_print_engine()743 obj = ee->batchbuffer; in __err_print_to_sgl()935 i915_error_object_free(ee->batchbuffer); in __i915_gpu_state_free()1397 &ee->batchbuffer); in gem_record_rings()