Searched refs:i915_execbuffer (Results 1 – 1 of 1) sorted by relevance
245 struct i915_execbuffer { struct320 static int eb_parse(struct i915_execbuffer *eb); argument321 static int eb_pin_engine(struct i915_execbuffer *eb, bool throttle);322 static void eb_unpin_engine(struct i915_execbuffer *eb);323 static void eb_capture_release(struct i915_execbuffer *eb);325 static bool eb_use_cmdparser(const struct i915_execbuffer *eb) in eb_use_cmdparser()332 static int eb_create(struct i915_execbuffer *eb) in eb_create()438 eb_pin_vma(struct i915_execbuffer *eb, in eb_pin_vma()500 eb_validate_vma(struct i915_execbuffer *eb, in eb_validate_vma()553 is_batch_buffer(struct i915_execbuffer *eb, unsigned int buffer_idx) in is_batch_buffer()[all …]