summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2019-10-28 12:41:25 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2019-10-28 16:09:44 +0000
commita7f328fc789817a6a0e5c46411956810d5ee00ca (patch)
treed4dd16084feff492b5238dbdb46e40254b748370 /tools/perf/scripts/python
parent13670f4ce9169ddc6793e243635f8400e74bbbf7 (diff)
drm/i915/execlists: Simply walk back along request timeline on reset
The request's timeline will only contain requests from this context, in order of execution. Therefore, we can simply look back along this timeline to find the currently executing request. If we do find that the current context has completed its last request, that does not imply that all requests are completed in the context, so only advance the ring->head up to the end of the known completions! Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191028124125.25176-1-chris@chris-wilson.co.uk
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions