Searched refs:i915_execbuffer (Results 1 – 1 of 1) sorted by relevance
216 struct i915_execbuffer { struct297 static inline bool eb_use_cmdparser(const struct i915_execbuffer *eb) in eb_use_cmdparser()304 static int eb_create(struct i915_execbuffer *eb) in eb_create()381 eb_pin_vma(struct i915_execbuffer *eb, in eb_pin_vma()435 eb_validate_vma(struct i915_execbuffer *eb, in eb_validate_vma()490 eb_add_vma(struct i915_execbuffer *eb, in eb_add_vma()579 static int eb_reserve_vma(const struct i915_execbuffer *eb, in eb_reserve_vma()636 static int eb_reserve(struct i915_execbuffer *eb) in eb_reserve()713 static unsigned int eb_batch_index(const struct i915_execbuffer *eb) in eb_batch_index()721 static int eb_select_context(struct i915_execbuffer *eb) in eb_select_context()[all …]