Home
last modified time | relevance | path

Searched refs:i915_execbuffer (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/dev/drm/i915/
H A Di915_gem_execbuffer.c191 struct i915_execbuffer { struct
272 static inline bool eb_use_cmdparser(const struct i915_execbuffer *eb) in eb_use_cmdparser()
277 static int eb_create(struct i915_execbuffer *eb) in eb_create()
350 eb_pin_vma(struct i915_execbuffer *eb, in eb_pin_vma()
404 eb_validate_vma(struct i915_execbuffer *eb, in eb_validate_vma()
459 eb_add_vma(struct i915_execbuffer *eb, unsigned int i, struct i915_vma *vma) in eb_add_vma()
527 static int eb_reserve_vma(const struct i915_execbuffer *eb, in eb_reserve_vma()
584 static int eb_reserve(struct i915_execbuffer *eb) in eb_reserve()
656 static unsigned int eb_batch_index(const struct i915_execbuffer *eb) in eb_batch_index()
664 static int eb_select_context(struct i915_execbuffer *eb) in eb_select_context()
[all …]