Searched defs:intel_ring (Results 1 – 1 of 1) sorted by relevance
130 struct intel_ring { struct131 struct i915_vma *vma;132 void *vaddr;134 struct list_head request_list;136 u32 head;137 u32 tail;138 u32 emit;140 u32 space;141 u32 size;142 u32 effective_size;