diff options
| author | Chris Wilson <[email protected]> | 2019-01-28 18:18:07 +0000 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2019-01-28 19:06:59 +0000 |
| commit | 3adac4689f58cb3fb666d92dff0ee73cc97d24d7 (patch) | |
| tree | 90bc29f50d97398999529cfd070c7944ec89f9c1 /tools/perf/scripts/python | |
| parent | 1e345568e3b541e19202caadae8d2cb2237e7ed8 (diff) | |
drm/i915: Introduce concept of per-timeline (context) HWSP
Supplement the per-engine HWSP with a per-timeline HWSP. That is a
per-request pointer through which we can check a local seqno,
abstracting away the presumption of a global seqno. In this first step,
we point each request back into the engine's HWSP so everything
continues to work with the global timeline.
v2: s/i915_request_hwsp/hwsp_seqno/ to emphasis that this is the current
HW value and that we are accessing it via i915_request merely as a
convenience.
Signed-off-by: Chris Wilson <[email protected]>
Reviewed-by: Tvrtko Ursulin <[email protected]>
Reviewed-by: John Harrison <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions