diff options
author | Chris Wilson <[email protected]> | 2020-02-13 14:01:50 +0000 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2020-02-13 16:41:23 +0000 |
commit | 4c8ed8b12674eb377d0fe366fc4dc4ed6244cdb5 (patch) | |
tree | 0c44c000da4fb019147092f8432ba6cda8604f39 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | e06b8524e8e561f64dcb7e7eecfc46d014d6a125 (diff) |
drm/i915/selftests: Exercise timeslice rewinding
Originally, I did not expect having to rewind a context upon
timeslicing: the point was to replace the executing context with a
non-executing one! However, given a second context that depends on
requests from the first, we may have to split the requests along the
first context to execute the second, causing us to partially replay the
first context and so have to rewind its RING_TAIL.
References: 5ba32c7be81e ("drm/i915/execlists: Always force a context reload when rewinding RING_TAIL")
Signed-off-by: Chris Wilson <[email protected]>
Cc: Mika Kuoppala <[email protected]>
Reviewed-by: Mika Kuoppala <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions