Searched defs:i915_priolist (Results 1 – 1 of 1) sorted by relevance
54 struct i915_priolist { struct55 struct list_head requests[I915_PRIORITY_COUNT];56 struct rb_node node;57 unsigned long used;58 int priority;