i915_execbuffer
static int __reloc_gpu_alloc(struct i915_execbuffer *eb,
static u32 *reloc_gpu(struct i915_execbuffer *eb,
struct i915_execbuffer *eb,
eb_relocate_entry(struct i915_execbuffer *eb,
static int eb_relocate_vma(struct i915_execbuffer *eb, struct i915_vma *vma)
eb_relocate_vma_slow(struct i915_execbuffer *eb, struct i915_vma *vma)
static int eb_copy_relocations(const struct i915_execbuffer *eb)
static int eb_prefault_relocations(const struct i915_execbuffer *eb)
static noinline int eb_relocate_slow(struct i915_execbuffer *eb)
static int eb_relocate(struct i915_execbuffer *eb)
static int eb_move_to_gpu(struct i915_execbuffer *eb)
static struct i915_vma *eb_parse(struct i915_execbuffer *eb, bool is_master)
static int eb_submit(struct i915_execbuffer *eb)
await_fence_array(struct i915_execbuffer *eb,
signal_fence_array(struct i915_execbuffer *eb,
struct i915_execbuffer eb;
static inline bool eb_use_cmdparser(const struct i915_execbuffer *eb)
static int eb_create(struct i915_execbuffer *eb)
eb_pin_vma(struct i915_execbuffer *eb,
eb_validate_vma(struct i915_execbuffer *eb,
eb_add_vma(struct i915_execbuffer *eb,
static int eb_reserve_vma(const struct i915_execbuffer *eb,
static int eb_reserve(struct i915_execbuffer *eb)
static unsigned int eb_batch_index(const struct i915_execbuffer *eb)
static int eb_select_context(struct i915_execbuffer *eb)
static int eb_lookup_vmas(struct i915_execbuffer *eb)
eb_get_vma(const struct i915_execbuffer *eb, unsigned long handle)
static void eb_release_vmas(const struct i915_execbuffer *eb)
static void eb_reset_vmas(const struct i915_execbuffer *eb)
static void eb_destroy(const struct i915_execbuffer *eb)
container_of(cache, struct i915_execbuffer, reloc_cache)->i915;