diff options
| author | Chris Wilson <[email protected]> | 2019-06-14 17:46:06 +0100 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2019-06-14 19:03:40 +0100 |
| commit | 422d7df4f090bbbc4d49e66d533a259ba63ec70d (patch) | |
| tree | cac1ad8f4a87bcb9317f9feafdf3a8d9c6975816 /tools/perf/scripts/python/sctop.py | |
| parent | 9db0c5caa7471b463627e1a87c58de874be1c55f (diff) | |
drm/i915: Replace engine->timeline with a plain list
To continue the onslaught of removing the assumption of a global
execution ordering, another casualty is the engine->timeline. Without an
actual timeline to track, it is overkill and we can replace it with a
much less grand plain list. We still need a list of requests inflight,
for the simple purpose of finding inflight requests (for retiring,
resetting, preemption etc).
Signed-off-by: Chris Wilson <[email protected]>
Reviewed-by: Mika Kuoppala <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions