diff options
author | Chris Wilson <[email protected]> | 2020-02-03 09:41:48 +0000 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2020-02-17 19:17:10 +0200 |
commit | c01e8da2cdb99303547d25b3dbffa3afec56738a (patch) | |
tree | bf155a65c1b79253af3f1862ea27de29b8976ae8 /tools/perf/util/trace-event-scripting.c | |
parent | dea8d5ce46d7e7f7270b9804df7d1174f88bfd99 (diff) |
drm/i915: Initialise basic fence before acquiring seqno
Inside the intel_timeline_get_seqno(), we currently track the retirement
of the old cachelines by listening to the new request. This requires
that the new request is ready to be used and so requires a minimum bit
of initialisation prior to getting the new seqno.
Fixes: b1e3177bd1d8 ("drm/i915: Coordinate i915_active with its own mutex")
Signed-off-by: Chris Wilson <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Cc: Matthew Auld <[email protected]>
Reviewed-by: Tvrtko Ursulin <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit 855e39e65cfc33a73724f1cc644ffc5754864a20)
Signed-off-by: Jani Nikula <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions