Quoting Tvrtko Ursulin (2019-05-10 14:22:39) > +static const char *uabi_class_names[] = { > + [I915_ENGINE_CLASS_RENDER] = "0", > + [I915_ENGINE_CLASS_COPY] = "1", > + [I915_ENGINE_CLASS_VIDEO] = "2", > + [COPY_ENGINE_CLASS] = "3", I915_ENGINE_CLASS_VIDEO_ENHANCE? -Chris