diff options
author | Chris Wilson <[email protected]> | 2018-05-03 20:54:16 +0100 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2018-05-04 07:30:32 +0100 |
commit | 74f9474124ea53f98866e434a8080f1538b8c2b7 (patch) | |
tree | 0954e540b50becc3ab2889b3ce50eac86b5bf39f /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 7c572e1bdf8dea0c84ce8da01a84cdaa26d8e138 (diff) |
drm/i915/execlists: Drop preemption arbitrations points along the ring
Limit the arbitration (where preemption may occur) to inside the batch,
and prevent it from happening on the pipecontrols/flushes we use to
write the breadcrumb seqno. Once the user batch is complete, we have
nothing left to do but serialise and emit the breadcrumb; switching
contexts at this point is futile so don't.
Signed-off-by: Chris Wilson <[email protected]>
Cc: MichaĆ Winiarski <[email protected]>
Cc: Michel Thierry <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Reviewed-by: Tvrtko Ursulin <[email protected]>
Reviewed-by: Michel Thierry <[email protected]>
Reviewed-by: Lionel Landwerlin <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions