Searched defs:i915_virtual_gpu (Results 1 – 1 of 1) sorted by relevance
815 struct i915_virtual_gpu { struct816 struct mutex lock; /* serialises sending of g2v_notify command pkts */817 bool active;818 u32 caps;
Completed in 18 milliseconds