Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/gem/
H A Di915_gem_execbuffer.c245 struct i915_execbuffer { struct
250 struct eb_vma *vma;
255 intel_wakeref_t wakeref;
268 unsigned int buffer_count;
271 unsigned int num_batches;
274 struct list_head unbound;
277 struct list_head relocs;
279 struct i915_gem_ww_ctx ww;
286 struct reloc_cache {
295 } reloc_cache;
[all …]