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

Tvrtko Ursulin tvrtko.ursulin at linux.intel.com
Fri May 10 14:02:17 UTC 2019


On 10/05/2019 14:57, Chris Wilson wrote:
> 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?

Yeah.. probably an interruption in the middle of converting this array. :)

Regards,

Tvrtko



More information about the Intel-gfx mailing list