[Intel-gfx] [RFC 5/6] drm/i915: Expose per-engine client busyness

Chris Wilson chris at chris-wilson.co.uk
Fri May 10 13:57:06 UTC 2019


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


More information about the Intel-gfx mailing list