Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/
Di915_priolist_types.h45 struct i915_priolist { struct
46 struct list_head requests[I915_PRIORITY_COUNT];
47 struct rb_node node;
48 unsigned long used;
49 int priority;