Lines Matching defs:engine
140 enum drm_i915_gem_engine_class engine = I915_ENGINE_CLASS_RENDER;
155 engine = I915_ENGINE_CLASS_RENDER;
158 engine = I915_ENGINE_CLASS_VIDEO;
161 engine = I915_ENGINE_CLASS_COPY;
169 read->ring_write(read->user_data, engine, data, size);
186 enum drm_i915_gem_engine_class engine;
196 engine = I915_ENGINE_CLASS_RENDER;
206 engine = I915_ENGINE_CLASS_VIDEO;
216 engine = I915_ENGINE_CLASS_COPY;
239 engine = I915_ENGINE_CLASS_RENDER;
244 engine = I915_ENGINE_CLASS_VIDEO;
249 engine = I915_ENGINE_CLASS_COPY;
258 read->execlist_write(read->user_data, engine, context_descriptor);