diff options
author | Chris Wilson <[email protected]> | 2021-01-12 10:07:58 +0000 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2021-01-12 11:44:54 +0000 |
commit | 1a51b50c72372dc33b589a2dc72b292a34be23d8 (patch) | |
tree | 95af2333f4f5719005f63486b7a7ac8032ace8fc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8c1f21273e22e3b4a4958440e695190661303244 (diff) |
drm/i915/gt: Check for arbitration after writing start seqno
On the off chance that we need to arbitrate before launching the
payload, perform the check after we signal the request is ready to
start. Assuming instantaneous processing of the CS event, the request
will then be treated as having started when we make the decisions as to
how to process that CS event.
v2: More commentary about the users of i915_request_started() as a
reminder about why we are marking the initial breadcrumb.
Signed-off-by: Chris Wilson <[email protected]>
Reviewed-by: Tvrtko Ursulin <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions