Searched defs:intel_vgpu_execlist (Results 1 – 1 of 1) sorted by relevance
168 struct intel_vgpu_execlist { struct169 struct intel_vgpu_execlist_slot slot[2]; argument170 struct intel_vgpu_execlist_slot *running_slot; argument171 struct intel_vgpu_execlist_slot *pending_slot; argument172 struct execlist_ctx_descriptor_format *running_context;173 struct intel_vgpu *vgpu;174 struct intel_vgpu_elsp_dwords elsp_dwords;175 const struct intel_engine_cs *engine;