diff options
author | Chris Wilson <[email protected]> | 2020-05-19 07:31:12 +0100 |
---|---|---|
committer | Joonas Lahtinen <[email protected]> | 2020-05-25 15:40:26 +0300 |
commit | 0fad590fd98f308c903fe8205c0f07a649a0b72e (patch) | |
tree | 6f39d8b44fee38d6e9fbdac3473ef0e5dadd8bba /scripts/gdb/linux/config.py | |
parent | d96536f0fe699729a0974eb5b65eb0d87cc747e1 (diff) |
drm/i915: Don't set queue-priority hint when supressing the reschedule
We recorded the execlists->queue_priority_hint update for the inflight
request without kicking the tasklet. The next submitted request then
failed to be scheduled as it had a lower priority than the hint, leaving
the HW running with only the inflight request.
Fixes: 6cebcf746f3f ("drm/i915: Tweak scheduler's kick_submission()")
Signed-off-by: Chris Wilson <[email protected]>
Reviewed-by: Mika Kuoppala <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit b86fc6e5e89e5645b43f57171c26740ef38f9f4a)
Signed-off-by: Joonas Lahtinen <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions