diff options
author | Tvrtko Ursulin <[email protected]> | 2021-03-24 12:13:31 +0000 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2021-03-26 00:55:36 +0100 |
commit | 8f922e4227585d43ea3622be64d441b8b92ec62d (patch) | |
tree | ff1f547e94a5a841f79bc65413ed1b40cd5310d3 /scripts/gdb/linux/device.py | |
parent | 38b237eab2bc7feac87a4c9d870368e935a0091b (diff) |
drm/i915: Restrict sentinel requests further
Disallow sentinel requests follow previous sentinels to make request
cancellation work better when faced with a chain of requests which have
all been marked as in error.
Because in cases where we end up with a stream of cancelled requests we
want to turn off request coalescing so they each will get individually
skipped by the execlists_schedule_in (which is called per ELSP port, not
per request).
Signed-off-by: Tvrtko Ursulin <[email protected]>
Reviewed-by: Matthew Auld <[email protected]>
[danvet: Fix typo in the commit message that Matthew spotted.]
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions