Searched refs:i915_execbuffer (Results 1 – 1 of 1) sorted by relevance
229 struct i915_execbuffer { struct310 static inline bool eb_use_cmdparser(const struct i915_execbuffer *eb) in eb_use_cmdparser()315 static int eb_create(struct i915_execbuffer *eb) in eb_create()392 eb_pin_vma(struct i915_execbuffer *eb, in eb_pin_vma()446 eb_validate_vma(struct i915_execbuffer *eb, in eb_validate_vma()501 eb_add_vma(struct i915_execbuffer *eb, in eb_add_vma()590 static int eb_reserve_vma(const struct i915_execbuffer *eb, in eb_reserve_vma()647 static int eb_reserve(struct i915_execbuffer *eb) in eb_reserve()719 static unsigned int eb_batch_index(const struct i915_execbuffer *eb) in eb_batch_index()727 static int eb_select_context(struct i915_execbuffer *eb) in eb_select_context()[all …]