[Intel-gfx] [PATCH v3] drm/i915: Replace gen6 semaphore signal table with code
Tvrtko Ursulin
tvrtko.ursulin at linux.intel.com
Thu Jul 21 13:19:55 UTC 2016
On 21/07/16 14:16, Tvrtko Ursulin wrote:
[snip]
>>> +{
>>> + if (x == y)
>>> + return -1;
>>> +
>>> + x = intel_engines[x].guc_id;
>>> + y = intel_engines[y].guc_id;
>>
>> hw_id.
>
> Some guys named Chris and Dave removed it. ;D
I need to take this back, I was confusing two tables and some past
discussions.
In this one we don't have hw_id.
Regards,
Tvrtko
More information about the Intel-gfx
mailing list