HomeSort by: relevance | last modified time | path
    Searched defs:i915_execbuffer (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/gem/
i915_gem_execbuffer.c 227 struct i915_execbuffer { struct
290 static inline bool eb_use_cmdparser(const struct i915_execbuffer *eb)
297 static int eb_create(struct i915_execbuffer *eb)
374 eb_pin_vma(struct i915_execbuffer *eb,
428 eb_validate_vma(struct i915_execbuffer *eb,
483 eb_add_vma(struct i915_execbuffer *eb,
576 static int eb_reserve_vma(const struct i915_execbuffer *eb,
633 static int eb_reserve(struct i915_execbuffer *eb)
712 static unsigned int eb_batch_index(const struct i915_execbuffer *eb)
720 static int eb_select_context(struct i915_execbuffer *eb
    [all...]
i915_gem_execbuffer.c 227 struct i915_execbuffer { struct
290 static inline bool eb_use_cmdparser(const struct i915_execbuffer *eb)
297 static int eb_create(struct i915_execbuffer *eb)
374 eb_pin_vma(struct i915_execbuffer *eb,
428 eb_validate_vma(struct i915_execbuffer *eb,
483 eb_add_vma(struct i915_execbuffer *eb,
576 static int eb_reserve_vma(const struct i915_execbuffer *eb,
633 static int eb_reserve(struct i915_execbuffer *eb)
712 static unsigned int eb_batch_index(const struct i915_execbuffer *eb)
720 static int eb_select_context(struct i915_execbuffer *eb
    [all...]

Completed in 61 milliseconds