[Intel-gfx] [igt-dev] [PATCH i-g-t 01/21] scripts/trace.pl: Fix after intel_engine_notify removal
Chris Wilson
chris at chris-wilson.co.uk
Wed May 8 12:17:32 UTC 2019
Quoting Tvrtko Ursulin (2019-05-08 13:10:38)
> From: Tvrtko Ursulin <tvrtko.ursulin at intel.com>
>
> After the removal of engine global seqnos and the corresponding
> intel_engine_notify tracepoints the script needs to be adjusted to cope
> with the new state of things.
>
> To keep working it switches over using the dma_fence:dma_fence_signaled:
> tracepoint and keeps one extra internal map to connect the ctx-seqno pairs
> with engines.
Is the map suitable for the planned (by me)
s/i915_request_wait_begin/dma_fence_wait_begin/
I guess it should be.
-Chris
More information about the Intel-gfx
mailing list