Searched defs:i915_priolist (Results 1 – 1 of 1) sorted by relevance
47 struct i915_priolist { struct48 struct list_head requests[I915_PRIORITY_COUNT];49 struct rb_node node;50 unsigned long used;51 int priority;