Searched refs:i915_execbuffer (Results 1 – 1 of 1) sorted by relevance
227 struct i915_execbuffer { struct290 static inline bool eb_use_cmdparser(const struct i915_execbuffer *eb) in eb_use_cmdparser() argument297 static int eb_create(struct i915_execbuffer *eb) in eb_create()374 eb_pin_vma(struct i915_execbuffer *eb, in eb_pin_vma()428 eb_validate_vma(struct i915_execbuffer *eb, in eb_validate_vma()483 eb_add_vma(struct i915_execbuffer *eb, in eb_add_vma()576 static int eb_reserve_vma(const struct i915_execbuffer *eb, in eb_reserve_vma()633 static int eb_reserve(struct i915_execbuffer *eb) in eb_reserve()712 static unsigned int eb_batch_index(const struct i915_execbuffer *eb) in eb_batch_index()720 static int eb_select_context(struct i915_execbuffer *eb) in eb_select_context()[all …]